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

[FEC-157] Update prerelease workflow #3664

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

CarlosCortizasCT
Copy link
Contributor

@CarlosCortizasCT CarlosCortizasCT commented Dec 2, 2024

Summary

Update prerelease workflow

Description

The initial goal of this PR was to fix an error we currently have in the prerelease workflow regarding an invalid version number we're using for the myrotvorets/set-commit-status-action@v2 action:
image

That action has not published any v2 tag so we need to use a specific version. I was suggesting to use the latest available (2.0.1).
You can take a look at this PR's first commit.

Afterwards, I thought about the purpose of using that action in the workflow: it seems we want to set a visual mark on the last commit before the preview release comment was written.
Since that mark is very subtle (visually) and we are also adding a comment when the release process in finished so we know whether it went well or not, my second commit in this PR is my proposal to remove those steps from the workflow as I believe the code we add to the workflow does not outweigh the benefits we get from it.

Of course, open for discussion.

@CarlosCortizasCT CarlosCortizasCT self-assigned this Dec 2, 2024
Copy link

changeset-bot bot commented Dec 2, 2024

⚠️ No Changeset found

Latest commit: e8cfaef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Dec 2, 2024

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

Name Status Preview Comments Updated (UTC)
mc-app-kit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 0:40am
merchant-center-application-kit-components-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2024 0:40am

Copy link
Member

@emmenko emmenko left a comment

Choose a reason for hiding this comment

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

I'm fine with that, thanks ✅

@CarlosCortizasCT
Copy link
Contributor Author

@commercetools/shield-team-fe could you help merging this PR?

It seems there's some problem with the VRTs, but this PR only changes a GitHub workflow.

Any clue from your side?

image

@emmenko emmenko merged commit 8279781 into main Dec 3, 2024
18 checks passed
@emmenko emmenko deleted the cm-fix-prerelease-action branch December 3, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fe-chapter-rotation Tasks coming from frontend chapter work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants