You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
Copy file name to clipboardExpand all lines: .github/workflows/_reusable-publish-api-comparison.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ jobs:
32
32
github-repository: ${{ github.repository }}
33
33
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
Copy file name to clipboardExpand all lines: .github/workflows/_reusable-publish-test-results.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ jobs:
36
36
github-repository: ${{ github.repository }}
37
37
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
- if: ${{ !endsWith(github.repository, '/python-package-ci-cd') }} # Run the public action when this is run outside the python-package-ci-cd repository
Copy file name to clipboardExpand all lines: CHANGELOG.md
+46
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,52 @@ Things to be included in the next release go here.
22
22
23
23
- Bumped dependency versions.
24
24
25
+
---
26
+
27
+
## v1.6.0 (2025-01-03)
28
+
29
+
### Merged Pull Requests
30
+
31
+
- Update `_reusable-package-release.yml` to perform a `semantic-release --noop` ([#301](https://github.com/tektronix/python-package-ci-cd/pull/301))
32
+
- chore(python-deps): update dependency identify to v2.6.4 in all dependant actions ([#300](https://github.com/tektronix/python-package-ci-cd/pull/300))
33
+
- feat: Update the `package-release` reusable workflow to not fail if there are no unreleased items in the changelog, but to skip the rest of the workflow instead. ([#299](https://github.com/tektronix/python-package-ci-cd/pull/299))
34
+
- feat: Add GitHub annotations for breaking changes to a package's API ([#298](https://github.com/tektronix/python-package-ci-cd/pull/298))
- chore(python-deps): update dependency charset-normalizer to v3.4.1 in all dependant actions ([#296](https://github.com/tektronix/python-package-ci-cd/pull/296))
37
+
- chore(python-deps): update dependency urllib3 to v2.3.0 in all dependant actions ([#295](https://github.com/tektronix/python-package-ci-cd/pull/295))
38
+
- chore(gh-actions-deps): update github/codeql-action action to v3.28.0 in all dependant reusable workflows ([#294](https://github.com/tektronix/python-package-ci-cd/pull/294))
39
+
- chore(python-deps): update dependency pylint to v3.3.3 for dev ([#293](https://github.com/tektronix/python-package-ci-cd/pull/293))
40
+
- chore(python-deps): update dependency click to v8.1.8 in all dependant actions ([#290](https://github.com/tektronix/python-package-ci-cd/pull/290))
41
+
- chore(python-deps): update dependency attrs to v24.3.0 in all dependant actions ([#287](https://github.com/tektronix/python-package-ci-cd/pull/287))
42
+
- chore(gh-actions-deps): update actions/upload-artifact action to v4.5.0 in all dependant reusable workflows ([#289](https://github.com/tektronix/python-package-ci-cd/pull/289))
43
+
- chore(python-deps): update dependency rapidfuzz to v3.11.0 in all dependant actions ([#288](https://github.com/tektronix/python-package-ci-cd/pull/288))
44
+
- chore(python-deps): update pydantic dependencies in all dependant actions ([#285](https://github.com/tektronix/python-package-ci-cd/pull/285))
45
+
- chore(gh-actions-deps): update hynek/build-and-inspect-python-package action to v2.11.0 in all dependant reusable workflows ([#284](https://github.com/tektronix/python-package-ci-cd/pull/284))
46
+
- chore(gh-actions-deps): update codecov/codecov-action action to v5.1.2 in all dependant reusable workflows ([#283](https://github.com/tektronix/python-package-ci-cd/pull/283))
47
+
- chore(python-deps): update dependency pyright to v1.1.391 for dev ([#282](https://github.com/tektronix/python-package-ci-cd/pull/282))
48
+
- chore(gh-actions-deps): update anchore/scan-action action to v6 in all dependant reusable workflows ([#280](https://github.com/tektronix/python-package-ci-cd/pull/280))
49
+
- chore(python-deps): update dependency certifi to v2024.12.14 in all dependant actions ([#281](https://github.com/tektronix/python-package-ci-cd/pull/281))
50
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.17.9 in all dependant reusable workflows ([#279](https://github.com/tektronix/python-package-ci-cd/pull/279))
51
+
- chore(gh-actions-deps): update github/codeql-action action to v3.27.9 in all dependant reusable workflows ([#278](https://github.com/tektronix/python-package-ci-cd/pull/278))
52
+
- chore(gh-actions-deps): update github/codeql-action action to v3.27.8 in all dependant reusable workflows ([#277](https://github.com/tektronix/python-package-ci-cd/pull/277))
53
+
- chore(gh-actions-deps): update actions/attest-build-provenance action to v2.1.0 in all dependant reusable workflows ([#275](https://github.com/tektronix/python-package-ci-cd/pull/275))
54
+
- chore(gh-actions-deps): update github/codeql-action action to v3.27.7 in all dependant reusable workflows ([#273](https://github.com/tektronix/python-package-ci-cd/pull/273))
55
+
- chore(gh-actions-deps): update actions/attest-build-provenance action to v2.0.1 in all dependant reusable workflows ([#272](https://github.com/tektronix/python-package-ci-cd/pull/272))
56
+
- chore(gh-actions-deps): update actions/attest-build-provenance action to v2 in all dependant reusable workflows ([#270](https://github.com/tektronix/python-package-ci-cd/pull/270))
57
+
- chore(gh-actions-deps): update actions/cache action to v4.2.0 in all dependant reusable workflows ([#269](https://github.com/tektronix/python-package-ci-cd/pull/269))
58
+
- chore(python-deps): update dependency pydantic to v2.10.3 in all dependant actions ([#267](https://github.com/tektronix/python-package-ci-cd/pull/267))
59
+
- chore(python-deps): update dependency poetry to v1.8.5 in all dependant actions ([#268](https://github.com/tektronix/python-package-ci-cd/pull/268))
60
+
- chore(python-deps): update dependency pkginfo to v1.12.0 in all dependant actions ([#266](https://github.com/tektronix/python-package-ci-cd/pull/266))
61
+
- chore(gh-actions-deps): update codecov/codecov-action action to v5.1.1 in all dependant reusable workflows ([#264](https://github.com/tektronix/python-package-ci-cd/pull/264))
62
+
- chore(gh-actions-deps): update github/codeql-action action to v3.27.6 in all dependant reusable workflows ([#263](https://github.com/tektronix/python-package-ci-cd/pull/263))
63
+
- chore(python-deps): update dependency pkginfo to v1.11.3 in all dependant actions ([#262](https://github.com/tektronix/python-package-ci-cd/pull/262))
64
+
- chore(python-deps): update dependency pylint to v3.3.2 for dev ([#261](https://github.com/tektronix/python-package-ci-cd/pull/261))
65
+
- chore(python-deps): update dependency pyright to v1.1.390 for dev ([#260](https://github.com/tektronix/python-package-ci-cd/pull/260))
66
+
67
+
### Changed
68
+
69
+
- Bumped dependency versions.
70
+
25
71
### Added
26
72
27
73
- Added GitHub annotations to the `check-api-for-breaking-changes` workflow to enable better visibility into any breaking changes detected. (see [#223](https://github.com/tektronix/python-package-ci-cd/issues/223))
0 commit comments