fsprojects / fsprojects/FSharpPlus

GitHub Action to release docs

Open
#493 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
F#
Stars
941
Forks
106
PR merge metrics
No merged PRs in 30d

Description

Description

It's a bit of a pain to release the docs. It would be nice to have GitHub Action that could release the docs.

See

Expected behavior

Either a manually triggered workflow or master-branch triggered workflow that can simplify the work.

Known workarounds

On a machine where it works run dotnet msbuild -target:ReleaseDocs build.proj

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with build.proj and the existing dotnet msbuild -target:ReleaseDocs build.proj command, then review the linked GitHub Actions guidance for manual or master-branch triggers. Done means a workflow can run the documentation release task through one of the requested triggers.

Written by the indexing model from the issue text.

Assessment

Tech stack
fsharp, github-actions
Domain
ci-cd, documentation, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.