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

feat(publish): Add GHA and Craft configs #55

Merged
merged 4 commits into from Oct 20, 2022
Merged

feat(publish): Add GHA and Craft configs #55

merged 4 commits into from Oct 20, 2022

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Oct 20, 2022

This adds a few files to set up Craft and our release process.

Draft for testing purposes

owner: getsentry
repo: bundler-plugins
changelogPolicy: simple
preReleaseCommand: bash scripts/craft-pre-release.sh
Copy link
Member Author

@Lms24 Lms24 Oct 20, 2022

Choose a reason for hiding this comment

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

Technically, this is an optional property as by default, Craft will look for a script called scripts/bump-version.sh. However, I think having this written here explicitly is better as it makes it clear what this script is doing in the repo and where it is needed.

@Lms24 Lms24 marked this pull request as ready for review October 20, 2022 12:10
@Lms24 Lms24 force-pushed the lms-add-craft branch 3 times, most recently from 25c47bf to a005d1b Compare October 20, 2022 12:32
@Lms24 Lms24 marked this pull request as draft October 20, 2022 12:33
@Lms24 Lms24 force-pushed the lms-add-craft branch 3 times, most recently from 9d3170e to f915d83 Compare October 20, 2022 12:41
@Lms24 Lms24 changed the title feat(publish): Add Craft configs feat(publish): Add GHA and Craft configs Oct 20, 2022
@Lms24 Lms24 marked this pull request as ready for review October 20, 2022 12:56
@Lms24
Copy link
Member Author

Lms24 commented Oct 20, 2022

I'd like to merge this in to get the "Prepare Release" workflow to work properly. There might still be problems with overall craft/GHA config but we kinda need the prepare release WF to show up first s.t. we can start it and provide the inputs it needs.

@Lms24 Lms24 requested a review from lforst October 20, 2022 13:05
@Lms24 Lms24 enabled auto-merge (squash) October 20, 2022 13:22
@Lms24 Lms24 merged commit 6977e41 into main Oct 20, 2022
@Lms24 Lms24 deleted the lms-add-craft branch October 20, 2022 13:26
@Lms24 Lms24 mentioned this pull request Oct 20, 2022
5 tasks
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

2 participants