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

chore: Set Yarn version and improve workflows #86

Merged
merged 3 commits into from
Jun 15, 2023

Conversation

markandrus
Copy link
Contributor

@markandrus markandrus commented Jun 15, 2023

Description of changes

This PR

  • Sets the Yarn version to 3.6.0. I have seen that, after publishing, the lockfile would change. In the past, I've noticed this happens with some versions of Yarn, and may be fixed in recent versions.
  • Removes some redundant build steps from the publish workflows. We already build everything during the first action of these workflows. After that, monodeploy is going to build again. We don't need to build a third time… additionally, we should find a way to build only once.

Checklist

Before merging to main:

  • Tests
    • N/A
  • Manually tested in React apps
    • N/A
  • Release notes
    • This relates only to the build system and can be omitted.
  • Approved

Release notes

N/A

@vercel
Copy link

vercel bot commented Jun 15, 2023

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

Name Status Preview Comments Updated (UTC)
ui-kit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2023 3:30pm

@markandrus markandrus merged commit a57d565 into main Jun 15, 2023
2 checks passed
@markandrus markandrus deleted the set-yarn-version-and-improve-workflow branch June 15, 2023 16:03
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

2 participants