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

Prepare for React SSR canary release #1010

Closed
5 tasks done
daine opened this issue Jul 3, 2024 · 1 comment
Closed
5 tasks done

Prepare for React SSR canary release #1010

daine opened this issue Jul 3, 2024 · 1 comment
Assignees
Labels
Groomed Issues that have been refined and are ready to be worked on. High Priority | Haute priorité New | Nouveau New card, needs to be groomed

Comments

@daine
Copy link
Collaborator

daine commented Jul 3, 2024

📇 Task

Prepwork for React SSR canary release plan

Version the react-ssr and tag it as a canary release. Test a dry-run on npm

✅ Definition of Done / Outcomes

  • Done when packages/react-ssr/package.json is updated with a canary version
  • Done when we're confident that publishing the package on npm will be successfull

📜 Acceptance criteria

  • Version number has the tag canary.x appended to it
  • A dry-run of publish has been tested
  • A test publish of the package (followed by installation) has been achieved.

📝 More info

npm version prerelease --preid=canary should take care of the versioning
npm publish --dry-run --tag canary will add the canary tag to the package

@daine daine added New | Nouveau New card, needs to be groomed For Grooming Issues with this label will be prioritized in the next team grooming session and likely next sprint labels Jul 3, 2024
@daine daine changed the title Prepare for React SSR Canary Release Prepare for React SSR canary release Jul 3, 2024
@adorayi adorayi added High Priority | Haute priorité Groomed Issues that have been refined and are ready to be worked on. and removed For Grooming Issues with this label will be prioritized in the next team grooming session and likely next sprint labels Jul 4, 2024
@daine
Copy link
Collaborator Author

daine commented Jul 25, 2024

All items completed, and the updates are in this PR: cds-snc/gcds-components#587

@daine daine closed this as completed Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groomed Issues that have been refined and are ready to be worked on. High Priority | Haute priorité New | Nouveau New card, needs to be groomed
Projects
None yet
Development

No branches or pull requests

2 participants