Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/jupyterlab-4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koubaa authored Nov 21, 2024
2 parents 4d908aa + 17eeee4 commit c64b7fa
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
code-style:
name: "Code style"
runs-on: ubuntu-latest
needs: pr-name
steps:
- uses: ansys/actions/code-style@v8
with:
Expand Down Expand Up @@ -92,7 +91,6 @@ jobs:
doc-style:
name: "Documentation style"
runs-on: ubuntu-latest
needs: pr-name
steps:
- name: PyAnsys documentation style checks
uses: ansys/actions/doc-style@v8
Expand Down
1 change: 0 additions & 1 deletion doc/changelog/613.added.md

This file was deleted.

1 change: 1 addition & 0 deletions doc/changelog/625.miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chore: update CHANGELOG for v0.6.0
14 changes: 14 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,18 @@ This document contains the release notes for the PyDyna project.
.. towncrier release notes start
`0.6.0 <https://github.com/ansys/pydyna/releases/tag/v0.6.0>`_ - 2024-11-20
===========================================================================

Added
^^^^^

- feat: changelog actions `#613 <https://github.com/ansys/pydyna/pull/613>`_


Miscellaneous
^^^^^^^^^^^^^

- fix: make pr-check-title independent `#624 <https://github.com/ansys/pydyna/pull/624>`_

.. vale on

0 comments on commit c64b7fa

Please sign in to comment.