File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 3131<!-- - If you need clarification on any of these, feel free to ask. We're here to help! -->
3232- [ ] I have updated [ CHANGELOG.md] ( ../CHANGELOG.md ) to cover notable changes.
3333- [ ] I have updated all related GitHub issues to reflect their current state.
34+ - [ ] I have run the ` rsconnect-python-tests-at-night ` workflow in Connect against this feature branch.
Original file line number Diff line number Diff line change @@ -53,6 +53,15 @@ uses some of these targets during the CI for building and testing.
5353Any and all proposed changes are expected to be made via [ pull
5454request] ( https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-requests ) .
5555
56+ ### Testing Against Connect
57+
58+ Prior to merging, we run tests against the dev version of Connect using the ` rsconnect-python-tests-at-night ` workflow
59+ in the Connect repository. To test a feature branch:
60+
61+ 1 . Navigate to the ` rsconnect-python-tests-at-night ` workflow in the Connect repository
62+ 2 . Trigger it manually via workflow_dispatch
63+ 3 . Specify your ` rsconnect-python ` branch/ref in the dropdown
64+
5665## Versioning and Releasing
5766
5867All version and release management is done via [ annotated git tags] ( https://git-scm.com/docs/git-tag ) , as this is the
You can’t perform that action at this time.
0 commit comments