Releases: open-nudge/opentemplate
Releases · open-nudge/opentemplate
Move package upload release endpoints to the matrix
0.1.5 - 2025-07-13 (vs HEAD)
Commits by type
Total | Human | Bots | Python | Other |
---|---|---|---|---|
1 | 1 | 0 | 0 | 1 |
Commits by labels
Security | Tests | Legal | Docs | Actions | Config | Dependencies |
---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 1 | 0 | 0 |
Other (1 commits)
Fixes (1 commits)
- Update allowed python endpoints (#47) (by @szymonmaszke) (#47) [ACTIONS]
Fix package release
What's Changed
- fix: secure pypi release endpoints by @szymonmaszke in #20
- fix: improve description by @szymonmaszke in #22
- fix: improve descriptions by @szymonmaszke in #24
- fix: add cogeol as an adopter by @szymonmaszke in #26
- fix: allow additional endpoints in tests by @szymonmaszke in #28
- feat: add test dependencies to type checking by @szymonmaszke in #30
- fix: fix depth of fetch during package creation by @szymonmaszke in #32
- fix: add example of disabling pipelines by @szymonmaszke in #34
- feat: link first announcements of the opentemplate by @szymonmaszke in #36
- feat: allow skiping uploading existing releases to pypi by @szymonmaszke in #38
- fix: update source of documentation by @szymonmaszke in #41
- fix: verify current security errors by @szymonmaszke in #43
- fix: setup release tests by @szymonmaszke in #45
Full Changelog: v0.1.3...v0.1.4
Initial release
0.1.3 - 2025-06-16 (vs HEAD)
Commits by type
Total | Human | Bots | Python | Other |
---|---|---|---|---|
1 | 1 | 0 | 0 | 1 |
Commits by labels
Security | Tests | Legal | Docs | Actions | Config | Dependencies |
---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 1 | 0 | 0 |
Other (1 commits)
Fixes (1 commits)
- Enable upload pypi endpoint (#17) (by @szymonmaszke) (#17) [ACTIONS]