Skip to content

Conversation

@knocte
Copy link
Collaborator

@knocte knocte commented Dec 30, 2023

In Unix (macOS and Linux), it's just the simplest Makefile that calls FAKE underneath.
In Windows, it's a batch file that does the same.

@knocte knocte force-pushed the make branch 7 times, most recently from a31fe26 to d6a946d Compare January 3, 2024 03:29
@knocte knocte changed the title README.md: add nice 'make' experience DRAFT: README.md: add nice 'make' experience Jan 10, 2024
@Numpsy
Copy link
Contributor

Numpsy commented Jul 6, 2025

MAybe it's still worth finishing this one? (see #734 about updating the docs to not mention fake-cli any more)

@knocte knocte changed the title DRAFT: README.md: add nice 'make' experience README.md,GitHubCI: add nice 'make' experience Jul 22, 2025
@knocte knocte force-pushed the make branch 2 times, most recently from 508c905 to 82252f0 Compare July 22, 2025 14:31
In Unix (macOS / Linux), it's just the simplest Makefile that
calls FAKE targets underneath.

In Windows, it's a batch file that does the same.
@knocte knocte merged commit 539e80c into fsprojects:master Jul 22, 2025
6 checks passed
@Numpsy
Copy link
Contributor

Numpsy commented Aug 17, 2025

Has this change upset the documentation generation in the CI?

I'm getting a 404 error from https://fsprojects.github.io/FSharpLint/ and the build log for the last CI build contains

image

which makes it look like the documentation isn't actually being built in the CI builds.

@knocte
Copy link
Collaborator Author

knocte commented Aug 18, 2025

@Numpsy thanks for the heads up. It seems that only the target 'docs' was affected by this bug because there's a folder with the same name in the root dir. @webwarrior-ws caught this and fixed it in #766

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.

3 participants