Skip to content

Ability to specify PSES branch and fork in CI build #2604

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

Merged
merged 4 commits into from
Apr 2, 2020

Conversation

TylerLeonhardt
Copy link
Member

PR Summary

This gives us the ability to create CI builds using specific PSES branches.

In Azure Pipelines simply set these two variables:

PSES_BRANCH = "TylerLeonhardt"
PSES_FORK = "added-formatting-logging"

and that build will fetch that specific branch of that specific fork of PSES.

This will be used to create dev builds for issue filers (a build with extra logging, a build with a specific fix, etc).

PR Checklist

Note: Tick the boxes below that apply to this pull request by putting an x between the square brackets.
Please mark anything not applicable to this PR NA.

  • PR has a meaningful title
  • Summarized changes
  • PR has tests
  • This PR is ready to merge and is not work in progress
    • If the PR is work in progress, please add the prefix WIP: to the beginning of the title and remove the prefix when the PR is ready

@TylerLeonhardt TylerLeonhardt changed the title Specify pses branch Ability to specify PSES branch and fork in CI build Apr 2, 2020
@TylerLeonhardt TylerLeonhardt requested a review from rjmholt April 2, 2020 19:42
Co-Authored-By: Robert Holt <[email protected]>
@TylerLeonhardt TylerLeonhardt merged commit cc33e82 into master Apr 2, 2020
@TylerLeonhardt TylerLeonhardt deleted the specify-pses-branch branch April 2, 2020 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants