Commit Graph

264 Commits

Author SHA1 Message Date
Stéphan Kochen bfef08cb4c Merge pull request #95 from stephank/fix-ci
Fix CI
2024-12-11 08:59:06 +01:00
Stéphan Kochen 0b3b015714 Fix CI 2024-12-11 08:48:25 +01:00
github-actions[bot] 7350cf767d Update dist 2024-12-11 07:45:20 +00:00
Stéphan Kochen c31da27bd8 Merge pull request #97 from the-sun-will-rise-tomorrow/mkdir-path
src/generate.ts: Create the nixExprPath directory if it doesn't exist
2024-12-11 08:44:56 +01:00
the-sun-will-rise-tomorrow fcf0869a69 src/generate.ts: Create the nixExprPath directory if it doesn't exist
This can happen in a multi-project workspace, where only some projects
use Nix; in this case, the directory with Nix-related files may not
exist in some build environments.
2024-12-10 13:03:40 +00:00
Stéphan Kochen 9faee2a1b0 Merge pull request #96 from stephank/dependabot/github_actions/actions/setup-node-4.1.0
Bump actions/setup-node from 4.0.4 to 4.1.0
2024-11-26 14:17:20 +01:00
dependabot[bot] 8a5b3b2f7c Bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 06:28:57 +00:00
github-actions[bot] d153a9f816 Update dist 2024-11-25 21:51:51 +00:00
Stéphan Kochen 1ea36c074e Merge pull request #89 from stephank/dependabot/github_actions/actions/setup-node-4.0.4
Bump actions/setup-node from 4.0.2 to 4.0.4
2024-11-25 22:51:31 +01:00
Stéphan Kochen 32b9716457 Merge pull request #91 from stephank/dependabot/github_actions/cachix/install-nix-action-v30
Bump cachix/install-nix-action from V27 to 30
2024-11-25 22:51:15 +01:00
Stéphan Kochen d0030fe14f Merge pull request #94 from the-sun-will-rise-tomorrow/fix-nix-yarn
src/generate.ts: Undo Nix shebang patching
2024-11-25 22:51:03 +01:00
the-sun-will-rise-tomorrow 1186a8a9f1 src/generate.ts: Undo Nix shebang patching
Fixes generation of a broken yarn-project.nix when running a Nix-built
Yarn.
2024-11-06 12:30:17 +00:00
dependabot[bot] a99c51e0f2 Bump cachix/install-nix-action from V27 to 30
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from V27 to 30. This release includes the previously tagged commit.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/V27...v30)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 06:25:21 +00:00
dependabot[bot] 6c38624fd3 Bump actions/setup-node from 4.0.2 to 4.0.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-20 06:35:13 +00:00
Stéphan Kochen 06b4193023 Merge pull request #85 from stephank/dependabot/github_actions/cachix/install-nix-action-27
Bump cachix/install-nix-action from 25 to 27
2024-05-16 12:19:13 +02:00
dependabot[bot] 0142d1c981 Bump cachix/install-nix-action from 25 to 27
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 27.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...V27)

---
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-05-16 06:40:23 +00:00
github-actions[bot] 649a8a8098 Update dist 2024-02-19 07:53:36 +00:00
Stéphan Kochen fa3a2e3238 Fix isolated builds with --mode=skip-build 2024-02-19 08:51:57 +01:00
github-actions[bot] 556b391808 Update dist 2024-02-11 13:07:15 +00:00
Stéphan Kochen fe1277d93e Merge pull request #83 from stephank/feat/isolated
Support isolated builds with a combined cache
2024-02-11 14:05:45 +01:00
Stéphan Kochen ae5a039396 Collapse newlines 2024-02-11 14:03:23 +01:00
Stéphan Kochen 2bb665ec5b Add upgrade note 2024-02-11 14:03:22 +01:00
Stéphan Kochen 56e3459543 Support isolated builds with a combined cache 2024-02-11 14:02:57 +01:00
Stéphan Kochen ab15ad6804 Merge pull request #82 from stephank/dependabot/github_actions/actions/setup-node-4.0.2
Bump actions/setup-node from 4.0.1 to 4.0.2
2024-02-07 07:54:00 +01:00
dependabot[bot] f797e9412a Bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 06:27:50 +00:00
github-actions[bot] 0b3de7835f Update dist 2024-02-06 18:53:20 +00:00
Stéphan Kochen cb6ea2cbfa Merge pull request #81 from stephank/feat/combined-drv
Use a combined cache derivation by default
2024-02-06 19:52:57 +01:00
Stéphan Kochen 799d16b263 Remove redundant tar file listing
`yarn pack` already logs a file listing.
2024-02-06 19:21:18 +01:00
Stéphan Kochen c44f5dd689 Add upgrade notes 2024-02-06 19:21:16 +01:00
Stéphan Kochen b189b6e1d8 Update to Yarn 4.1.0 2024-02-06 19:20:45 +01:00
Stéphan Kochen df1c72a4f6 Use a combined cache derivation by default 2024-02-06 19:20:45 +01:00
Stéphan Kochen 67fadc3f61 Relax an isolatedBuilds check 2024-02-06 12:11:26 +01:00
github-actions[bot] a2e2913e54 Update dist 2024-02-05 15:15:17 +00:00
Stéphan Kochen 26203a4b08 Merge pull request #80 from stephank/feat/cow
Use copy-on-write if possible
2024-02-05 16:14:51 +01:00
Stéphan Kochen b08b1a05ef Use copy-on-write if possible 2024-02-05 16:12:18 +01:00
Stéphan Kochen 727d9d2feb Merge pull request #79 from stephank/dependabot/github_actions/cachix/install-nix-action-25
Bump cachix/install-nix-action from 24 to 25
2024-01-18 19:57:45 +01:00
dependabot[bot] 1f839785d1 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 06:35:34 +00:00
Stéphan Kochen dee41d86d6 Merge pull request #78 from stephank/dependabot/github_actions/actions/setup-node-4.0.1
Bump actions/setup-node from 4.0.0 to 4.0.1
2023-12-19 18:15:48 +01:00
dependabot[bot] aa8cccc625 Bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 06:39:51 +00:00
Stéphan Kochen 9d77f597e1 Merge pull request #77 from stephank/dependabot/github_actions/cachix/install-nix-action-24
Bump cachix/install-nix-action from 23 to 24
2023-12-01 07:19:32 +01:00
dependabot[bot] c97ab83823 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 06:29:44 +00:00
github-actions[bot] 85edd52bc2 Update dist 2023-11-01 12:39:26 +00:00
Stéphan Kochen a10be64b9c Merge pull request #76 from stephank/fix/pnp
Fix missing PnP linkers if node_modules exists
2023-11-01 13:38:58 +01:00
Stéphan Kochen f5c9f25c94 Fix missing PnP linkers if node_modules exists
This can happen because some tools write to `node_modules/.cache` as a
convention.
2023-11-01 13:36:01 +01:00
github-actions[bot] e1c75c301a Update dist 2023-10-31 07:53:18 +00:00
Stéphan Kochen 5cedf615d4 Log invalid locator 2023-10-31 08:52:48 +01:00
github-actions[bot] 5ea05c5c03 Update dist 2023-10-30 13:15:21 +00:00
Stéphan Kochen ca3d96ae1d Fix optional dependencies 2023-10-30 14:14:52 +01:00
github-actions[bot] b075356c0d Update dist 2023-10-30 07:17:23 +00:00
Stéphan Kochen 1782753efe Merge pull request #75 from stephank/feat/yarn4
Yarn v4 support
2023-10-30 08:16:55 +01:00