Skip to content

fix: npmDepsHash skip cache mismatch error#111

Merged
EliCDavis merged 1 commit into
EliCDavis:dev/doc-guidesfrom
kalebpace:push-nxzllwnlnpzn
Aug 10, 2025
Merged

fix: npmDepsHash skip cache mismatch error#111
EliCDavis merged 1 commit into
EliCDavis:dev/doc-guidesfrom
kalebpace:push-nxzllwnlnpzn

Conversation

@kalebpace

@kalebpace kalebpace commented Aug 9, 2025

Copy link
Copy Markdown
Contributor

We add -Lo to print verbose build logs so that errors here will display the actual hash mismatch error log so we know which to update.

Adds two small Nix Flake App scripts to both document how to update sri files or clear Github Action cache, as well as make them easy to re-run.
Tried to find a way to make SRI updates runnable without nix, but since both utilties are fairly bespoke programs to fetch/install, it seemed easier to just keep it in a derivation to be run with WSL or a linux container.

We add `-Lo` to print verbose build logs so that errors [here](https://github.com/EliCDavis/polyform/actions/runs/16831757233/job/47680959627#step:5:214) will display the actual hash mismatch error [log](https://github.com/EliCDavis/polyform/actions/runs/16832252332/job/47682633319#step:5:214) so we know which to update.

Adds two small [Nix Flake App](https://nix.dev/manual/nix/2.28/command-ref/new-cli/nix3-run.html#apps) scripts to both document how to update sri files or clear Github Action cache, as well as make them easy to re-run.
Tried to find a way to make SRI updates runnable without nix, but since both utilties are fairly bespoke programs to fetch/install, it seemed easier to just keep it in a derivation to be run with WSL or a linux container.
@EliCDavis

Copy link
Copy Markdown
Owner

re-run and re-run and nix and re-un

@EliCDavis EliCDavis merged commit fbd9b11 into EliCDavis:dev/doc-guides Aug 10, 2025
EliCDavis added a commit that referenced this pull request Aug 10, 2025
* Now capturing error and timing metrics, new Divide and DivideToArray nodes

* start of showing node execution times and error messages

* capturing timings of nodes

* timing updates

* struct node output port refactor

* Execution times on webpage update as you make changes

* standardized node naming

* fixed resizing issue

* Documentation, new nodes spline: position, positions for array, tangent, tangents for array

* import manifest into editor

* Editor section of unity integration

* flake update

* flake update

* fix: duplicate material names in obj

* fix: npmDepsHash skip cache mismatch error (#111)

We add `-Lo` to print verbose build logs so that errors [here](https://github.com/EliCDavis/polyform/actions/runs/16831757233/job/47680959627#step:5:214) will display the actual hash mismatch error [log](https://github.com/EliCDavis/polyform/actions/runs/16832252332/job/47682633319#step:5:214) so we know which to update.

Adds two small [Nix Flake App](https://nix.dev/manual/nix/2.28/command-ref/new-cli/nix3-run.html#apps) scripts to both document how to update sri files or clear Github Action cache, as well as make them easy to re-run.
Tried to find a way to make SRI updates runnable without nix, but since both utilties are fairly bespoke programs to fetch/install, it seemed easier to just keep it in a derivation to be run with WSL or a linux container.

* Doc update

---------

Co-authored-by: Kaleb Pace <[email protected]>
@kalebpace kalebpace deleted the push-nxzllwnlnpzn branch September 1, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants