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

Move deployment to single script #1088

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Conversation

codykaup
Copy link
Contributor

@codykaup codykaup commented Oct 8, 2024

We have quite a bit of indirection happening in the release pipeline. This turns that into a single script to manage everything instead of hooks via auto plugins.

📦 Published PR as canary version: 11.12.1--canary.1088.11243600462.0

✨ Test out this PR locally via:

npm install [email protected]
# or 
yarn add [email protected]

@codykaup codykaup added patch Auto: Increment the patch version when merged skip-release Auto: Preserve the current version when merged labels Oct 8, 2024
@codykaup codykaup self-assigned this Oct 8, 2024
Copy link
Contributor

github-actions bot commented Oct 8, 2024

📦 Package Size: 5268 KB
✅ Compared to main: 0 KB 8a0d6ee (5268 KB)

Copy link

codacy-production bot commented Oct 8, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8a0d6ee) 8460 4652 54.99%
Head commit (8b08264) 8460 (+0) 4652 (+0) 54.99% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1088) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@codykaup codykaup added release Auto: Create a `latest` release when merged and removed skip-release Auto: Preserve the current version when merged labels Oct 8, 2024
@codykaup codykaup requested a review from jmhobbs October 8, 2024 20:33
@codykaup codykaup force-pushed the cody/cap-2290-unify-deployment-steps branch from d86499c to ea03d69 Compare October 8, 2024 20:43
@codykaup codykaup force-pushed the cody/cap-2290-unify-deployment-steps branch from ea03d69 to 8b08264 Compare October 8, 2024 20:56
@codykaup codykaup added this pull request to the merge queue Oct 9, 2024
Merged via the queue into main with commit ff0ce4c Oct 9, 2024
20 checks passed
@codykaup codykaup deleted the cody/cap-2290-unify-deployment-steps branch October 9, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants