insightsengineering / cards

CDISC Analysis Results Data
https://insightsengineering.github.io/cards/
24 stars 0 forks source link

[Release]: v0.1.0 Initial Release #182

Closed ddsjoberg closed 4 months ago

ddsjoberg commented 5 months ago

Blocked by

PRs

Issues

Pre-release

Release

Prepare the release

Test the release

~- [ ] Execute the manual tests on Shiny apps that are deployed on various hosting providers (Posit connect and shinyapps.io) - track the results in GitHub issue (Applicable only for frameworks that use Shiny).~ ~- [ ] Monitor integration tests, if integration fails, create priority issues on the board.~

Validation loop N/A

Note: This section is applicable only for regulatory packages.

~- [ ] Tag the update(s) as a release candidate vX.Y.Z-rc (e.g. v0.5.3-rc1) on the release candidate branch (release-candidate-vX.Y.Z).~

  # Create rc tag for submission for internal validation
  git tag vX.Y.Z-rc<iteration number>
  git push origin vX.Y.Z-rc<iteration number>

~- [ ] Submit the package for internal validation.~ ~- [ ] Address any feedback (internal validation/user testing), retag the package as a release candidate vX.Y.Z-rc(n+1). Repeat the submission for internal validation if necessary.~ ~- [ ] Get the package validated.~

Tag the release

~- [ ] If the additional fields were removed, add them back in a separate PR, and then merge the PR back to main (add "[skip vbump]" in the PR title).~ If nothing was removed just merge the PR you created in the "Prepare the release" section to main. Note the commit hash of the merged commit. Note: additional commits might be added to the main branch by a bot or an automation - we do NOT want to tag this commit.

Make sure of the following before continuing with the release:

Post-release

Decision tree

Click here to see the release decision tree.

ddsjoberg commented 4 months ago

on cran!