v8.1.0
What's Changed
- docs: update v6 changes by @SMoraisAnsys in #463
- docs: Add
code spell
hook changes in vale migration guide by @dipinknair in #464 - docs: implementing changelog as part of the documentation by @RobPasMue in #465
- fix: Update the sitemap with
.html
suffix to entries by @Revathyvenugopal162 in #468 - fix: docs for changelog setup on RST by @RobPasMue in #469
- fix: canonical link injection in HTML files by @jorgepiloto in #472
- docs: fixing links and removing empty table by @clatapie in #471
- feat: enable validate-build option to build-library action by @RobPasMue in #473
- fix: fail doc-style action when wrong Vale config is present by @jorgepiloto in #470
- fix: vale check by @RobPasMue in #474
- fix: remove unnecessary curly brackets in doc-deploy-changelog docs by @klmcadams in #476
- feat: vale ignore towncrier directory by @klmcadams in #478
- fix: check pyproject.toml file exists before opening it by @klmcadams in #480
- fix: typo in ci/cd by @RobPasMue in #482
- chore: gh-pages does not exist message for doc-deploy-dev by @klmcadams in #475
- feat: use github context action_path for vulnerabilities action by @RobPasMue in #483
- fix: allow backtick, single, and double quotes for PR titles in the doc-changelog action by @klmcadams in #484
- docs: fix broken link in the documentation by @Revathyvenugopal162 in #487
- build: bump ansys-sphinx-theme from 0.15.2 to 0.16.2 in /requirements by @dependabot in #489
- build: bump sphinx-design from 0.5.0 to 0.6.0 in /requirements by @dependabot in #490
- feat: make optional use latest index in landing page by @vgelbgras in #493
- feat: allow the usage of trusted publishers by @RobPasMue in #491
- fix: update doc deploy actions to to correct local search path on landing page by @Revathyvenugopal162 in #494
- build: bump ansys-sphinx-theme from 0.16.2 to 0.16.4 in /requirements by @dependabot in #495
- build: bump ansys-sphinx-theme from 0.16.4 to 0.16.5 in /requirements by @dependabot in #498
- feat: allow upper case in doc-deploy-changelog by @SMoraisAnsys in #497
- feat: update dependabot to new wildcard syntaxt by @jorgepiloto in #500
- chore: enhance doc-changelog migration guide by @klmcadams in #499
- fix: investigate dependabot syntax by @jorgepiloto in #501
- build: bump sphinx from 7.2.6 to 7.3.7 in /requirements by @dependabot in #502
- feat: add upload assets to doc-build by @SMoraisAnsys in #467
- fix: only zip and upload if asked by @SMoraisAnsys in #503
- feat: add an optional input for checkout so it can be skipped, if needed by @myoung301 in #504
- fix: ignoring
jinja2
vulnerability ID by @clatapie in #505 - docs: adding a warning for
vulnerability_checks
with private repositories by @clatapie in #506 - fix: only compress content inside html folder by @RobPasMue in #507
- chore: optional targets run at the end by @RobPasMue in #508
- build: bump ansys-sphinx-theme from 0.16.5 to 0.16.6 in /requirements by @dependabot in #511
- feat: allow users to indicate files dir by @jorgepiloto in #509
- fix: peaceiris/actions-gh-pages@v4 version by @jorgepiloto in #512
- fix: make doc-changelog commit message compliant by @klmcadams in #513
- fix: email address in doc-changelog and doc-deploy* by @SMoraisAnsys in #514
- fix: update the build-ci wheels actions by @Revathyvenugopal162 in #518
- refactor: remove non needed inputs by @SMoraisAnsys in #519
- build: bump sphinx from 7.3.7 to 7.4.5 in /requirements by @dependabot in #521
- build: bump sphinx from 7.4.5 to 7.4.6 in /requirements by @dependabot in #522
- build: bump sphinx from 7.4.6 to 7.4.7 in /requirements by @dependabot in #523
- fix: Upload to various private indexes. by @MaxJPRey in #525
- feat: doc-deploy-changelog update main branch option by @klmcadams in #526
- feat: doc-changelog conventional commits by @klmcadams in #515
- build: bump sphinx-design from 0.6.0 to 0.6.1 in /requirements by @dependabot in #530
- fix: changelog actions docs missing by @RobPasMue in #533
- build: bump pyyaml from 6.0.1 to 6.0.2 in /requirements by @dependabot in #534
- maint: version 7.1.dev0 by @jorgepiloto in #537
- fix: links redirect to search
js
for the landing page by @Revathyvenugopal162 in #536 - build: bump ansys-sphinx-theme from 0.16.6 to 1.0.2 in /requirements by @dependabot in #538
- fix: indentation with docs and redirection to dev for static js file in docs deploy action by @Revathyvenugopal162 in #539
- build: bump sphinx from 7.4.7 to 8.0.2 in /requirements by @dependabot in #527
- build: bump ansys-sphinx-theme from 1.0.2 to 1.0.3 in /requirements by @dependabot in #540
- build: bump ansys-sphinx-theme from 1.0.3 to 1.0.4 in /requirements by @dependabot in #541
- build: bump ansys-sphinx-theme from 1.0.4 to 1.0.5 in /requirements by @dependabot in #542
- build: bump ansys-sphinx-theme from 1.0.5 to 1.0.6 in /requirements by @dependabot in #546
- build: bump ansys-sphinx-theme from 1.0.6 to 1.0.7 in /requirements by @dependabot in #548
- fix: use one input to specify the tag the branch was created from in doc-deploy-changelog by @klmcadams in #547
- feat: add quarto cheat sheet setup to docs build actions by @Revathyvenugopal162 in #528
- build: bump jupyter from 1.0.0 to 1.1.0 in /requirements by @dependabot in #549
- chore: move the description in doc-deploy-changelog by @klmcadams in #551
- build: bump jupyter from 1.1.0 to 1.1.1 in /requirements by @dependabot in #552
- build: bump ansys-sphinx-theme from 1.0.7 to 1.0.8 in /requirements by @dependabot in #554
- fix: needs-quarto is required parameter by @SMoraisAnsys in #553
- fix: add [dependabot-skip] to doc-changelog commit message by @klmcadams in #555
- fix: command context when no pyproject.toml by @SMoraisAnsys in #557
- fix: use powershell in quarto check (windows) by @SMoraisAnsys in #558
- chore: add secrets to actions that use the bot by @klmcadams in #556
- build: bump ansys-sphinx-theme from 1.0.8 to 1.0.9 in /requirements by @dependabot in #561
- feat: usage of usd-core has been approved by legal department by @RobPasMue in #563
- fix: quarto installation in windows by @Revathyvenugopal162 in #564
- ci: fix dependabot glob pattern by @jorgepiloto in #565
- feat: add logging warning about bot secrets requirement for v8 by @klmcadams in #562
- build: bump ansys-sphinx-theme from 1.0.9 to 1.0.10 in /requirements by @dependabot in #566
- build: bump ansys-sphinx-theme from 1.0.10 to 1.0.11 in /requirements by @dependabot in #568
- chore: use trusted publisher in ci_cd by @klmcadams in #567
- fix: skip release to PyPI test if version exists by @jorgepiloto in #569
- ci: fix test to pypi by @SMoraisAnsys in #570
- ci: remove environment from test PyPI by @SMoraisAnsys in #572
- fix: relative path to the
search
parameters in landingindex
page by @Revathyvenugopal162 in #573 - refactor: use virtual environment to be consistent by @SMoraisAnsys in #560
- docs: compress syntax by using Jinja by @jorgepiloto in #577
- fix: remove branch-name-style by @jorgepiloto in #576
- fix: rename commit-sytle -> check-pr-title by @jorgepiloto in #578
- ci: improve labels and strategy by @jorgepiloto in #580
- feat: remove support for doc deploy index by @Revathyvenugopal162 in #582
- fix: metadata name of check-pr-title action by @jorgepiloto in #585
- docs(metadata): add AUTHORS, CONTRIBUTORS.md, and CODE_OF_CONDUCT.md by @jorgepiloto in #584
- docs: add migration guide for docs deploy index action by @Revathyvenugopal162 in #586
- docs: proper titles on README by @RobPasMue in #588
- build: update
ansys sphinx theme
to 1.1.0 by @Revathyvenugopal162 in #589 - fix:
index.rst
and migration guide title by @Revathyvenugopal162 in #590 - chore: bump version 8.1.dev0 by @Revathyvenugopal162 in #591
- fix(doc): branch-name-sytle action deprecation by @jorgepiloto in #592
- build: bump ansys-sphinx-theme from 1.1.0 to 1.1.2 in /requirements by @dependabot in #594
- feat: verify docs have been generated properly on Windows by @RobPasMue in #593
- chore: change
commit-style
tocheck-pr-title
in thedoc-changelog
action by @klmcadams in #595 - fix: solving issues in
actions/tests-pytest
action by @RobPasMue in #596 - feat: Add an input flag to configure diff output in code style checks by @viseshrp in #599
- fix: poetry tests runs failing by @RobPasMue in #601
- chore: add caution message to doc-deploy-changelog action by @klmcadams in #602
- feat: whitelist packages on check-licenses action by @RobPasMue in #600
- fix: standardize venv activation in
actions/code-style
by @ludovicsteinbach in #604 - fix: pre-commit new release causing breaking changes by @RobPasMue in #605
- fix: exit 1 when logging error messages by @klmcadams in #606
- build: bump sphinx from 8.0.2 to 8.1.3 in /requirements by @dependabot in #608
- build: bump ansys-sphinx-theme from 1.1.2 to 1.1.3 in /requirements by @dependabot in #609
- fix: redirect for search.json file by @Revathyvenugopal162 in #611
- build: bump ansys-sphinx-theme from 1.1.3 to 1.1.5 in /requirements by @dependabot in #612
- fix: search file variable names by @Revathyvenugopal162 in #613
- fix: install additional deps on doc-style action for rST support by @RobPasMue in #614
- fix: unreachable link by @RobPasMue in #615
- build: bump ansys-sphinx-theme from 1.1.5 to 1.1.6 in /requirements by @dependabot in #616
- build: bump ansys-sphinx-theme from 1.1.6 to 1.1.7 in /requirements by @dependabot in #619
- docs: update
check-vulnerabilities
action example by @clatapie in #620 - feat: add install target to test-pytest by @SMoraisAnsys in #618
- fix: check step in _doc-build-windows by @SMoraisAnsys in #623
- feat: adapt style to UI/UX guidelines and typo by @RobPasMue in #625
New Contributors
- @clatapie made their first contribution in #471
- @vgelbgras made their first contribution in #493
- @myoung301 made their first contribution in #504
- @viseshrp made their first contribution in #599
- @ludovicsteinbach made their first contribution in #604
Full Changelog: v6.0.3...v8.1.0