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

[CI] Tweak the promotion action #7129

Merged
merged 3 commits into from
Oct 29, 2019
Merged

[CI] Tweak the promotion action #7129

merged 3 commits into from
Oct 29, 2019

Commits on Oct 29, 2019

  1. [CI] Add a project alias

    It's easier to promote with the Expeditor Slack app if we have this.
    
    Signed-off-by: Christopher Maier <cmaier@chef.io>
    christophermaier committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    76e8a85 View commit details
    Browse the repository at this point in the history
  2. [CI] Set HAB_AUTH_TOKEN and HAB_BLDR_URL in a more principled way

    We left `HAB_BLDR_URL` out of `expeditor_promote.sh` (Whoops), so this
    fixes that.
    
    It also allows us to centralize the info that points us to Acceptance
    right now, which will make it easier when we have to switch.
    
    Signed-off-by: Christopher Maier <cmaier@chef.io>
    christophermaier committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    e60bfde View commit details
    Browse the repository at this point in the history
  3. [CI] Change the PROMOTABLE part of promotion workload subscriptions

    These are where we're promoting _from_, not where we're promoting _to_.
    
    Signed-off-by: Christopher Maier <cmaier@chef.io>
    christophermaier committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    5e248f7 View commit details
    Browse the repository at this point in the history