This document contains a history of significant changes which have been released for continuous-delivery-scripts
. Please note that
beta releases are not included in this history. For a full list of all releases, please see the
PyPI Release History.
This project was forked from version 1.7.4 of mbed-tools-ci-scripts
- 🐛 Fixed news file automatic creation for dependency updates (#20230301144720)
- #202303011436
- ✨ Extended
create-news
so that the reference number can be specified (#20230301133846)
- Dependency upgrade: mypy-1.0.0 (#20230207072240)
- Dependency upgrade: mypy-1.0.1 (#20230220081601)
- Dependency upgrade: coverage-7.2.0 (#20230223072638)
- Dependency upgrade: setup-python-4 (#20230227080926)
- ⚡ Improved the performance of
assert news
for cases where news files are added to the current commit (#20230228103345) - Dependency upgrade: coverage-7.2.1 (#20230301081045)
- #20230228130522
- Fix
spdx-tools
version as breaking changes were introduced See https://github.com/spdx/tools-python/releases/tag/v0.7.0. (#202301251550) - Dependency upgrade: coverage-7.0.1 (#20221226071741)
- Dependency upgrade: coverage-7.1.0 (#20230125170456)
- Dependency upgrade: fetch-metadata-1.3.6 (#20230125170612)
- 🐛 fix bug introduced in
golang
plugin (#20221223153606)
- Dependency upgrade: scorecard-action-2.1.2 (#20221222071359)
- Dependency upgrade: towncrier-22.12.0 (#20221222071646)
- 🐛 prerelease tag shortcuts (#20221222112207)
- 🐛 fixed github release title format in
github_actions
plugin (#20221222014441)
- 🐛 fixed github release command in
github_actions
plugin (#20221222013026)
- 🐛 fixed github release command in
github_actions
plugin (#20221222011846)
- 🐛 fixed
github_actions
plugins` (#20221222005632)
- 💥 Refactored the
NoOp
plugin to do no operation (#20221222001818)
- ✨ Added a
basic
plugin to replace formerNoOp
plugin (#20221222001622)
- 🐛 Fixed the plugin loader to enable plugin inheritance (#20221222001917)
- ✨ Added a
github_actions
plugin to manage actions or workflow projects (#20221221204057)
[git]
🐛 make sure any staged changes are also applied to repository clones (#20221221183120)
- Fixed shortcut tag rendering when version contains
0
(#20221221151424)
- Dependency upgrade: scorecard-action-2.1.1 (#20221221071258)
- Fixed shortcut tag rendering (#20221221110243)
- Added a way to tag releases with version shortcuts such as 1.0 (#20221220194939)
- Dependency upgrade: scorecard-action-2.1.0 (#20221215071255)
- Dependency upgrade: coverage-7.0.0 (#20221219070757)
[CI]
🐛 Fixed release bug (#202212060751)
- ✨ New plugin for CI projects (#202212011749)
- Dependency upgrade: pdoc3-0.10.0 (#202108110629)
- Dependency upgrade: mypy-0.921 (#202112220825)
- Dependency upgrade: towncrier-22.8.0 (#202208310626)
- fix how manually checked licences are expressed in the project configuration files to accommodate
.
in package names (#202211301646) - Dependency upgrade: codeql-action-2 (#202211301827)
- Dependency upgrade: fetch-metadata-1.3.5 (#202211301829)
- Dependency upgrade: cache-3 (#202211301830)
- Dependency upgrade: codecov-action-3 (#202211301832)
- Dependency upgrade: upload-artifact-3 (#202211301833)
- Dependency upgrade: checkout-3 (#202211301834)
- Dependency upgrade: mypy-0.991 (#202211301940)
- Dependency upgrade: dependency-review-action-3 (#202212010715)
- 🐛 Change the news file name to avoid conflicts (#20221201175408059814)
- #202211301645, #202212011822
- [Golang] Disabling code documentation generation until issue with
golds
is fixed (#202203221358)
- [Golang] Fixing how golds is called (#202203221309)
- Dependency upgrade: towncrier-21.9.0 (#202202241608)
- [GOLANG] Fix golds version so that it works on go > 1.18 required by latest goreleaser (#202203220937)
- Change
towncrier
CLI command as no longer backward compatible (#202203221036)
- Fixing markupsafe version to solve Jinja's(dependency issue)[pallets/markupsafe#284] (#202202211807)
- [GO] Fixed golds version by fixing the version to v0.4.1 (#202202171446)
- Documented how to update the secret checkers (#202202171830)
- #202202171829
- Made release tagging language configurable. (#202108251834)
- [GO] Fixed goreleaser version tag issue (#202108250248)
- Fixed issue with goreleaser requiring tag to be checked out (#202108242248)
- Added a stash repository step (#202108242058)
- Added a language specific option to clean repository before packaging (#202108242145)
- Fixed repository cleanup (#202108241912)
- Fixed Golang packaging (#202108241747)
- Added a clean repository step (#202108241231)
- Fixed tag and release (#202108240918)
- Added a pre-commit hook for ease of use in other repositories (#202108131306)
- Dependency upgrade: towncrier-21.3.0 (#202108110250)
- Added a golang plugin (#202108112203)
- Improved configuration documentation (#202108111714)
- Made
cd-determine-version
idempotent (#202108111624)
- Added a command to determine project's version (#202108111437)
- Dependency upgrade: licenseheaders-lt-0.8.9 (#202108110242)
- Fix bug in determining the new release/beta version (#202108111347)
- Fixed dependency update news file bug (#202108110247)
- Fixed local assert news file (#20210811024701)
- #202108110255
- Improved logging when creating and asserting news files (#202108110106)
- Authenticate before committed changes to GitHub (#202108101821)
- Fixed news file type bug (#202108101200)
- create news file on dependency update (#202108092028)
- Refactored APIs for creating news files (#202108100018)
- Modified copyright template (#202108061642)
- check news files on branches off beta branch (#202108092254)
- Fix pdoc version as there is a bug in >= 0.9.2 (#202108101002)
- Test on Python 3.9 (#202108101003)
- Fix development versions so that they can be used by any package managers i.e. pip and npm (#20210716174500)
- Fix development release versions to abide by SemVer (#20210628144749)
- Retrieve branches (master, beta) from remote repository if they have not yet locally (#202106251705)
- Print new version on
cd-generate-news
(#20210205180027)
- Fix for clones of private repository (#212102041830)
- The 0.8.6 release of the
licenseheaders
contains a bug. Pin its version until it is fixed upstream. (#20210205001245)
- Updated Copyright (#20210205000735)
- Implemented a plugin system for programming language specific actions. (#20201127193355)
- Added a Docker plugin (#20201130101020)
- Changed News files name granularity to the minute rather than second (#20201130095841)
- Fixed tool version. (#1)
- Fixing package issue (#1)
- Initial Release (#1)