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

Improve CI set-up #26

Open
1 of 3 tasks
lthms opened this issue Dec 7, 2020 · 8 comments
Open
1 of 3 tasks

Improve CI set-up #26

lthms opened this issue Dec 7, 2020 · 8 comments

Comments

@lthms
Copy link
Member

lthms commented Dec 7, 2020

  • Switch to Github Action
  • Support OCaml-4.07 and build against OCaml 4.07
  • Install the dependencies for the examples, and build them
@Zimmi48
Copy link
Member

Zimmi48 commented Dec 7, 2020

About CI, for some reason this project has been somehow split between Travis-ci.com and Travis-ci.org. See:

It turns out that Travis-ci.org is EOL and Travis-ci.com is dead for open source project (see https://coq.zulipchat.com/#narrow/stream/237663-coq-community-devs.20.26.20users/topic/New.20Travis.20limits.2E, especially my latest update).

I encourage you to switch to GitHub Actions (just change travis: true into action: true and regenerate from the templates) when you can.

@lthms
Copy link
Member Author

lthms commented Dec 7, 2020

Thanks for the heads-up. I will try to have a look at this later this week, and hopefully make the switch.

@lthms lthms added this to the coqffi.1.0.0 milestone Dec 11, 2020
@lthms lthms changed the title Update CI to build coqffi against all supported OCaml versions Improve CI set-up Dec 16, 2020
@lthms
Copy link
Member Author

lthms commented Dec 16, 2020

@Zimmi48 there are still some work to do, but I have at least make the switch to Github Actions.

@Zimmi48
Copy link
Member

Zimmi48 commented Dec 16, 2020

Great! I've pushed a commit to fix the badge in the README.

@lthms
Copy link
Member Author

lthms commented Dec 16, 2020

Thanks! Next time you have to push directly to main, just try to keep the git message under 72 characters and it would be perfect.

Glad to see this CI things finally moving forward. Having to wait for 30min and more for seeing this green light was a bit annoying.

@Zimmi48
Copy link
Member

Zimmi48 commented Dec 16, 2020

Sorry about that, and also sorry for the dune-project issue. I can force-push a fix if you'd like.

@lthms
Copy link
Member Author

lthms commented Dec 16, 2020

If you can squash the two commits and keep the message under 72 characters that would be perfect. Otherwise I can do it later this evening.

@Zimmi48
Copy link
Member

Zimmi48 commented Dec 16, 2020

Done.

@lthms lthms removed this from the coqffi.1.0.0 milestone Aug 26, 2021
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