summary refs log tree commit diff
path: root/.github/workflows
Commit message (Collapse)AuthorAge
* build(deps): bump korthout/backport-action from 2.1.0 to 2.1.1dependabot[bot]2023-11-13
| | | | | | | | | | | | | | 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>
* build(deps): bump korthout/backport-action from 2.0.0 to 2.1.0dependabot[bot]2023-11-07
| | | | | | | | | | | | | | 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>
* build(deps): bump korthout/backport-action from 1.3.1 to 2.0.0dependabot[bot]2023-10-30
| | | | | | | | | | | | | | 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>
* workflows/check-by-name: Improved mergeability checkSilvan Mosberger2023-10-18
|
* workflows/check-by-name: print failed command outputArtturin2023-10-17
|
* Merge pull request #259074 from tweag/detect-merge-conflictsSilvan Mosberger2023-10-06
|\ | | | | workflows/check-by-name: Better error for merge conflicts
| * workflows/check-by-name: Better error for merge conflictsSilvan Mosberger2023-10-05
| |
* | workflows/check-by-name: Add a missing colonSilvan Mosberger2023-10-04
|/
* workflows/check-by-name: Better error when base branch also failsSilvan Mosberger2023-10-02
| | | | | | | | | | 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
* workflows/check-by-name: Make runnable without approvalSilvan Mosberger2023-09-11
| | | | Co-Authored-By: zowoq <59103226+zowoq@users.noreply.github.com>
* build(deps): bump actions/checkout from 3 to 4dependabot[bot]2023-09-11
| | | | | | | | | | | | | | | 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>
* Merge pull request #253249 from ↵Martin Weinelt2023-09-11
|\ | | | | | | | | NixOS/dependabot/github_actions/cachix/install-nix-action-23 build(deps): bump cachix/install-nix-action from 22 to 23
| * build(deps): bump cachix/install-nix-action from 22 to 23dependabot[bot]2023-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v22...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>
* | workflows/backport: Fix link and rewordSilvan Mosberger2023-09-06
|/
* Merge pull request #237439 from tweag/spp-1Silvan Mosberger2023-09-05
|\ | | | | [RFC 140] Simple package paths, part 1b: Enabling the directory structure
| * pkgs/by-name: IntroduceSilvan Mosberger2023-09-05
| | | | | | | | | | | | | | | | | | This introduces the `pkgs/by-name` directory as proposed by RFC 140. Included are: - The implementation to add packages defined in that directory to the top-level package scope - Contributer documentation on how to add packages to it - A GitHub Actions workflow to check the structure of it on all PRs
* | .github/workflows/update-terraform-providers.yml: re-enable workflow_dispatchzowoq2023-09-01
| |
* | .github/workflows/update-terraform-providers.yml: disablezowoq2023-09-01
|/
* Remove direct push detection GitHub actionSilvan Mosberger2023-08-14
| | | | We are trying out not allowing direct pushes anymore, so this is not necessary anymore, unless we later revert it again (unlikely): https://github.com/NixOS/nixpkgs/issues/249117
* workflows/periodic-merge: drop 22.11 jobsMartin Weinelt2023-07-04
|
* build(deps): bump cachix/install-nix-action from 21 to 22dependabot[bot]2023-06-19
| | | | | | | | | | | | | | 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>
* Merge pull request #237557 from pennae/dedocbookify-nixospennae2023-06-19
|\ | | | | nixos/doc: dedocbookify
| * nixos/manual: disallow docbook option docspennae2023-06-13
| | | | | | | | | | | | | | | | | | | | it's been long in the making, and with 23.05 out we can finally disable docbook option docs and default to markdown instead. this brings a massive speed boost in manual and manpage builds, so much so that we may consider enabling user module documentation by default. we don't remove the docbook support code entirely yet because it's a lot all over, and probably better removed in multiple separate changes.
* | build(deps): bump korthout/backport-action from 1.2.0 to 1.3.1dependabot[bot]2023-06-12
|/ | | | | | | | | | | | | | Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.2.0...v1.3.1) --- 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>
* build(deps): bump cachix/install-nix-action from 20 to 21dependabot[bot]2023-05-30
| | | | | | | | | | | | | | 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>
* 23.11 is TapirRaito Bezarius2023-05-22
|
* build(deps): bump peter-evans/create-or-update-comment from 2 to 3dependabot[bot]2023-04-11
| | | | | | | | | | | | | | Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 2 to 3. - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v2...v3) --- updated-dependencies: - dependency-name: peter-evans/create-or-update-comment dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump peter-evans/create-pull-request from 4 to 5dependabot[bot]2023-04-11
| | | | | | | | | | | | | | Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* .github/workflows/update-terraform-providers.yml: variouszowoq2023-03-25
| | | | | | | | - removed outdated permissions comment - add failed updates step - add failed updates and ofborg rebuild to PR body
* build(deps): bump cachix/install-nix-action from 19 to 20dependabot[bot]2023-03-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>
* workflows: check maintainers sortedness on pull_request_targetpennae2023-03-19
| | | | | | `pull_request` workflows need approval to run, `pull_request_target` does not. this one isn't particularly vulnerable and doesn't take long to run, so we may as well run it without approval.
* maintainers: add script and workflows to check sortednesspennae2023-03-15
| | | | | | | | the script can output a list of sed commands to create the order it expects to find. this was mainly useful for initially sorting the list, but we'll keep it here for later reference. Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
* workflows/backport: Copy security label in backport PRsMartin Weinelt2023-03-06
| | | | | | | Since v1.2.0 the backport action supports copying labels from the source to the backport PR. This is useful for copying the security label from the original PR to the backport PR, so relevant security updates don't get lost.
* .github: build nixpkgs manual on `lib` changesNaïm Favier2023-03-04
| | | | The nixpkgs manual includes documentation for `lib` functions.
* Revert "workflows: pin install-nix-action to use nix 2.13.3"zowoq2023-03-01
| | | | | | This reverts commit 3563c178ca7d45d028c095b2a3ba35ee28294eea. fixed in cachix/install-nix-action@v20
* .github/workflows: update cachix/install-nix-action to v20zowoq2023-03-01
|
* workflows: pin install-nix-action to use nix 2.13.3pennae2023-03-01
| | | | | | same reasoning as #218858, only now for an action we depend on and can't fix quite as easily. cachix-action also uses nix-env and will thus not work correctly, so pin the nix version used to the last known good one.
* Merge pull request #218858 from cole-h/fixup-editorconfig-actionWeijia Wang2023-02-28
|\ | | | | Fixup editorconfig action with Nix 2.14.0
| * ci: editorconfig: use nix-shell instead of nix-envCole Helbling2023-02-28
| |
* | build(deps): bump korthout/backport-action from 1.1.0 to 1.2.0dependabot[bot]2023-02-28
|/ | | | | | | | | | | | | | Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.1.0...v1.2.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>
* build(deps): bump cachix/install-nix-action from 18 to 19dependabot[bot]2023-02-14
| | | | | | | | | | | | | | 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>
* nixos/manual: remove md-to-dbpennae2023-02-10
| | | | | | with manual chapters no longer needing pandoc for their conversion to xml we can get rid of this source of confusion, and its huge cache of xml files.
* build(deps): bump korthout/backport-action from 1.0.1 to 1.1.0dependabot[bot]2023-01-24
| | | | | | | | | | | | | | Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.1...v1.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>
* .github/workflows/labels.yml: fix typozowoq2023-01-21
| | | | mistake in https://github.com/NixOS/nixpkgs/commit/d1570428a2685b40925fe90916b68862b0895e94
* .github/workflows/labels.yml: allow PRs to skip labelszowoq2023-01-21
|
* .github/workflows/editorconfig.yml: change to `skip treewide`zowoq2023-01-21
|
* build(deps): bump korthout/backport-action from 1.0.0 to 1.0.1dependabot[bot]2023-01-10
| | | | | | | | | | | | | | Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/korthout/backport-action/releases) - [Commits](https://github.com/korthout/backport-action/compare/v1.0.0...v1.0.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>
* build(deps): bump zeebe-io/backport-action from 0.0.9 to 1.0.0dependabot[bot]2023-01-03
| | | | | | | | | | | | | | | Bumps [zeebe-io/backport-action](https://github.com/zeebe-io/backport-action) from 0.0.9 to 1.0.0. - [Release notes](https://github.com/zeebe-io/backport-action/releases) - [Commits](https://github.com/zeebe-io/backport-action/compare/v0.0.9...v1.0.0) --- updated-dependencies: - dependency-name: zeebe-io/backport-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* terraform-providers: add github token to update-providerszowoq2023-01-02
|
* workflows/periodic-merge: Remove 22.05 jobsMartin Weinelt2023-01-01
|