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

Set up a sensible CI/CD routine #29

Open
ray-chew opened this issue Mar 24, 2024 · 0 comments
Open

Set up a sensible CI/CD routine #29

ray-chew opened this issue Mar 24, 2024 · 0 comments
Assignees
Labels
help wanted Extra attention is needed infrastructure All infrastructure needs go here
Milestone

Comments

@ray-chew
Copy link
Owner

ray-chew commented Mar 24, 2024

I was using two deployment scripts test.yml and documentation.yml to run the pytest and build the Sphinx documentation. However, this is not ideal, as the dependencies have to be installed anew each time these scripts run.

Need to come up with maybe a cron job? Or something sensible for the deployment scripts.

Now I am just running documentation.yml.

@ray-chew ray-chew added help wanted Extra attention is needed infrastructure All infrastructure needs go here labels Mar 24, 2024
@ray-chew ray-chew added this to the Move repo milestone Mar 24, 2024
@ray-chew ray-chew self-assigned this Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed infrastructure All infrastructure needs go here
Projects
None yet
Development

No branches or pull requests

1 participant