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-1Lines changed: 1 addition & 1 deletion
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-1Lines changed: 1 addition & 1 deletion
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
+41Lines changed: 41 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,47 @@ Things to be included in the next release go here.
24
24
25
25
---
26
26
27
+
## v1.8.4 (2026-01-05)
28
+
29
+
### Merged Pull Requests
30
+
31
+
- chore(gh-actions-deps): update dawidd6/action-download-artifact action to v12 in all dependant reusable workflows ([#799](https://github.com/tektronix/python-package-ci-cd/pull/799))
- chore(python-deps): update dependency nodeenv to v1.10.0 in all dependant actions ([#796](https://github.com/tektronix/python-package-ci-cd/pull/796))
34
+
- chore(gh-actions-deps): update actions/attest-build-provenance action to v3.1.0 in all dependant reusable workflows ([#795](https://github.com/tektronix/python-package-ci-cd/pull/795))
35
+
- chore(gh-actions-deps): update stefanzweifel/git-auto-commit-action action to v7.1.0 in all dependant reusable workflows ([#792](https://github.com/tektronix/python-package-ci-cd/pull/792))
36
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.21.0 in all dependant reusable workflows ([#797](https://github.com/tektronix/python-package-ci-cd/pull/797))
37
+
- chore(python-deps): update dependency soupsieve to v2.8.1 in all dependant actions ([#793](https://github.com/tektronix/python-package-ci-cd/pull/793))
38
+
- chore(python-deps): update dependency yamlfix to v1.19.1 for actions/update_development_dependencies ([#794](https://github.com/tektronix/python-package-ci-cd/pull/794))
39
+
- chore(python-deps): update dependency pre-commit to v4.5.1 for actions/update_development_dependencies and dev ([#790](https://github.com/tektronix/python-package-ci-cd/pull/790))
40
+
- chore(gh-actions-deps): update github/codeql-action action to v4.31.9 in all dependant reusable workflows ([#789](https://github.com/tektronix/python-package-ci-cd/pull/789))
41
+
- chore(gh-actions-deps): update github artifact actions in all dependant reusable workflows ([#788](https://github.com/tektronix/python-package-ci-cd/pull/788))
42
+
- chore(gh-actions-deps): update actions/cache action to v5.0.1 in all dependant reusable workflows ([#787](https://github.com/tektronix/python-package-ci-cd/pull/787))
43
+
- chore(gh-actions-deps): update actions/cache action to v5 in all dependant reusable workflows ([#785](https://github.com/tektronix/python-package-ci-cd/pull/785))
44
+
- chore(gh-actions-deps): update github/codeql-action action to v4.31.8 in all dependant reusable workflows ([#786](https://github.com/tektronix/python-package-ci-cd/pull/786))
45
+
- chore(python-deps): update dependency filelock to v3.20.1 [security] ([#784](https://github.com/tektronix/python-package-ci-cd/pull/784))
46
+
- chore(python-deps): update dependency urllib3 to v2.6.2 in all dependant actions ([#783](https://github.com/tektronix/python-package-ci-cd/pull/783))
47
+
- chore(gh-actions-deps): update anchore/scan-action action to v7.2.2 in all dependant reusable workflows ([#781](https://github.com/tektronix/python-package-ci-cd/pull/781))
48
+
- chore(gh-actions-deps): update anchore/sbom-action action to v0.20.11 in all dependant reusable workflows ([#780](https://github.com/tektronix/python-package-ci-cd/pull/780))
49
+
- chore(gh-actions-deps): update codecov/codecov-action action to v5.5.2 in all dependant reusable workflows ([#779](https://github.com/tektronix/python-package-ci-cd/pull/779))
50
+
- chore(python-deps): update dependency urllib3 to v2.6.1 in all dependant actions ([#778](https://github.com/tektronix/python-package-ci-cd/pull/778))
51
+
- chore(python-deps): update dependency platformdirs to v4.5.1 in all dependant actions ([#777](https://github.com/tektronix/python-package-ci-cd/pull/777))
52
+
- chore(gh-actions-deps): update github/codeql-action action to v4.31.7 in all dependant reusable workflows ([#775](https://github.com/tektronix/python-package-ci-cd/pull/775))
53
+
- chore(gh-actions-deps): update actions/setup-node action to v6.1.0 in all dependant reusable workflows ([#774](https://github.com/tektronix/python-package-ci-cd/pull/774))
54
+
- chore(gh-actions-deps): update actions/checkout action to v6.0.1 in dev workflows ([#773](https://github.com/tektronix/python-package-ci-cd/pull/773))
55
+
- chore(gh-actions-deps): update actions/checkout action to v6.0.1 in all dependant reusable workflows ([#772](https://github.com/tektronix/python-package-ci-cd/pull/772))
56
+
- chore(python-deps): update dependency trove-classifiers to v2025.12.1.14 in all dependant actions ([#771](https://github.com/tektronix/python-package-ci-cd/pull/771))
57
+
- chore(gh-actions-deps): update github/codeql-action action to v4.31.6 in all dependant reusable workflows ([#770](https://github.com/tektronix/python-package-ci-cd/pull/770))
58
+
- chore(python-deps): update dependency urllib3 to v2.6.0 [security] ([#769](https://github.com/tektronix/python-package-ci-cd/pull/769))
59
+
- chore(python-deps): update dependency pylint to v4.0.4 for dev ([#768](https://github.com/tektronix/python-package-ci-cd/pull/768))
60
+
- chore(python-deps): update dependency beautifulsoup4 to v4.14.3 in all dependant actions ([#767](https://github.com/tektronix/python-package-ci-cd/pull/767))
0 commit comments