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

Prevent tag builds from publishing a latest template when they are not "on the main branch" #1197

Commits on Aug 16, 2023

  1. Fetch tags on publish step

    triarius committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    0f53b7c View commit details
    Browse the repository at this point in the history
  2. Prevent tag builds from creating a latest template even when they are…

    … not "on the main branch"
    
    While previously, the policy may have been different. I think it makes
    sense to codify this policy:
    
    Only builds for the latest stable tag on the main branch are published to:
    - s3://buildkite-aws-stack/latest/aws-stack.yml
    - s3://buildkite-aws-stack/aws-stack.yml
    triarius committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c56016f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5297e03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e5f04 View commit details
    Browse the repository at this point in the history
  5. Remove master from docs

    triarius committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5f34f0f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Update with more quotation and braces

    Co-authored-by: Josh Deprez <[email protected]>
    triarius and DrJosh9000 authored Aug 17, 2023
    Configuration menu
    Copy the full SHA
    953ea21 View commit details
    Browse the repository at this point in the history