-
Notifications
You must be signed in to change notification settings - Fork 333
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
Pre-release v5 #3640
Labels
epic
Epics are used in planning project boards to group related stories
Comments
A couple of options:
|
When manually publishing a pre-release we'd typically publish to a GitHub branch But we should consider npm install govuk-frontend@latest
npm install govuk-frontend@next Along with the tag Bump v4.7.0 to v5.0.0-rc.0npm version premajor --preid rc --no-git-tag-version --workspace govuk-frontend Bump v5.0.0-rc.0 to v5.0.0-rc.1npm version prerelease --preid rc --no-git-tag-version --workspace govuk-frontend |
github-project-automation
bot
moved this to Backlog 🗄
in GOV.UK Design System cycle board
Jul 17, 2023
stevenjmesser
added
epic
Epics are used in planning project boards to group related stories
and removed
awaiting triage
Needs triaging by team
labels
Jul 31, 2023
2 tasks
colinrotherham
moved this from Backlog 🗄
to To discuss
in GOV.UK Design System cycle board
Oct 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What
Provide pre-release(s?) of v5 before shipping the actual release. We need first to discuss:
Why
v5 brings substantial changes to what we'll be shipping. Providing pre-releases will let people test early and give us feedback on anything that may need tweaking before the final release.
Who needs to work on this
Developers, Tech writers
Who needs to review this
Developers, Tech writers
Done when
Done when
bin/generate-npm-tag.sh
script to pick the tag corresponding to pre-release #43965.x
version number #3661-beta.1
pre-release with the fixes added so far #4418-beta.2
pre-release with the latest round of fixes #4475Pre-release feedback
devDependencies
#4391<script>
snippet #4392document.body
is not set #4394type="module"
in CHANGELOG #4436initAll
to theDOMContentLoaded
event #4437<details>
element #4474SupportError
message #4477The text was updated successfully, but these errors were encountered: