-
Notifications
You must be signed in to change notification settings - Fork 2
docs: add deploy PR documentation label and workflow #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
bdb565a
deploy-pr-doc: add deploy PR documentation label and workflow
lukequeenan-ansys cd2fada
chore: adding changelog file 16.documentation.md [dependabot-skip]
pyansys-ci-bot 854d549
ci: update deploy PR documentation token to use PYANSYS_CI_BOT_TOKEN …
lukequeenan-ansys 4232119
feat: add deployment for development documentation and update depende…
lukequeenan-ansys cd23df6
chore: update doc-build action version to v10.1 and comment out doc-d…
lukequeenan-ansys 86b3cea
feat: enable deployment of PR documentation with updated configuration
lukequeenan-ansys 0ec0588
Seems that the documentation is wrong, need to use the CI_BOT_TOKEN a…
lukequeenan-ansys cea1f24
feat: add codecov configuration for coverage reporting. Added vulnera…
lukequeenan-ansys df8c341
attempt code coverage report
lukequeenan-ansys 4d26379
feat: enhance test coverage reporting in CI workflow
lukequeenan-ansys 30475ec
feat: update coverage reporting format to include XML output
lukequeenan-ansys 03f8a6c
feat: add user specification to Docker run command to see if this fix…
lukequeenan-ansys 42ed146
ci(pull): only deploy doc-dev from main
jorgepiloto 6392016
fix: update Docker image version and adjust coverage report paths in …
lukequeenan-ansys a73f181
fix path
lukequeenan-ansys 8f464db
fix: update Docker run command to use bind mount for project director…
lukequeenan-ansys 1ffd6d0
fix: add ownership preparation and restoration steps for Docker conta…
lukequeenan-ansys ceaab09
fix: update paths for ownership change and coverage report in CI work…
lukequeenan-ansys 95bb3b8
fix: enhance ownership restoration logic in CI workflow
lukequeenan-ansys 734d5c5
do I finally understand what's going on?
lukequeenan-ansys cb3b75b
bump pytest and pytest-cov
lukequeenan-ansys 4366611
Removed instructions related to build_requirements.txt. There was one…
adan-wang-2 be61d88
Update .github/workflows/ci_cd_pr.yml
lukequeenan-ansys File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| coverage: | ||
| range: 70..100 | ||
| round: down | ||
| precision: 2 | ||
| status: | ||
| project: | ||
| default: | ||
| target: 80% | ||
|
|
||
| codecov: | ||
| notify: | ||
| wait_for_ci: yes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add deploy PR documentation label and workflow |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.