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

MAINT: modernize project #34

Merged
merged 11 commits into from
Sep 21, 2022
Merged

MAINT: modernize project #34

merged 11 commits into from
Sep 21, 2022

Conversation

jorgepiloto
Copy link
Member

@jorgepiloto jorgepiloto commented Sep 15, 2022

Solves #33 by:

  • Remove the "setup.py" as this is a pure Python package
  • The "pytest.ini" file can be declared inside of the "pyproject.toml"
  • Vale, the documentation style checker that we currently use, can be implemented in the CI/CD pipeline
  • Update requirements and add dependabot
  • Custom domain for your documentation
  • Update documentation theme to new uses the old "ansys_sphinx_theme"
  • Automate private publish of artifacts in CI/CD pipeline
  • Create stable and development documentation repositories
  • Enhance documentation deployment workflow
  • Update version to 0.1.dev0

@jorgepiloto jorgepiloto force-pushed the maint/modernize-project branch 15 times, most recently from b54e9ae to cd42c33 Compare September 16, 2022 18:50
@jorgepiloto jorgepiloto force-pushed the maint/modernize-project branch from cd42c33 to 214c225 Compare September 21, 2022 13:36
@jorgepiloto jorgepiloto force-pushed the maint/modernize-project branch 2 times, most recently from 85bd861 to acabfc1 Compare September 21, 2022 16:03
@jorgepiloto jorgepiloto marked this pull request as ready for review September 21, 2022 16:05
@rfahlberg rfahlberg self-assigned this Sep 21, 2022
@rfahlberg rfahlberg self-requested a review September 21, 2022 16:06
@rfahlberg rfahlberg removed their assignment Sep 21, 2022
@jorgepiloto jorgepiloto force-pushed the maint/modernize-project branch from acabfc1 to fbb0166 Compare September 21, 2022 16:10
@jorgepiloto jorgepiloto merged commit 40be8cc into main Sep 21, 2022
@jorgepiloto jorgepiloto deleted the maint/modernize-project branch September 21, 2022 16:17
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.

2 participants