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

Add branch detection for more CI providers #189

Merged
merged 4 commits into from
Jan 23, 2023
Merged

Conversation

joshwlewis
Copy link
Member

@joshwlewis joshwlewis commented Sep 26, 2022

Since Circle CI, GitHub Actions, and Heroku CI are widely used internally and across the ecosystem, I thought it might make sense to centralize this detection. Otherwise, we're looking at copying it around as discussed in heroku/heroku-buildpack-nodejs#1033 (review) and #179.

@edmorley edmorley linked an issue Sep 26, 2022 that may be closed by this pull request
lib/hatchet.rb Show resolved Hide resolved
@schneems
Copy link
Contributor

Not sure how I missed this coming in. Ready to merge?

@schneems
Copy link
Contributor

Needs a changelog

@schneems
Copy link
Contributor

I rebased and pushed to your branch, also added a changelog entry

@joshwlewis
Copy link
Member Author

I think this is good to go. @edmorley or @schneems care to give this a thumb?

@edmorley edmorley merged commit a9d3dc5 into main Jan 23, 2023
@edmorley edmorley deleted the jwl/branch-detection branch January 23, 2023 19:55
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.

Support Circle CI environment variables in Hatchet.git_branch
3 participants