-
Notifications
You must be signed in to change notification settings - Fork 366
chore: Adopt Dune package management #3280
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: cuihtlauac <[email protected]>
* Remove non-existent auth package Also add a bit more desciption of the `webauthn` package. * Fix Markdown lint error * Remove last empty line
Co-authored-by: cuihtlauac <[email protected]>
Co-authored-by: cuihtlauac <[email protected]>
* draft of a post on ocaml-eglot under ocaml-lsp * add notes * link to 1.1.0 release * Update 2025-04-29-ocaml-eglot-brings-lsp-support-to-emacs.md * Draft post * Update 2025-04-29-ocaml-eglot-brings-lsp-support-to-emacs.md * rename file to prospective date of publication * editing based on xvw feedback * minor formatting * remove essential commands because we don't have tables on ocaml.org, yaml formatting, be more precise * revised * last edit * be more clear on maintenance status
Co-authored-by: cuihtlauac <[email protected]>
* Fix Blog Filtering Rename filter, now publish_all, meaning all posts from feed are published. Make publish_all default to true. Fix data/planet-source.yml * Specify publish_all when set to false * Do not specify publish_all when name of url contains "caml" * Disable always error feeds * Fix video filtering * Fix feed sources
Signed-off-by: Etienne Marais <[email protected]>
Added RSS feed from blog posts and journal entries at https://fearful-odds.rocks
Co-authored-by: cuihtlauac <[email protected]>
16 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the reopen of #3132.
From #3132 (review):
The following changes are required:
.github/workflows/scrape_changelog.yml
README.md
, section “Getting Started”ci.yml
the same build configuration must be used there, inDockerfile
and locallymake docker
build under Ubuntu 25.04ocamlorg.opam
General concerns that haven't been fully decided / documented:
Remaining simple todos::