suri-framework/castore

Automate release flow with GH Actions

Open

#2 opened on Feb 27, 2024

View on GitHub
 (2 comments) (0 reactions) (1 assignee)OCaml (2 forks)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

Since we are using the Mozilla-published PEM files, we should have a weekly job that checks if there's any update to their files, and repackages and published a new version of this lib automatically.

If the files are the same, no need to update and publish.

Contributor guide