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

Scaffold image build workflow #3

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from
Draft

Scaffold image build workflow #3

wants to merge 18 commits into from

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    7020eb4 View commit details
    Browse the repository at this point in the history
  2. Fix missing checkout

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    c342280 View commit details
    Browse the repository at this point in the history
  3. Turn target list into json

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    139ca40 View commit details
    Browse the repository at this point in the history
  4. Fix type of output

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    02557b8 View commit details
    Browse the repository at this point in the history
  5. Reduce targets for previews

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    bca85bf View commit details
    Browse the repository at this point in the history
  6. Actually build gluon

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    6d8751c View commit details
    Browse the repository at this point in the history
  7. Install python2

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    70f1ee8 View commit details
    Browse the repository at this point in the history
  8. Fix target name

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    87415e9 View commit details
    Browse the repository at this point in the history
  9. Tune job cancellation

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    51f2a66 View commit details
    Browse the repository at this point in the history
  10. Cache toolchain

    mraerino committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    1d854ae View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Always save cache

    mraerino committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    9826fb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15dbf0d View commit details
    Browse the repository at this point in the history
  3. Help with debugging cache

    mraerino committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    416e49a View commit details
    Browse the repository at this point in the history
  4. Fix cache logging

    mraerino committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2d51de0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5bbe2f View commit details
    Browse the repository at this point in the history
  6. Revert "Update config to new gluon version"

    This reverts commit 72d1ebe.
    mraerino committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    ef2dbca View commit details
    Browse the repository at this point in the history
  7. Ensure cache is always saved

    mraerino committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4efe30b View commit details
    Browse the repository at this point in the history
  8. Fix invalid use of anchors

    mraerino committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    284fa77 View commit details
    Browse the repository at this point in the history