Skip to content

ci: cleanup packaging and doc-deploy#611

Merged
Revathyvenugopal162 merged 15 commits into
mainfrom
ci/cleanup-release
Jun 4, 2026
Merged

ci: cleanup packaging and doc-deploy#611
Revathyvenugopal162 merged 15 commits into
mainfrom
ci/cleanup-release

Conversation

@Revathyvenugopal162

@Revathyvenugopal162 Revathyvenugopal162 commented Nov 21, 2025

Copy link
Copy Markdown
Contributor

This pull request updates the CI/CD workflow configuration in .github/workflows/ci_cd.yml to improve reliability and maintainability. The main changes include pinning Ansys GitHub Actions to a specific commit for consistent builds, updating the documentation deployment logic, and simplifying the build process by using a dedicated action.

Comment thread .github/workflows/ci_cd.yml Fixed
Comment thread .github/workflows/ci_cd.yml Fixed
@Revathyvenugopal162 Revathyvenugopal162 marked this pull request as ready for review November 25, 2025 05:45
Comment thread .github/workflows/ci_cd.yml Outdated
Co-authored-by: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com>
steps:
- name: "Deploy the stable documentation"
uses: ansys/actions/doc-deploy-stable@v10.1
uses: ansys/actions/doc-deploy-stable@121c9de9bee9692173780696d4a39964f20b9cfa3 # v10.1.5

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow or composite action Medium

Unpinned 3rd party Action 'GitHub CI' step
Uses Step
uses 'ansys/actions/doc-deploy-stable' with ref '121c9de9bee9692173780696d4a39964f20b9cfa3', not a pinned commit hash
@Revathyvenugopal162 Revathyvenugopal162 merged commit a46f6fa into main Jun 4, 2026
22 checks passed
@Revathyvenugopal162 Revathyvenugopal162 deleted the ci/cleanup-release branch June 4, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants