Skip to content

Commit b666c18

Browse files
chore: updating CHANGELOG for v9.0.0
1 parent 7daa661 commit b666c18

38 files changed

+152
-37
lines changed

doc/source/changelog.rst

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,158 @@ This document contains the release notes for the Ansys Actions project.
99
1010
.. towncrier release notes start
1111
12+
`9.0.0 <https://github.com/ansys/actions/releases/tag/v9.0.0>`_ - April 08, 2025
13+
================================================================================
14+
15+
.. tab-set::
16+
17+
18+
.. tab-item:: Dependencies
19+
20+
.. list-table::
21+
:header-rows: 0
22+
:widths: auto
23+
24+
* - bump sphinx from 8.2.1 to 8.2.3 in /requirements
25+
- `#710 <https://github.com/ansys/actions/pull/710>`_
26+
27+
* - bump ansys-sphinx-theme from 1.3.2 to 1.3.3 in /requirements
28+
- `#729 <https://github.com/ansys/actions/pull/729>`_
29+
30+
* - bump the github-actions group with 2 updates
31+
- `#746 <https://github.com/ansys/actions/pull/746>`_
32+
33+
34+
.. tab-item:: Documentation
35+
36+
.. list-table::
37+
:header-rows: 0
38+
:widths: auto
39+
40+
* - setup changelog
41+
- `#699 <https://github.com/ansys/actions/pull/699>`_
42+
43+
* - add SECURITY.md
44+
- `#709 <https://github.com/ansys/actions/pull/709>`_
45+
46+
* - add CONTRIBUTING.md
47+
- `#712 <https://github.com/ansys/actions/pull/712>`_
48+
49+
* - change migration guide version to v8.2
50+
- `#713 <https://github.com/ansys/actions/pull/713>`_
51+
52+
* - extend v8.2 new features notes
53+
- `#718 <https://github.com/ansys/actions/pull/718>`_
54+
55+
* - log deprecation only for trusted publishers
56+
- `#719 <https://github.com/ansys/actions/pull/719>`_
57+
58+
* - fix vale warning
59+
- `#737 <https://github.com/ansys/actions/pull/737>`_
60+
61+
* - do not check link on www.x.org/*
62+
- `#755 <https://github.com/ansys/actions/pull/755>`_
63+
64+
65+
.. tab-item:: Fixed
66+
67+
.. list-table::
68+
:header-rows: 0
69+
:widths: auto
70+
71+
* - use ansys/pip-licenses to handle PEP 639
72+
- `#698 <https://github.com/ansys/actions/pull/698>`_
73+
74+
* - syntax
75+
- `#714 <https://github.com/ansys/actions/pull/714>`_
76+
77+
* - avoids installing project and provides support for non-python projects
78+
- `#715 <https://github.com/ansys/actions/pull/715>`_
79+
80+
* - rolling release job
81+
- `#716 <https://github.com/ansys/actions/pull/716>`_
82+
83+
* - major variable
84+
- `#717 <https://github.com/ansys/actions/pull/717>`_
85+
86+
* - default should be false for "generate release notes" entry
87+
- `#745 <https://github.com/ansys/actions/pull/745>`_
88+
89+
* - drop build and wheel packages
90+
- `#756 <https://github.com/ansys/actions/pull/756>`_
91+
92+
* - optional build and wheel installation
93+
- `#762 <https://github.com/ansys/actions/pull/762>`_
94+
95+
* - use trusted publishers from PyPA action
96+
- `#763 <https://github.com/ansys/actions/pull/763>`_
97+
98+
* - github-ref
99+
- `#764 <https://github.com/ansys/actions/pull/764>`_
100+
101+
* - tag check
102+
- `#766 <https://github.com/ansys/actions/pull/766>`_
103+
104+
105+
.. tab-item:: Maintenance
106+
107+
.. list-table::
108+
:header-rows: 0
109+
:widths: auto
110+
111+
* - nightly deployment does not have the CNAME
112+
- `#711 <https://github.com/ansys/actions/pull/711>`_
113+
114+
* - update CHANGELOG for v8.2.11
115+
- `#721 <https://github.com/ansys/actions/pull/721>`_
116+
117+
* - update CHANGELOG for v8.2.13
118+
- `#724 <https://github.com/ansys/actions/pull/724>`_
119+
120+
* - update CHANGELOG for v8.2.16
121+
- `#728 <https://github.com/ansys/actions/pull/728>`_
122+
123+
* - update CHANGELOG for v8.2.26
124+
- `#733 <https://github.com/ansys/actions/pull/733>`_
125+
126+
* - update CHANGELOG for v8.2.27
127+
- `#741 <https://github.com/ansys/actions/pull/741>`_
128+
129+
* - update CHANGELOG for v8.2.28
130+
- `#743 <https://github.com/ansys/actions/pull/743>`_
131+
132+
* - update CHANGELOG for v8.2.30
133+
- `#749 <https://github.com/ansys/actions/pull/749>`_
134+
135+
* - changelog action should depend on rolling release
136+
- `#750 <https://github.com/ansys/actions/pull/750>`_
137+
138+
* - refactor logic for PRs opened by dependabot
139+
- `#751 <https://github.com/ansys/actions/pull/751>`_
140+
141+
* - add dependabot cooldown for pip
142+
- `#752 <https://github.com/ansys/actions/pull/752>`_
143+
144+
145+
.. tab-item:: Miscellaneous
146+
147+
.. list-table::
148+
:header-rows: 0
149+
:widths: auto
150+
151+
* - warn about release pypi deprecation and encourage to use trusted publisher
152+
- `#707 <https://github.com/ansys/actions/pull/707>`_
153+
154+
* - use SHA version for pypa/gh-action-pypi-publish
155+
- `#734 <https://github.com/ansys/actions/pull/734>`_
156+
157+
* - use full length commit SHA instead of tags for external github actions
158+
- `#739 <https://github.com/ansys/actions/pull/739>`_
159+
160+
* - remove trusted publisher
161+
- `#758 <https://github.com/ansys/actions/pull/758>`_
162+
163+
12164
`8.2.30 <https://github.com/ansys/actions/releases/tag/v8.2.30>`_ - March 25, 2025
13165
==================================================================================
14166

doc/source/changelog/698.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/699.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/707.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/709.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/710.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/711.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/712.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/713.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/714.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/715.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/716.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/717.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/718.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/719.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/721.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/724.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/728.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/729.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/733.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/734.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/737.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/739.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/741.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/743.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/745.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/746.dependencies.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/749.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/750.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/751.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/752.maintenance.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/755.documentation.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/756.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/758.miscellaneous.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/762.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/763.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/764.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/source/changelog/766.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)