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

Convert branch to a required param on bitbucketpipelines gitlab travisphpversion #5318

Merged
merged 2 commits into from
Jul 15, 2020

Conversation

chris48s
Copy link
Member

refs #5241
refs #5215

Following up on #5241 (comment) This PR converts :branch to a required param with a legacy redirect for the "branchless" route to .../master for BC. This shows :branch as a required param in the front-end while maintaining backwards-compatibility for existing users.

Note one of the the GitLab tests will be failing due to #5282 which is a a different problem - not new in this PR.

Once we are happy with this, I think we should just edit the title so we don't run the gitlab tests, merge this and treat #5282 as a separate unrelated issue.

@shields-ci
Copy link

shields-ci commented Jul 13, 2020

Messages
📖 ✨ Thanks for your contribution to Shields, @chris48s!

Generated by 🚫 dangerJS against 3b1c128

@calebcartwright
Copy link
Member

Thanks for this and all the other work to incorporate the branch change stuff 👍 I'll take a look at this one later today if no one beats me to it

@shields-cd shields-cd temporarily deployed to shields-staging-pr-5318 July 14, 2020 01:50 Inactive

t.create('Pipeline status').get('/gitlab-org/gitlab.json').expectBadge({
t.create('Pipeline status').get('/gitlab-org/gitlab/v10.7.6.json').expectBadge({
Copy link
Member

@calebcartwright calebcartwright Jul 14, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we safely assume this will be a long-lived branch?

Edit: I guess so since that's what was there before 😆

Copy link
Member

@calebcartwright calebcartwright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@PyvesB PyvesB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for working on these changes!

@chris48s chris48s changed the title Convert branch to a required param on [bitbucketpipelines gitlab travisphpversion] Convert branch to a required param on bitbucketpipelines gitlab travisphpversion Jul 15, 2020
@shields-deployment
Copy link

This pull request was merged to master branch. This change is now waiting for deployment, which will usually happen within a few days. Stay tuned by joining our #ops channel on Discord!

After deployment, changes are copied to gh-pages branch:

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.

None yet

5 participants