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

68 commits

Author SHA1 Message Date
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
Zach Mitchell e11b167a36 Create an issue template for tracking issues 2023-05-07 09:05:56 -06:00
Lorenzo Manacorda b4eb6af0c1 remove CLA
A CLA is not necessary for this project, see https://github.com/NixOS/nix.dev/issues/478
2023-03-31 17:28:05 +02:00
Zach Mitchell, PhD 10cc038667
Add myself as a code owner for WG docs (#476) 2023-03-18 11:35:29 +01:00
dependabot[bot] 74c000bd76
chore(deps): bump cachix/install-nix-action from 19 to 20
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 19 to 20.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v19...v20)

---
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-03-02 01:08:55 +00:00
dependabot[bot] dc8f01b284
chore(deps): bump cachix/install-nix-action from 18 to 19
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 18 to 19.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v18...v19)

---
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-02-07 00:14:08 +00:00
dependabot[bot] 53c48d361d
chore(deps): bump cachix/cachix-action from 11 to 12
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 11 to 12.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v11...v12)

---
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>
2022-10-28 00:48:10 +00:00
Luc Perkins ffab871791
Add existing files to CODEOWNERS 2022-10-22 15:04:37 +02:00
Luc Perkins 25f255914d
Add CODEOWNERS file 2022-10-22 14:54:08 +02:00
Domen Kožar 1daa96ac12
Merge pull request #341 from NixOS/dependabot/github_actions/cachix/cachix-action-11
chore(deps): bump cachix/cachix-action from 10 to 11
2022-10-13 13:06:09 +01:00
dependabot[bot] 14fea3c49a
chore(deps): bump cachix/cachix-action from 10 to 11
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 10 to 11.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v10...v11)

---
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>
2022-10-13 00:34:20 +00:00
dependabot[bot] 1076750975
chore(deps): bump cachix/install-nix-action from 17 to 18
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)

---
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>
2022-10-13 00:34:18 +00:00
figsoda 8a3a8f2510 don't lock pull request after merge 2022-09-28 14:44:31 -04:00
dependabot[bot] b2b78d20f5
chore(deps): bump cla-assistant/github-action from 2.2.0 to 2.2.1
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Changelog](https://github.com/contributor-assistant/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 01:21:25 +00:00
dependabot[bot] 66d9c958c4
chore(deps): bump cla-assistant/github-action
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.1.3.pre.beta to 2.2.0.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Changelog](https://github.com/contributor-assistant/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.1.3-beta...v2.2.0)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 00:54:42 +00:00
dependabot[bot] df53d37934
chore(deps): bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)

---
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>
2022-04-08 00:02:27 +00:00
Nejc Zupan 02ced7bbff Proof-of-Concept for testing code samples
There are a number of code samples throughout nix.dev. How do we know
they still work? We don't!

This commit introduces a way for us to extract these code samples into files
and then run tests against them in CI. This will hopefully help us catch
regressions in future updates to nix, NixOS and/or this guide.

Additionally, I included a darwin specific nix-shell configuration that I
use personally on my M1 Mac to work on this repo. Might be useful for someone.
2022-04-07 10:16:17 +01:00
dependabot[bot] 814fce3fed
chore(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 00:06:27 +00:00
Domen Kožar 4ea0c8c1cf
add cachix-action 2021-12-10 15:27:09 +01:00
Domen Kožar aeb945d0ca
fix ci 2021-12-06 17:37:42 +01:00
dependabot[bot] 1d8050fcb3
chore(deps): bump cachix/install-nix-action from 15 to 16
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v15...v16)

---
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>
2021-11-22 00:08:55 +00:00
Domen Kožar bf6a0b5caf bump install-nix-action 2021-11-12 15:09:25 -06:00
dependabot[bot] 5f8a243af1
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 00:02:16 +00:00
dependabot[bot] 43e4f31d43
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 00:05:19 +00:00
dependabot[bot] d30c6b0968
chore(deps): bump cachix/install-nix-action from 13 to 14
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 13 to 14.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v13...v14)

---
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>
2021-09-09 00:01:26 +00:00
Domen Kožar 37cfce678c CI: run linkcheck 2021-08-19 10:01:13 +02:00
Rok Garbas 48316453cd
-debug 2021-06-11 12:32:48 +02:00
Rok Garbas a0bc9a4d02
learning gha 2021-06-08 11:39:39 +02:00