Magnus Markling
|
afd6f0d40c
|
Upgrade dependencies (#87)
* upgrade glob
* upgrade @actions/github
* upgrade other dependencies
* regen dist files
|
2024-07-26 10:08:05 -04:00 |
|
Magnus Markling
|
233c33101f
|
Fix npm vulnerabilities (#85)
* run npm audit fix
* regenerate dist files
|
2024-07-24 17:59:45 -04:00 |
|
Magnus Markling
|
bb0df35464
|
Upgrade glob to 10.4.2 (#78)
* upgrade glob to 10.4.2
* rebuild dist files
|
2024-07-02 15:46:54 +00:00 |
|
Mieszko Grodzicki
|
ca4682c48b
|
Use folder-hash instead of hash-files . (#45)
* Use folder-hash instead of hash-files.
* Fix indentation in jest.config.js
* awaits in separate lines
|
2023-04-30 15:37:33 -04:00 |
|
Mieszko Grodzicki
|
913235ca66
|
Baseline rustdoc caching (#29)
* Baseline caching - initial work
* Add comment explaining the change of CARGO_TARGET_DIR.
* Update README.md
Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
* Refactor getRustcVersion and getCargoSemverChecksVersion
* Move helper functions outside RustdocCache class.
* cachePath passed in constructor
* workspaceRoot as constructor argument
* Inline getManifestDir
* Change target to semver-checks/target
* Fix missing hash-files
* Upload cache if its hash changes
* Add input prefix-key
---------
Co-authored-by: Predrag Gruevski <2348618+obi1kenobi@users.noreply.github.com>
|
2023-04-04 09:26:44 -04:00 |
|
Mieszko Grodzicki
|
893685e69b
|
brand-new action in node.js (#4)
|
2023-02-27 16:42:26 -05:00 |
|