Commit Graph

  • 4fbf969957 actions/checkout@v2 -> actions/checkout@v3 Carl Thomé 2023-06-29 10:24:22 +02:00
  • 55ddfbef62 Bump actions/checkout in example Carl Thomé 2023-06-28 23:02:30 +02:00
  • 8c780fa98c
    Update flake.lock flake-checker-action Luc Perkins 2023-06-16 11:57:21 -07:00
  • 957598f6bb
    Update to v4 of the Action Luc Perkins 2023-06-16 11:45:02 -07:00
  • 867838943c
    Add flake checker action to CI Luc Perkins 2023-06-16 10:31:04 -07:00
  • dec3bc3c9b fix: removed commented commit escaping code v19 xgroleau🐢 2023-03-29 13:54:17 -04:00
  • ad81b423ab fix: use multiline string xgroleau🐢 2023-03-29 13:50:00 -04:00
  • c7487e8c98 doc: doc a bit more specific on the options format xgroleau🐢 2023-03-28 17:16:50 -04:00
  • 54eb0b2901 doc: Info in readme xgroleau🐢 2023-03-28 16:58:48 -04:00
  • 8a88a06550 fix: pr message fix xgroleau🐢 2023-03-28 16:50:27 -04:00
  • 9af2d0f36a fix : replace action using deprecated node 12 xgroleau🐢 2023-03-28 16:43:16 -04:00
  • b55ee105d9 feat: Added nix option xgroleau🐢 2023-03-28 16:38:02 -04:00
  • bc75a5b55e expose status of PR v18 Budiman Jojo 2023-03-20 12:41:08 +07:00
  • 786e5cf5a2 allow to set base branch of pull request Jörg Thalheim 2023-03-09 11:00:31 +01:00
  • 085c3a0b6d build(deps): bump pedrolamas/handlebars-action from 2.1.0 to 2.2.0 v17 dependabot[bot] 2023-02-27 02:51:54 +00:00
  • 29d64d0332 Update Nix install action in README Luc Perkins 2023-03-05 06:20:56 +02:00
  • cc83127440 build(deps): bump peter-evans/create-pull-request from 3 to 4 dependabot[bot] 2022-08-19 18:42:49 +00:00
  • 6411dd26e0 Switch to Nix Installer Action Luc Perkins 2023-02-08 09:37:07 -08:00
  • 6f9746fc32
    Merge pull request #48 from DeterminateSystems/dependabot/github_actions/nwisbeta/validate-yaml-schema-2.0.0 Eelco Dolstra 2023-02-02 17:03:57 +01:00
  • 483538ef54
    Merge pull request #55 from DeterminateSystems/dependabot/github_actions/cachix/install-nix-action-18 Martin Wimpress 2023-01-31 14:55:19 +00:00
  • 114dde340d
    Merge pull request #57 from DeterminateSystems/dependabot/github_actions/pedrolamas/handlebars-action-2.1.0 Linus Heckemann 2023-01-27 16:00:40 +01:00
  • 876a472251 fix(deps): upgrade DamianReeves/write-file-action to v1.2 Eric Crosson 2023-01-21 09:13:32 -06:00
  • a0c5484d59 feat: accept list of reviewers and assignees v16 Eric Crosson 2022-12-26 15:24:16 -06:00
  • aa092a7430 README: document using a different Git author / committer v15 Cole Helbling 2022-11-28 07:53:41 -08:00
  • 913da8731c Remove stray > Arman Bilge 2022-11-12 19:12:22 +00:00
  • 867efeb864 Emails should be in < ... > Arman Bilge 2022-11-12 19:10:07 +00:00
  • 5e50e4bcfb Allow to customize git author/committer name+email Arman Bilge 2022-11-12 19:00:38 +00:00
  • 766761fdfc
    build(deps): bump pedrolamas/handlebars-action from 2.0.0 to 2.1.0 dependabot[bot] 2022-11-08 01:17:13 +00:00
  • 5f6870f3a9
    build(deps): bump cachix/install-nix-action from 17 to 18 dependabot[bot] 2022-10-13 01:34:40 +00:00
  • 0ad9a55048 feat: allow specifying a path to flake.nix within the repository v14 Aaron Andersen 2022-09-07 22:11:56 -04:00
  • 0ed7fb71ea build(deps): bump cachix/install-nix-action from 16 to 17 dependabot[bot] 2022-08-19 18:42:44 +00:00
  • 1e98f70b34
    build(deps): bump nwisbeta/validate-yaml-schema from 1.0.3 to 2.0.0 dependabot[bot] 2022-08-19 18:42:46 +00:00
  • 03bec486c7 dependabot: init v13 Cole Helbling 2022-08-19 11:40:49 -07:00
  • 235f95922e chore: bump crazy-max/ghaction-import-gpg Nicola Squartini 2022-08-16 21:16:22 +09:00
  • 42dbe10fb3 docs: explain the gpg-fingerprint input parameter Nicola Squartini 2022-08-17 11:41:30 +09:00
  • a8f58509de feat: allow using a subkey for GPG signing Nicola Squartini 2022-08-16 21:10:49 +09:00
  • ea4115a12c flake.lock: Update github-actions[bot] 2022-07-31 00:01:33 +00:00
  • 4cf0d5d8d6 Prevent template files from being committed v12 Cole Helbling 2022-07-29 07:40:44 -07:00
  • acabbe21fc README: antiquote string with angled braces Cole Helbling 2022-07-27 09:37:59 -07:00
  • 8c1a4653b4
    Merge pull request #38 from edulix/main v11 Cole Helbling 2022-07-27 08:43:56 -07:00
  • e23c52bb51
    fixing sign-commits boolean variable conditionals Eduardo Robles Elvira 2022-07-15 11:54:46 +01:00
  • 96af8bfbfc
    Adding documentation and support for custom pr-body Eduardo Robles Elvira 2022-07-15 07:07:38 +02:00
  • 1c5f270731
    adding support for gpg commit signing Eduardo Robles Elvira 2022-07-15 04:49:42 +02:00
  • 2026a4bf1a
    Expose option to configure branch for PR (#36) v10 Arman Bilge 2022-06-22 12:44:48 -07:00
  • 80619aa2cd flake.lock: Update github-actions[bot] 2022-06-12 00:01:22 +00:00
  • 357625ea1a flake.lock: Update github-actions[bot] 2022-05-29 00:01:07 +00:00
  • 86dd511c79 flake.lock: Update github-actions[bot] 2022-05-08 00:26:11 +00:00
  • 259c65e7d4 README: document an example that explicitly skips PRs Cole Helbling 2022-05-03 11:58:24 -07:00
  • 03e1d864c6 flake.lock: Update github-actions[bot] 2022-04-24 00:25:21 +00:00
  • b044cabb79 README: example that prints the number of the opened PR v9 Cole Helbling 2022-04-21 12:03:25 -07:00
  • c58b7816fa Expose the number of the opened PR Cole Helbling 2022-04-21 11:56:41 -07:00
  • 614f33eec2 Resurrect CI and update actions Cole Helbling 2022-04-05 08:38:39 -07:00
  • a10510d383 Add: script for update flake lock a-kenji 2022-04-03 18:26:19 +02:00
  • e00d99112b fix: Re-introduce inputs.pr-title v8 maydayv7 2022-02-01 10:48:39 +05:30
  • aa902c3538 fix: Support Custom Commit Message maydayv7 2022-02-01 10:22:05 +05:30
  • 8c2dfef874 docs: Add information about Cosmetic Changes V7 2022-02-01 09:57:47 +05:30
  • e8bb9f761a feat(cosmetic): Add Support for setting PR Labels V7 2022-02-01 09:54:41 +05:30
  • 073d38a53e feat(cosmetic): Add Support for Custom PR Title V7 2022-02-01 09:49:58 +05:30
  • d65c4f4a49
    Merge pull request #23 from DeterminateSystems/readme v7 Graham Christensen 2022-01-26 12:08:43 -05:00
  • bf4213a00e README: organize "Running GitHub Actions CI" instructions into own section Cole Helbling 2022-01-26 08:35:46 -08:00
  • 0c7c875acc allow to set different github token. Jörg Thalheim 2022-01-13 08:46:19 +01:00
  • e2447fec26
    Merge pull request #19 from DeterminateSystems/dont-use-script v6 Graham Christensen 2021-12-03 15:07:52 -05:00
  • 11002c9dd5 ci: validate YAML Cole Helbling 2021-12-03 10:24:22 -08:00
  • 2dc5d432c4 Don't use an external script for multiple inputs Cole Helbling 2021-12-03 10:24:07 -08:00
  • 30320f06f5 update: init action using ourself v5 Cole Helbling 2021-12-01 10:42:16 -08:00
  • a5526c5d9e ci: init, shellcheck job Cole Helbling 2021-11-30 08:58:54 -08:00
  • b7a213c108 README: document updating specific inputs Cole Helbling 2021-11-29 11:25:09 -08:00
  • 4cc1e7b9cd README: update install-nix-action Cole Helbling 2021-11-29 11:21:35 -08:00
  • 0f6e7d684e Allow consumers to update specific flake inputs Cole Helbling 2021-11-29 11:10:08 -08:00
  • 8145cc6e00
    Merge pull request #13 from DeterminateSystems/git-repo-spec Graham Christensen 2021-11-08 13:36:22 -05:00
  • d384d02476 PULL_REQUEST_TEMPLATE: init Cole Helbling 2021-11-05 08:49:38 -07:00
  • 1aae24f313 README: add contributing and testing sections Cole Helbling 2021-11-05 08:45:47 -07:00
  • 5a95cb6772 editorconfig: init Cole Helbling 2021-11-05 08:37:04 -07:00
  • 958240e9be README: demonstrate a weekly flake.lock update v4 Cole Helbling 2021-10-27 10:59:58 -07:00
  • d884d497b3 Include instructions on running workflows in the PR body Graham Christensen 2021-10-27 12:31:17 -04:00
  • 127c635f94 Include the text about the update action in the PR body Graham Christensen 2021-10-27 12:29:51 -04:00
  • ae7e289a74 Update README.md Graham Christensen 2021-10-27 12:27:16 -04:00
  • 7a2785317e Show how to run GitHub Actions CI workflows Graham Christensen 2021-10-26 13:14:50 -04:00
  • 64a8cc193d Remove automatic Nix installation v3 Cole Helbling 2021-10-21 12:24:09 -07:00
  • 127e3e96af README: suggest release instead of branch name v2 Cole Helbling 2021-10-19 12:01:32 -07:00
  • 7c39594b7e README: add daily schedule to example Cole Helbling 2021-10-19 09:45:38 -07:00
  • e26f7bb412 Add commit message to PR body Cole Helbling 2021-10-19 09:29:17 -07:00
  • 4d349424c5 Actually update the lockfile with nix flake update v1 Cole Helbling 2021-10-18 12:54:45 -07:00
  • d59a70a64c flake-update: init action Cole Helbling 2021-10-18 10:30:27 -07:00
  • 41130d4297 init Cole Helbling 2021-10-18 10:30:20 -07:00