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

add ci/cd #27

Closed
3 of 4 tasks
FoSix opened this issue Apr 19, 2023 · 4 comments · Fixed by #48
Closed
3 of 4 tasks

add ci/cd #27

FoSix opened this issue Apr 19, 2023 · 4 comments · Fixed by #48
Assignees
Labels
enhancement New feature or request

Comments

@FoSix
Copy link
Contributor

FoSix commented Apr 19, 2023

Is your feature request related to a problem?

to start with, we need something simple that will increase the version. This can be helpful when adding features and working with the customer at the same time. If we run 0.0.1 version constantly we do not know what is inside.

At some point we can add more stuff, like linting, tests, etc.

  • do a CI to automatically create PRs to pan.dev
  • do a CI to automatically release new versions
  • do a CI to run tests
  • do a CI to publish to PyPI
@FoSix FoSix added the enhancement New feature or request label Apr 19, 2023
@FoSix FoSix self-assigned this Apr 20, 2023
@FoSix
Copy link
Contributor Author

FoSix commented May 16, 2023

  • find out how to publish to PyPI and add team as maintainers

@FoSix
Copy link
Contributor Author

FoSix commented May 17, 2023

  • look for a way to template the FrontMatter headings for API documentation

@FoSix FoSix linked a pull request May 17, 2023 that will close this issue
4 tasks
@FoSix
Copy link
Contributor Author

FoSix commented May 22, 2023

  • CI for PR:
    • format with black
    • flake8 styles
    • documentation updates
    • requirements.txt updates

@FoSix
Copy link
Contributor Author

FoSix commented May 23, 2023

@FoSix FoSix closed this as completed in #48 May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant