Skip to content

ci(release): Run Craft on the host, not in Docker #3130

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 2 commits into from
Dec 17, 2020
Merged

Conversation

BYK
Copy link
Member

@BYK BYK commented Dec 17, 2020

Fixes #3128.

#skip-changelog

@BYK BYK requested a review from kamilogorek as a code owner December 17, 2020 19:00
@BYK BYK requested review from jan-auer and HazAT December 17, 2020 19:00
@github-actions
Copy link
Contributor

github-actions bot commented Dec 17, 2020

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 19.97 KB (0%)
@sentry/browser - Webpack 20.8 KB (0%)
@sentry/react - Webpack 20.8 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 27.12 KB (0%)

Co-authored-by: Jan Michael Auer <mail@jauer.org>
@jan-auer
Copy link
Member

Merging without codeowner approval on behalf of @getsentry/releases since this concerns the publish action.

@BYK BYK merged commit eb962cf into master Dec 17, 2020
@BYK BYK deleted the byk/ci/fix-craft-prepare branch December 17, 2020 19:51
BYK added a commit to getsentry/action-prepare-release that referenced this pull request Dec 22, 2020
This PR bundles the 'Craft Prepare' and 'Request publish' steps by leveraging the fact that Craft can be run outside of the Docker image, w/o the Craft action as done in getsentry/sentry-javascript#3130. It also improves the automatically crated publish request issue's body by adding the comparison link, normally produced by Craft and tagging the initiator/requester of the release.

This PR **SHOULD NOT** be merged before pinning all dependents of
`action-prepare-release` as it is very likely to break them. This action
now requirest `action/checkout` to be run beforehand.
BYK added a commit to getsentry/action-prepare-release that referenced this pull request Dec 22, 2020
This PR bundles the 'Craft Prepare' and 'Request publish' steps by leveraging the fact that Craft can be run outside of the Docker image, w/o the Craft action as done in getsentry/sentry-javascript#3130. It also improves the automatically crated publish request issue's body by adding the comparison link, normally produced by Craft and tagging the initiator/requester of the release.

This PR **SHOULD NOT** be merged before pinning all dependents of
`action-prepare-release` as it is very likely to break them. This action
now requirest `action/checkout` to be run beforehand.
BYK added a commit to getsentry/action-prepare-release that referenced this pull request Jan 6, 2021
This PR bundles the 'Craft Prepare' and 'Request publish' steps by leveraging the fact that Craft can be run outside of the Docker image, w/o the Craft action as done in getsentry/sentry-javascript#3130. It also improves the automatically crated publish request issue's body by adding the comparison link, normally produced by Craft and tagging the initiator/requester of the release.

This action now requires `action/checkout` to be run beforehand.
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.

SDK_VERSION not marked as 5.29.1
2 participants