Skip to content

Updated references to playground repo to best-practices #68

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

Merged
merged 1 commit into from
Dec 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ These should be done by the project owner.
- [ ] New teams `repo-name`, `repo-name-admins`, `repo-name-committers` with the relevant members based on the
repository's description.
- [ ] The repository changes are accepted by the project maintainers.
- [ ] Repository has two environments: `pypi` and `testpypi`, see example [here][playground-environments]
- [ ] Repository has two environments: `pypi` and `testpypi`, see example [here][best-practice-environments]

### Create new release workflow

Expand Down Expand Up @@ -259,10 +259,10 @@ The expected changes:

[gh-docs-transfer-repo]: https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository

[release-gh-workflow]: https://github.com/django-commons/django-commons-playground/blob/main/.github/workflows/release.yml
[release-gh-workflow]: https://github.com/django-commons/best-practices/blob/main/.github/workflows/release.yml

[pypi-publishing]: https://test.pypi.org/manage/project/django-tasks-scheduler/settings/publishing/

[playground-environments]: https://github.com/django-commons/django-commons-playground/settings/environments
[best-practice-environments]: https://github.com/django-commons/best-practices/settings/environments

[team-roles]: https://github.com/django-commons/membership?tab=readme-ov-file#what-is-each-respository-team-for