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

fix: Correctly cache ember types from prepublish hook #3749

Merged
merged 3 commits into from
Jul 1, 2021

Conversation

kamilogorek
Copy link
Contributor

We are performing npm pack and release artifacts uploads based on the previously created cache. These files, which are necessary for correct ember builds were not cached, thus never included in the package tarballs.

ref: #3516 (comment)

@kamilogorek kamilogorek requested review from HazAT, k-fish, a team and iker-barriocanal and removed request for a team June 25, 2021 09:30
@github-actions
Copy link
Contributor

github-actions bot commented Jun 25, 2021

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 21.39 KB (0%)
@sentry/browser - Webpack 22.4 KB (0%)
@sentry/react - Webpack 22.44 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.89 KB (0%)

@kamilogorek kamilogorek enabled auto-merge (squash) June 25, 2021 10:47
.github/workflows/build.yml Outdated Show resolved Hide resolved
@kamilogorek kamilogorek disabled auto-merge July 1, 2021 10:24
@kamilogorek kamilogorek enabled auto-merge (squash) July 1, 2021 10:24
@kamilogorek kamilogorek disabled auto-merge July 1, 2021 10:30
@kamilogorek kamilogorek merged commit ab0bc93 into master Jul 1, 2021
@kamilogorek kamilogorek deleted the ember-cache-types branch July 1, 2021 10:30
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

3 participants