[PR #1965] [CLOSED] imporve documentation development #2423

Closed
opened 2025-12-29 03:21:13 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1965
Author: @ohdearaugustin
Created: 5/31/2024
Status: Closed

Base: mainHead: topic/docu-versioning


📝 Commits (5)

📊 Changes

7 files changed (+1070 additions, -34 deletions)

View changed files

📝 .github/workflows/docs-test.yml (+14 -14)
📝 .github/workflows/docs.yml (+8 -16)
📝 Makefile (+6 -0)
docs/requirements.txt (+0 -4)
📝 flake.nix (+6 -0)
poetry.lock (+1018 -0)
pyproject.toml (+18 -0)

📄 Description

See #1964

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/1965 **Author:** [@ohdearaugustin](https://github.com/ohdearaugustin) **Created:** 5/31/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `topic/docu-versioning` --- ### 📝 Commits (5) - [`ecfe859`](https://github.com/juanfont/headscale/commit/ecfe859a2ed1fb582bacae980f611a25e7ff8171) imporve documentation development - [`cd793b2`](https://github.com/juanfont/headscale/commit/cd793b2220cd78a9be4b6ca3579658d60412c366) add mkdocs to flake - [`7e51c45`](https://github.com/juanfont/headscale/commit/7e51c4570ffa0e9bd99bcca0f29724e41456f04c) add poetry install && cairo - [`693002a`](https://github.com/juanfont/headscale/commit/693002a7a94bd91ea1ff0afee57b3f4c2e9c98f0) add poetry install - [`173ea04`](https://github.com/juanfont/headscale/commit/173ea0423d5ac542cd42c06ae4c49d208f85dc24) chain commands ### 📊 Changes **7 files changed** (+1070 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docs-test.yml` (+14 -14) 📝 `.github/workflows/docs.yml` (+8 -16) 📝 `Makefile` (+6 -0) ➖ `docs/requirements.txt` (+0 -4) 📝 `flake.nix` (+6 -0) ➕ `poetry.lock` (+1018 -0) ➕ `pyproject.toml` (+18 -0) </details> ### 📄 Description See #1964 - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [ ] updated CHANGELOG.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 03:21:13 +01:00
adam closed this issue 2025-12-29 03:21:13 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2423