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

Automate release flow with GH Actions #2

Open
leostera opened this issue Feb 27, 2024 · 2 comments
Open

Automate release flow with GH Actions #2

leostera opened this issue Feb 27, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@leostera
Copy link
Collaborator

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.

@leostera leostera added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 27, 2024
@stuckinforloop
Copy link
Contributor

I'll pick this one up!

@leostera leostera added this to the riot/phase-1 milestone Feb 28, 2024
@stuckinforloop
Copy link
Contributor

When running ./_build/defaults/regen.exe, we are creating a cas.ml file with content similar to certificates.ml file.

let oc = open_out "cas.ml" in

Might want to change this from cas.ml to certificates.ml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants