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

Simplify tracking of release tasks #5253

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

romaricpascal
Copy link
Member

  • Add an issue template with multiple tasklists to regroup the release tasks in one place, rather than juggle many issues.
  • Update the release documentation accordingly

Copy link

github-actions bot commented Aug 22, 2024

📋 Stats

File sizes

File Size
dist/govuk-frontend-development.min.css 112.61 KiB
dist/govuk-frontend-development.min.js 41.83 KiB
packages/govuk-frontend/dist/govuk/all.bundle.js 87.33 KiB
packages/govuk-frontend/dist/govuk/all.bundle.mjs 82.03 KiB
packages/govuk-frontend/dist/govuk/all.mjs 981 B
packages/govuk-frontend/dist/govuk/govuk-frontend-component.mjs 359 B
packages/govuk-frontend/dist/govuk/govuk-frontend.min.css 112.6 KiB
packages/govuk-frontend/dist/govuk/govuk-frontend.min.js 41.82 KiB
packages/govuk-frontend/dist/govuk/i18n.mjs 5.55 KiB
packages/govuk-frontend/dist/govuk/init.mjs 4.86 KiB

Modules

File Size (bundled) Size (minified)
all.mjs 79.16 KiB 39.79 KiB
accordion.mjs 23.5 KiB 12.39 KiB
button.mjs 5.98 KiB 2.69 KiB
character-count.mjs 22.4 KiB 9.92 KiB
checkboxes.mjs 5.83 KiB 2.83 KiB
error-summary.mjs 7.89 KiB 3.46 KiB
exit-this-page.mjs 17.1 KiB 9.26 KiB
header.mjs 4.46 KiB 2.6 KiB
notification-banner.mjs 6.26 KiB 2.62 KiB
password-input.mjs 15.15 KiB 7.25 KiB
radios.mjs 4.83 KiB 2.38 KiB
skip-link.mjs 4.39 KiB 2.18 KiB
tabs.mjs 10.05 KiB 6.06 KiB

View stats and visualisations on the review app


Action run for 26f9720

---
name: '🚀 Release'
about: For internal use only - issue template for release tasks
title: ''
Copy link
Member

Choose a reason for hiding this comment

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

Should this include a placeholder title? e.g. "Release GOV.UK Frontend vX.Y.Z"

Copy link
Member Author

Choose a reason for hiding this comment

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

Ohh, that's a good one, didn't think of that, I'll amend!

Comment on lines 51 to 52
- [ ] Update [the "What's new" section on the homepage](https://github.com/alphagov/govuk-design-system/blob/d4f0a244c790c5dee0c4e9a450ef725a9120470b/views/partials/_whats-new.njk)
- [ ] Update [the "Recently shipped" section of the roadmap](https://github.com/alphagov/govuk-design-system/blob/d4f0a244c790c5dee0c4e9a450ef725a9120470b/src/community/roadmap/index.md#recently-shipped)
Copy link
Member

Choose a reason for hiding this comment

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

Swap the specific commit IDs with main so that these always point to the latest versions?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good shout as well, I'd grabbed the permalinks to have stable URLs, but neither reference line numbers so main should be fine indeed.

Add an issue template with multiple tasklists to regroup the release tasks in one place, rather than juggle many issues.
Update the release documentation accordingly
@govuk-design-system-ci govuk-design-system-ci temporarily deployed to govuk-frontend-pr-5253 August 22, 2024 15:55 Inactive
@romaricpascal romaricpascal merged commit 7fcf8c2 into main Aug 23, 2024
50 checks passed
@romaricpascal romaricpascal deleted the release-issue-template branch August 23, 2024 11:21
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.

3 participants