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

Removing CI action #35

Open
ybertot opened this issue Oct 2, 2023 · 3 comments
Open

Removing CI action #35

ybertot opened this issue Oct 2, 2023 · 3 comments

Comments

@ybertot
Copy link
Member

ybertot commented Oct 2, 2023

For this project, it seems that continuous integration is overkill. I am inclined to removing it. I feel like crying every time I checkpoint a part of my development and this runs CI, when I know perfectly well now is not the time to check for a complete re-compilation of the whole project.

At the very least, we should not run CI on theories when the only changes happened in the documents/ directory. I have a vague memory that we already discussed this, probably on zulip, but I am unable to find a trace of this conversation.

@affeldt-aist
Copy link
Member

I remember you talking about it after the Coq workshop.
Since the CI action is generated by a coq-community tool (https://github.com/coq-community/templates),
wouldn't it be worth asking the community?
CI wizards may have an easy solution that can benefit many.

@ybertot
Copy link
Member Author

ybertot commented Oct 2, 2023

@affeldt-aist
Copy link
Member

Great! So it is a matter to edit the file docker-action.yml in .github/workflows?
I suspect that this will be required everytime the files are generated but this is not that often.

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

No branches or pull requests

2 participants