Skip to content

Commit

Permalink
Merge branch 'main' into 178_pre-release-cleanup@main
Browse files Browse the repository at this point in the history
  • Loading branch information
averissimo authored Feb 12, 2024
2 parents aff0f35 + c514ca0 commit eb66137
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 122 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/cran-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ body:
git push origin release-candidate-vX.Y.Z`
```
#### 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.
Expand Down
122 changes: 0 additions & 122 deletions .github/ISSUE_TEMPLATE/release.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,13 @@ body:
git push origin release-candidate-vX.Y.Z
```
#### 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.
- [ ] Execute UAT tests (Optional).
#### Validation loop
**Note:** This section is applicable only for regulatory packages.
Expand Down

0 comments on commit eb66137

Please sign in to comment.