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

build: release automation #5722

Merged
merged 1 commit into from
Feb 13, 2024
Merged

build: release automation #5722

merged 1 commit into from
Feb 13, 2024

Conversation

ricokahler
Copy link
Contributor

Description

Introduces the new release automation that publishes from an action.

What to review

  • Review the release.yml workflow and try to come up with scenarios that break it.
  • Are all the pre-flight check good?

Testing

We tried this out in another repo and copied and pasted the results.

Notes for release

N/A

@ricokahler ricokahler requested a review from a team as a code owner February 13, 2024 14:45
@ricokahler ricokahler requested review from bjoerge and juice49 and removed request for a team February 13, 2024 14:46
Copy link

vercel bot commented Feb 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview Feb 13, 2024 2:49pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 13, 2024 2:49pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Feb 13, 2024 2:49pm

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@npmcli/[email protected] filesystem Transitive: environment, shell +46 2.61 MB npm-cli-ops
npm/@npmcli/[email protected] environment, filesystem Transitive: network, shell +79 7.04 MB npm-cli-ops
npm/@nx/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +105 96.5 MB jack-nrwl, martin.malinowski, nexumag, ...2 more
npm/@octokit/[email protected] None +1 4.45 MB octokitbot
npm/@sigstore/[email protected] None 0 216 kB bdehamer
npm/[email protected] network Transitive: environment, filesystem +8 2.21 MB jasonsaayman
npm/[email protected] None 0 13.9 kB motdotla
npm/[email protected] Transitive: environment, filesystem, shell +41 7.18 MB sboudrias
npm/[email protected] None +2 264 kB beaugunderson
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +488 183 MB evocateur, hzoo, jameshenry, ...1 more
npm/[email protected] network Transitive: environment, filesystem, shell +63 4.22 MB npm-cli-ops
npm/[email protected] network +5 532 kB endless
npm/[email protected] environment, filesystem, network Transitive: shell +67 3.57 MB npm-cli-ops
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +98 95.1 MB altan-nrwl, jack-nrwl, juristr, ...4 more
npm/[email protected] filesystem Transitive: environment, shell +33 2.41 MB npm-cli-ops
npm/[email protected] environment, filesystem +5 232 kB isaacs
npm/[email protected] None +3 120 kB lukekarrys

🚮 Removed packages: npm/@npmcli/[email protected], npm/@octokit/[email protected], npm/@octokit/[email protected], npm/@octokit/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Feb 13, 2024 2:55 PM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 32s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 6s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 13s 3 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 12s 4 2 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 13s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 33s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 19s 9 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 0s 18 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 20s 9 0 0

Copy link
Contributor

@juice49 juice49 left a comment

Choose a reason for hiding this comment

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

Awesome 🥳.

@ricokahler ricokahler added this pull request to the merge queue Feb 13, 2024
Merged via the queue into next with commit d024b09 Feb 13, 2024
40 checks passed
@ricokahler ricokahler deleted the feat/release-automation branch February 13, 2024 15: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.

2 participants