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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify bootstrapping with dune #1792

Merged
merged 2 commits into from Nov 25, 2023
Merged

Simplify bootstrapping with dune #1792

merged 2 commits into from Nov 25, 2023

Conversation

leostera
Copy link
Contributor

@leostera leostera commented Nov 24, 2023

Hi folks 馃憢馃徏 just got around this page and thought it could be simplified a little. Feel free to dismiss if it doesn't meet the expected guidelines/style. It includes:

  • simpler, more direct language (no "Thus", less adverbs, address the reader directly)
  • using a more recognizable shell syntax
  • dropping the path parameter that I haven't seen folks use before
  • don't mention kinds (which should really be called components anyway)
  • give very straightforward cases of creating a new library, test, and executable

@cuihtlauac
Copy link
Collaborator

This is failing on unrelated omd to cmarkit issues:

https://deploy.ci.ocaml.org/job/2023-11-24/123654-ocluster-build-2542d1

Is this a transient problem?

Hi folks 馃憢馃徏 just got around this page and thought it could be simplified a little. Feel free to dismiss if it doesn't meet the expected guidelines/style.
@sabine
Copy link
Collaborator

sabine commented Nov 24, 2023

Rebased on main after merge of #1642 and force-pushed to see if CI is fine now

@cuihtlauac
Copy link
Collaborator

Rebased on main after merge of #1642 and force-pushed to see if CI is fine now

Usually, it's not needed. Re-running the tests is sufficient. However, you have to wait about half an hour for the build fix PR to become active.

Co-authored-by: Cuihtlauac Alvarado <cuihtlauac@users.noreply.github.com>
@cuihtlauac cuihtlauac merged commit 54c9b9d into ocaml:main Nov 25, 2023
3 checks passed
@leostera leostera deleted the patch-2 branch November 28, 2023 04:17
sabine pushed a commit to balat/ocaml.org that referenced this pull request Dec 12, 2023
* Simplify bootstrapping with dune

Hi folks 馃憢馃徏 just got around this page and thought it could be simplified a little. Feel free to dismiss if it doesn't meet the expected guidelines/style.

* Update data/tutorials/platform/bp_00_bootstrap_project.md

Co-authored-by: Cuihtlauac Alvarado <cuihtlauac@users.noreply.github.com>

---------

Co-authored-by: Cuihtlauac Alvarado <cuihtlauac@users.noreply.github.com>
oyenuga17 pushed a commit to oyenuga17/ocaml.org that referenced this pull request Jan 8, 2024
* Simplify bootstrapping with dune

Hi folks 馃憢馃徏 just got around this page and thought it could be simplified a little. Feel free to dismiss if it doesn't meet the expected guidelines/style.

* Update data/tutorials/platform/bp_00_bootstrap_project.md

Co-authored-by: Cuihtlauac Alvarado <cuihtlauac@users.noreply.github.com>

---------

Co-authored-by: Cuihtlauac Alvarado <cuihtlauac@users.noreply.github.com>
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

3 participants