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

Switch to opam 2.2 #153

Merged
merged 2 commits into from
Jul 7, 2024
Merged

Switch to opam 2.2 #153

merged 2 commits into from
Jul 7, 2024

Conversation

hhugo
Copy link
Contributor

@hhugo hhugo commented Jun 15, 2024

and native windows setup, instead of cygwin.

With this PR, the longest jobs (Windows ones) run in 3mins when using caches.

Blockers:

@hhugo
Copy link
Contributor Author

hhugo commented Jun 18, 2024

I think the CI is broken because of the cache.
The CI is green in hhugo#3.
Can someone with enough permission clear the github action cache ?

@smorimoto
Copy link
Member

smorimoto commented Jun 19, 2024

Someone can use these to blow it up all at once.

gh actions-cache list -L 100 | cut -f 1 | xargs -I CACHE_KEY gh actions-cache delete CACHE_KEY --confirm

@hhugo
Copy link
Contributor Author

hhugo commented Jun 19, 2024

Someone can use these to blow it up all at once.

gh actions-cache list -L 100 | cut -f 1 | xargs -I CACHE_KEY gh actions-cache delete CACHE_KEY --confirm

Or just

gh cache delete  --all

@antoinemine
Copy link
Collaborator

Or just

gh cache delete  --all

Done!

@hhugo
Copy link
Contributor Author

hhugo commented Jun 19, 2024

@antoinemine, can you also stop the running jobs ?

@antoinemine
Copy link
Collaborator

@antoinemine, can you also stop the running jobs ?

Done!

@hhugo
Copy link
Contributor Author

hhugo commented Jun 21, 2024

The issue should be fixed with ocaml/opam#6046 and a new release of opam 2.2

@hhugo
Copy link
Contributor Author

hhugo commented Jun 24, 2024

This is now ready for review. CI is happy.

Co-authored-by: Sora Morimoto <sora@morimoto.io>
@hhugo
Copy link
Contributor Author

hhugo commented Jul 5, 2024

Gentle ping

Copy link
Contributor

@xavierleroy xavierleroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, let's see how it works!

@xavierleroy xavierleroy merged commit f71e859 into ocaml:master Jul 7, 2024
8 checks passed
@hhugo hhugo deleted the opam22 branch July 7, 2024 18:33
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.

None yet

4 participants