1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
Commit graph

95 commits

Author SHA1 Message Date
Valentin Gagarin 467363be7e
don't use markdown in the issue template's about field (#1053)
it doesn't get rendered anyway
2024-09-06 14:47:55 +02:00
Valentin Gagarin 86dddfb1cc
fix tutorial issue template (#1052)
apparently there is a 200 characters length limit on the `about` field
2024-09-06 14:43:06 +02:00
Valentin Gagarin d3699075a5 add tutorial issue template 2024-09-04 23:14:45 +02:00
Valentin Gagarin 9c75769a3c update the tutorial guide, add issue template 2024-09-02 11:22:52 +02:00
Valentin Gagarin 53dff2387f
make building the manuals optional (#1035) 2024-08-24 17:52:19 +02:00
olaf 81b8ee4df7 Remove olaf from documentation team 2024-05-18 18:58:03 +02:00
Silvan Mosberger 3df4921374
Minor team doc improvements (#978) 2024-05-13 19:42:02 +02:00
dependabot[bot] 07c61ef3c9
chore(deps): bump nwtgck/actions-netlify from 2.1.0 to 3.0.0 (#942)
Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/nwtgck/actions-netlify/releases)
- [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/nwtgck/actions-netlify/compare/v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: nwtgck/actions-netlify
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 16:16:49 +02:00
dependabot[bot] b1d861d3ad
chore(deps): bump cachix/install-nix-action from 25 to 26 (#941)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-18 16:16:39 +02:00
olaf f989fa59a7 Update CODEOWNERS 2024-04-15 17:15:49 +02:00
Silvan Mosberger d8f55f76a3 Revert "run preview deployments on forks as well"
This reverts commit c2a791b769.
2024-03-06 19:34:59 +01:00
Valentin Gagarin c2a791b769 run preview deployments on forks as well 2024-03-02 16:25:32 +01:00
Silvan Mosberger 45c3c72c02 documentation-survey: Write description and make @henrik-ch codeowner
Co-authored-by: Henrik <i97henka@gmail.com>
2024-02-27 03:02:40 +01:00
Silvan Mosberger 4c987d1441
Merge pull request #842 from fricklerhandwerk/unsubscribe
reorganise CODEOWNERS
2024-01-15 21:05:48 +01:00
Valentin Gagarin f28a554a99 CODEOWNERS: reorganise
- Assign subscriptions explicitly to some paths
- Use new documentation-reviewers GitHub team
2024-01-15 20:22:08 +01:00
asymmetric 82d2ea7258
Merge pull request #860 from NixOS/dependabot/github_actions/cachix/install-nix-action-25
chore(deps): bump cachix/install-nix-action from 24 to 25
2024-01-15 11:20:44 +01:00
dependabot[bot] 56125c9e01
chore(deps): bump cachix/install-nix-action from 24 to 25
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 24 to 25.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v24...v25)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 10:17:43 +00:00
dependabot[bot] 5ccd31c74a
chore(deps): bump cachix/cachix-action from 13 to 14
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 10:17:42 +00:00
dependabot[bot] 7d07e2265a chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 12:29:05 +01:00
olaf aaf63e8845
Update CODEOWNERS (#825) 2023-12-05 00:45:40 +01:00
asymmetric 3d02c7a490
Merge pull request #818 from NixOS/dependabot/github_actions/cachix/install-nix-action-24
chore(deps): bump cachix/install-nix-action from 23 to 24
2023-12-02 10:13:54 +01:00
asymmetric 68852a880b
Merge pull request #819 from NixOS/dependabot/github_actions/cachix/cachix-action-13
chore(deps): bump cachix/cachix-action from 12 to 13
2023-12-02 10:13:33 +01:00
Silvan Mosberger bd7f4930fb CODEOWNERS: Remove outdated learning journey entries 2023-12-01 14:49:08 +01:00
Silvan Mosberger a33ffa18f4 CODEOWNERS: Set @infinisil as codeowner of the file sets tutorial 2023-12-01 14:49:08 +01:00
asymmetric 7cf19eced1
Add asymmetric to CODEOWNERS for workflows (#821) 2023-11-30 16:41:02 +01:00
dependabot[bot] d627f2d74d
chore(deps): bump cachix/cachix-action from 12 to 13
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 13.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v12...v13)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 00:25:34 +00:00
dependabot[bot] 4c852890e9
chore(deps): bump cachix/install-nix-action from 23 to 24
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 24.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v23...v24)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 00:25:30 +00:00
Silvan Mosberger 12d0f9d7f1
build-and-deploy: Disable github deployments (#803)
They create a lot of spam in the PR timeline
2023-11-21 20:34:14 +01:00
Lorenzo Manacorda 43aeb8fecc ci: run vale with nix-shell
To ensure it's the same version as when doing local development.
2023-11-13 13:52:54 +01:00
Lorenzo Manacorda d83bd80eee vale: check maintainers dir too 2023-11-13 13:48:00 +01:00
Lorenzo Manacorda 36e4c147c7 vale: simplify invocation 2023-11-13 13:28:42 +01:00
Lorenzo Manacorda 46a7c3ce9e vale: run in CI 2023-11-13 13:28:42 +01:00
Pierre Bourdon 3f5c86d466 ci: fix deploy-and-build production branch filter 2023-11-03 18:33:24 +01:00
Pierre Bourdon 741535173c ci: switch to deploy to Netlify instead of Cloudflare pages (#772) 2023-11-03 17:23:16 +01:00
Domen Kožar 2e1e248bb7
Merge pull request #707 from NixOS/dependabot/github_actions/cachix/install-nix-action-23
chore(deps): bump cachix/install-nix-action from 20 to 23
2023-10-09 11:18:52 +01:00
Lorenzo Manacorda 1dcc111a4d *: fix editorconfig errors 2023-10-06 10:59:27 +02:00
Lorenzo Manacorda 2d06b913d7 ci: check editorconfig 2023-10-06 10:54:03 +02:00
dependabot[bot] e2d75e0fa2
chore(deps): bump cachix/install-nix-action from 20 to 23
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 23.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v23)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 00:59:19 +00:00
Yuki Langley 6e0b7c8385 Add deploy preview workflow
This workflow uses Cloudflare's official GitHub Action for invoking manual
deployments from GitHub CI.

workflow_run is used to prevent malicious actors from (ab)using secrets[1].

Closes https://github.com/NixOS/nix.dev/issues/348

[1]: https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
2023-08-24 09:51:16 +07:00
Yuki Langley 251f76b214 Breakdown CI workflow to build and test 2023-08-24 09:51:16 +07:00
asymmetric 00eab32fa5
CODEOWNERS: remove domenkozar, add documentation teams (#680) 2023-08-21 17:55:03 +02:00
dependabot[bot] 671acd568a
chore(deps): bump cachix/install-nix-action from 21 to 22
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 21 to 22.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v21...v22)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:28:37 +00:00
dependabot[bot] 9692eb7287
chore(deps): bump cachix/install-nix-action from 20 to 21
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 20 to 21.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 01:01:16 +00:00
Zach Mitchell, PhD 290bec48c0
Merge pull request #534 from zmitchell/site-issue-template
Create an issue template for site improvements
2023-05-09 22:07:37 -06:00
Zach Mitchell af435b7972 Update template with problem statement and priorities statement 2023-05-09 22:04:50 -06:00
Zach Mitchell, PhD f6416604f5
Update .github/ISSUE_TEMPLATE/tracking-issue.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-05-09 21:51:33 -06:00
Zach Mitchell, PhD ecefd34f15
Update .github/ISSUE_TEMPLATE/tracking-issue.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-05-09 21:51:11 -06:00
Zach Mitchell, PhD 60b6e639af
Update .github/ISSUE_TEMPLATE/tracking-issue.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-05-09 21:51:04 -06:00
Zach Mitchell, PhD 89d6ef8a31
Update .github/ISSUE_TEMPLATE/tracking-issue.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-05-09 21:48:57 -06:00
Zach Mitchell 7ed3f006bc Create an issue template for site improvements 2023-05-07 09:07:12 -06:00