Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuildibility poc #2623

Closed
wants to merge 36 commits into from
Closed

Rebuildibility poc #2623

wants to merge 36 commits into from

Commits on Aug 19, 2021

  1. Configuration menu
    Copy the full SHA
    7707cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83ab175 View commit details
    Browse the repository at this point in the history
  3. fix issues found by flaker

    jreidinger committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    6fbcd32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45be3e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    783d253 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. fix indentation

    jreidinger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    d78aa31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16afa9d View commit details
    Browse the repository at this point in the history
  3. implement listing packages

    jreidinger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    1b42f93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8be5a79 View commit details
    Browse the repository at this point in the history
  5. fix flake warnings

    jreidinger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    f5bbfad View commit details
    Browse the repository at this point in the history
  6. implement copy of package

    jreidinger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    0cecd6e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    ca9f8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1e00ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7245fcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    692faff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb8347f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a19489 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bb9dcf View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    fe3a562 View commit details
    Browse the repository at this point in the history
  9. 5 Configuration menu
    Copy the full SHA
    cb3d8ab View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    ede0f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96f2b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e74ef9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeaf04e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Use the /source/:project endpoint to get the list of packages

    * Extract the logic to read the packages to a separate class,
      so it is easy to change the overall approach if needed in the future.
    imobachgs committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    7779e5f View commit details
    Browse the repository at this point in the history
  2. Update from code review

    imobachgs committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    3e56c5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d105770 View commit details
    Browse the repository at this point in the history
  4. Fix incident filtering

    imobachgs committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    1fa580e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7be0ca2 View commit details
    Browse the repository at this point in the history
  6. Remove outdated code

    imobachgs committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a9bd926 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2627 from imobachgs/packages-reader

    Use the /source/:project endpoint to get the list of packages
    imobachgs authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    dc186ff View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    283cce7 View commit details
    Browse the repository at this point in the history
  2. fix linters

    jreidinger committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    97c55e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

  1. fix project name

    jreidinger committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    e21c9e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    ab1c8c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    524e70f View commit details
    Browse the repository at this point in the history