Skip to content
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

Use Ansys actions #176

Closed
ludovicsteinbach opened this issue Apr 17, 2024 · 1 comment · Fixed by #200
Closed

Use Ansys actions #176

ludovicsteinbach opened this issue Apr 17, 2024 · 1 comment · Fixed by #200

Comments

@ludovicsteinbach
Copy link
Collaborator

ludovicsteinbach commented Apr 17, 2024

Possibly:

@ludovicsteinbach
Copy link
Collaborator Author

  • ansys/actions/code-style is redundant because it performs the same checks as pre-commit.ci
  • ansys/actions/tests-pytest: won't work because of project structure (pyproject.toml not at root)
  • ansys/actions/build-library: won't work because of project structure (pyproject.toml not at root)
  • ansys/actions/release-github requires having built documentation artifacts
  • ansys/actions/release-pypi-public could work, provided we rename the build artifact

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 a pull request may close this issue.

1 participant