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

Only upload builder artifacts from workflow runs triggered after merge #18

Merged
merged 43 commits into from
Feb 19, 2024

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    6023e39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4b26f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    2aada96 View commit details
    Browse the repository at this point in the history
  2. list available images

    James-Mart committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9b52d88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee9325 View commit details
    Browse the repository at this point in the history
  4. try changing docker host

    James-Mart committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    56370e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4316c2b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

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

    James-Mart committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b059dca View commit details
    Browse the repository at this point in the history
  3. look at images after pull

    James-Mart committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7f91bb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345a533 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72181f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    df6cd74 View commit details
    Browse the repository at this point in the history
  2. Add base image

    James-Mart committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3037937 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6228195 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f72cc5c View commit details
    Browse the repository at this point in the history
  5. try freeing up space

    James-Mart committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c6bf48d View commit details
    Browse the repository at this point in the history
  6. try freeing up space

    James-Mart committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4cadbc5 View commit details
    Browse the repository at this point in the history
  7. remove large packages

    James-Mart committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    34ff939 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2d61374 View commit details
    Browse the repository at this point in the history
  9. fix typo

    James-Mart committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c24d073 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    bf99879 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88d8ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ea0b08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd317cf View commit details
    Browse the repository at this point in the history
  5. add checkout repo step

    James-Mart committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b75df8b View commit details
    Browse the repository at this point in the history
  6. fix outdated filenames

    James-Mart committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    6c1d618 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix pattern checking

    James-Mart committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    38baefc View commit details
    Browse the repository at this point in the history
  2. fix globbing

    James-Mart committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6118e7e View commit details
    Browse the repository at this point in the history
  3. fix string parsing

    James-Mart committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4dffc65 View commit details
    Browse the repository at this point in the history
  4. fix arg passing

    James-Mart committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    9714a0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26a703e View commit details
    Browse the repository at this point in the history
  6. fix all boolean evaluation

    James-Mart committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    be52157 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b93cac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aa5a9ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afca006 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c02f8c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    6b5948f View commit details
    Browse the repository at this point in the history
  2. fix dispatching logic

    James-Mart committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a4c8d9d View commit details
    Browse the repository at this point in the history
  3. collapse dispatcher logic

    James-Mart committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5d15cf0 View commit details
    Browse the repository at this point in the history
  4. fix check-patterns

    James-Mart committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f75341d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff2891 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63aa5b6 View commit details
    Browse the repository at this point in the history