Silvan Mosberger
ac01ff7146
Merge pull request #270496 from tweag/by-name-backoff
...
workflows/check-by-name: Limited and exponential retries
2023-12-01 04:47:17 +01:00
figsoda
790e3e3399
Merge pull request #270196 from figsoda/template
...
{CONTRIBUTING,PULL_REQUEST_TEMPLATE}.md: update NixOS release
2023-11-29 12:12:36 -05:00
Victor Engmark
4177297b14
ci: pin third party actions
...
For reproducibility.
Command:
```shell
for file in .github/workflows/*.y*ml; do
npx pin-github-action --comment=' {ref}' "$file"
done
```
Then had to manually replace all the versions with accurate specifiers
(for example, "v4" → "v4.1.1" in case of `actions/checkout`).
2023-11-29 09:51:22 +01:00
Robert Hensing
0864e05d72
.github/CODEOWNERS: Add roberth to module system
2023-11-28 16:24:26 +01:00
Silvan Mosberger
5e0644896d
workflows/check-by-name: Set 10 minute timeout
...
Co-Authored-By: Cole Helbling <cole.e.helbling@outlook.com>
2023-11-27 23:57:08 +01:00
figsoda
43a3d2d90e
{CONTRIBUTING,PULL_REQUEST_TEMPLATE}.md: update NixOS release
2023-11-27 17:33:01 -05:00
Silvan Mosberger
d38a7343fe
workflows/check-by-name: Limited and exponential retries
...
We've had a recent PR CI mass failure event, ultimately caused by the
mergeability check GitHub API not returning a result.
But due to the `pkgs/by-name` check workflow not backing off
appropriately between retries, it pummeled the API, resulting in
exceeding the API rate limit:
https://github.com/NixOS/nixpkgs/actions/runs/7010089143/job/19069845070
This commit fixes that for the future by implementing a retry strategy limited to three
retries, with exponential backoff
2023-11-27 22:42:17 +01:00
Raito Bezarius
e04c0b0d99
zfs_2_1: init at 2.1.13
...
This re-introduces the old stable ZFS version we had in the past following
the many predicted issues of ZFS 2.2.x series, that is much more stable
than any further ZFS version at the moment.
I am also removing myself from maintenance of any further ZFS versions as I am
planning to quit ZFS maintenance at some point.
In the meantime, for users like me who depend on ZFS for critical operations, here is a ZFS version
that is known to work for LTS kernels.
2023-11-24 15:47:21 +01:00
Matthieu Coudron
ef1e06441e
.github/labeler.yml: autolabel jupyter stuff
2023-11-22 16:02:27 +01:00
Silvan Mosberger
ad228aee4b
workflows/check-by-name: If channel no existent, fall back to nixos-unstable
2023-11-22 01:53:07 +01:00
figsoda
87cc06983c
24.05 is Uakari
2023-11-21 14:34:30 -05:00
Silvan Mosberger
7ae0729ae5
Encourage +1's for prioritisation
...
Adds a small text to each issue and the PR template to encourage people to use
👍 's for issues they're also interested in. See
https://github.com/NixOS/nix.dev/issues/359 for more information
Co-Authored-By: Valentin Gagarin <valentin.gagarin@tweag.io>
2023-11-21 07:00:18 +01:00
Silvan Mosberger
a7bbd70413
CODEOWNERS: Remove line for removed file
...
Was removed in https://github.com/NixOS/nixpkgs/pull/268407
2023-11-20 02:53:02 +01:00
Naïm Favier
876ea24058
CODEOWNERS: add ncfavier to Haskell
2023-11-17 11:43:10 +01:00
Silvan Mosberger
a517f66da7
Merge pull request #267784 from tweag/flakes-labeler
...
.github/labeler.yml: auto-label flakes stuff
2023-11-16 13:05:03 +01:00
Silvan Mosberger
48a58721dd
CODEOWNERS: Remove edolstra
...
Updated to reflect reality: Eelco is not acting as a code owner of these files
2023-11-16 03:56:11 +01:00
Silvan Mosberger
076ed58875
.github/labeler.yml: auto-label flakes stuff
2023-11-16 03:49:16 +01:00
dependabot[bot]
afaf639666
build(deps): bump korthout/backport-action from 2.1.0 to 2.1.1
...
Bumps [korthout/backport-action](https://github.com/korthout/backport-action ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](https://github.com/korthout/backport-action/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 13:49:56 +01:00
Yueh-Shun Li
9963ad5c5f
doc: builders -> build helpers to reduce ambigualty
2023-11-07 19:58:53 +00:00
Yueh-Shun Li
a12beafc57
doc: move doc/builders/packages -> doc/packages
2023-11-07 19:58:51 +00:00
dependabot[bot]
3036ac33ed
build(deps): bump korthout/backport-action from 2.0.0 to 2.1.0
...
Bumps [korthout/backport-action](https://github.com/korthout/backport-action ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](https://github.com/korthout/backport-action/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 09:40:56 +01:00
Silvan Mosberger
b22c7cc50c
Merge pull request #264638 from ckiee/codeowners-add-libconfig
...
CODEOWNERS: add ckiee to libconfig format
2023-10-31 23:02:13 +01:00
ckie
3eaa06f86f
CODEOWNERS: add ckiee to libconfig format
2023-10-31 21:11:46 +02:00
Pol Dellaiera
b35234334e
Merge pull request #263993 from drupol/rb-update-issue-template
...
doc: update r-b issue template
2023-10-31 17:33:24 +01:00
dependabot[bot]
eea756868f
build(deps): bump korthout/backport-action from 1.3.1 to 2.0.0
...
Bumps [korthout/backport-action](https://github.com/korthout/backport-action ) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/korthout/backport-action/releases )
- [Commits](https://github.com/korthout/backport-action/compare/v1.3.1...v2.0.0 )
---
updated-dependencies:
- dependency-name: korthout/backport-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:17:29 +00:00
Pol Dellaiera
036c5cb9de
doc: update r-b issue template
2023-10-29 11:16:16 +01:00
Arnout Engelen
a4e5fc030b
Merge pull request #263961 from raboof/rb-improve-issue-template
...
github: improve r-b issue template
2023-10-28 15:19:06 +02:00
Arnout Engelen
af23138727
github: improve r-b issue template
...
You may need to run the regular `nix-build` before running
`nix-build --check`
2023-10-28 14:58:11 +02:00
K900
b6958acdab
poetry2nix: drop
...
The in-tree version has been broken for a while, so now is probably a good time to rip off the band-aid.
2023-10-26 19:05:41 +03:00
Valentin Gagarin
643419f02b
Merge pull request #258595 from fricklerhandwerk/doc-emscripten
...
Emscripten docs: reword and remove mention of `nix-env`
2023-10-26 13:34:15 +02:00
Artturi
e0cca29f4b
Merge pull request #238575 from toonn/pr-template-sandboxing
2023-10-20 12:25:59 +03:00
Silvan Mosberger
b941c97eb2
CODEOWNERS: Add myself to more parts of lib
2023-10-20 00:16:41 +02:00
Silvan Mosberger
785b8ca2e7
workflows/check-by-name: Improved mergeability check
2023-10-18 01:59:47 +02:00
Silvan Mosberger
1a53218dfc
Merge pull request #261698 from tweag/fix-code-owners
...
CODEOWNERS: Fix check-by-name workflow file name
2023-10-17 23:40:41 +02:00
Silvan Mosberger
d67dae29ac
CODEOWNERS: Fix check-by-name workflow file name
2023-10-17 21:16:48 +02:00
Artturin
5fbbada2fb
workflows/check-by-name: print failed command output
2023-10-17 22:04:48 +03:00
Silvan Mosberger
b3e14b9045
Merge pull request #259074 from tweag/detect-merge-conflicts
...
workflows/check-by-name: Better error for merge conflicts
2023-10-06 05:09:54 +02:00
Silvan Mosberger
004da0cf91
workflows/check-by-name: Better error for merge conflicts
2023-10-05 00:13:47 +02:00
Silvan Mosberger
dd543a79d5
workflows/check-by-name: Add a missing colon
2023-10-04 23:42:10 +02:00
Valentin Gagarin
b1fc3195c1
add Emscripten maintainers to CODEOWNERS
...
also notify on documentation changes
2023-10-03 00:45:18 +02:00
Silvan Mosberger
0dcdf60c38
workflows/check-by-name: Better error when base branch also fails
...
Previously, even if the check also failed on the base branch, it looked
like the PR introduced the failure.
We can easily have a better error message for such cases.
Meanwhile this also paves the road for something like
https://github.com/NixOS/nixpkgs/issues/256788
2023-10-02 22:01:43 +02:00
Ryan Lahfa
bd522b0787
Merge pull request #251567 from RaitoBezarius/codeowner/remove-matthewbauer
2023-09-21 13:02:40 +02:00
Pol Dellaiera
b36ad2f517
php: add new builder buildComposerProject
2023-09-13 15:00:03 +02:00
Herwig Hochleitner
30bcc6c39d
Merge pull request #248310 from emilylange/nixos/gitea-forgejo-split
...
nixos/forgejo: fork from nixos/gitea (split)
close https://github.com/NixOS/nixpkgs/issues/244866
2023-09-12 22:10:01 +02:00
Silvan Mosberger
437d00dde3
workflows/check-by-name: Make runnable without approval
...
Co-Authored-By: zowoq <59103226+zowoq@users.noreply.github.com>
2023-09-11 14:27:42 +02:00
dependabot[bot]
9a70b1e242
build(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-09-11 13:55:35 +02:00
Martin Weinelt
240cbdc845
Merge pull request #253249 from NixOS/dependabot/github_actions/cachix/install-nix-action-23
...
build(deps): bump cachix/install-nix-action from 22 to 23
2023-09-11 09:06:52 +02:00
Silvan Mosberger
5433e5b1e7
Merge pull request #253621 from tweag/minor-contrib-docs-improvements
...
Minor contrib docs improvements
2023-09-07 05:21:59 +02:00
Silvan Mosberger
6d95b1aebb
workflows/backport: Fix link and reword
2023-09-06 20:12:48 +02:00
Samuel Dionne-Riel
16d640c810
CODEOWNERS: Add myself for installer images
2023-09-06 14:09:03 -04:00