Lovepreet Singh
9f98a2f01c
Merge branch 'main' into pdotl/readme-update-1
2 years ago
Lovepreet Singh
471fb0c87e
Move workarounds to a different file
2 years ago
Vipul
a213d1e898
Merge pull request #913 from actions/vsvipul-patch-2
...
Add a note about path expansion on Windows.
2 years ago
Vipul
0c180092a2
Add a note about path expansion on Windows.
2 years ago
Vipul
c38f55d874
Merge branch 'main' into pdotl/readme-update-1
2 years ago
Vipul
2865f2c28c
Merge pull request #911 from actions/vsvipul-patch-1
...
Remove .md files skip condition from test workflow
2 years ago
Lovepreet Singh
f52a12d355
Merge remote-tracking branch 'refs/remotes/origin/pdotl/readme-update-1' into pdotl/readme-update-1
2 years ago
Lovepreet Singh
a057257949
Add cross-os caching to the zstd workaround section.
2 years ago
Lovepreet Singh
d1124f7857
Merge branch 'main' into pdotl/readme-update-1
2 years ago
Lovepreet Singh
7b5e3aaf23
Move remaining section of Cache segment restore timeout
2 years ago
Lovepreet Singh
eb8b610ee6
Add zstd workaround to README. Add yaml formatting to code blocks. Move Cache segment restore to Known Practices section.
2 years ago
Vipul
27c0af5532
Remove .md files skip condition from test workflow
2 years ago
Lovepreet Singh
7e7820edca
Move Cache segment restore timeout to Known practices and workarounds
2 years ago
Vipul
6c9470d12d
Merge pull request #910 from actions/vsvipul/add-reviewers
...
Add pallavx and pdotl to reviewers
2 years ago
Vipul
a59a2347a7
Add pallavx and pdotl to reviewers
2 years ago
Vipul
d785f8b8a2
Merge pull request #908 from actions/vsvipul/fix-dep
...
Update @actions/core to 1.9.1
2 years ago
Vipul
81423d07fe
Update licenses
2 years ago
Vipul
c1dbd4593f
Update @actions/core to 1.9.1
2 years ago
Bishal Prasad
5f975d03e6
Merge pull request #896 from actions/bishal-pdMSFT-patch-1
...
Add readme section for good practices
2 years ago
Bishal Prasad
8a9a57869f
Update README.md
2 years ago
Bishal Prasad
fb1d96e3ff
Update README.md
2 years ago
Vipul
2048ecfa86
Merge pull request #903 from actions/vsvipul/sort-inputs
...
Sort inputs and remove whitespaces after exclamation
2 years ago
Sankalp Kotewar
8954b07458
Removed unnecessary backslash in regex
2 years ago
Sankalp Kotewar
0ae6818675
Formatted files with prettier
2 years ago
Vipul
f316f94f31
Generate build and fix format
2 years ago
Álvaro Mondéjar
204fa1ab69
Sort inputs and remove whitespaces after exclamation at the beginning of lines
2 years ago
Sankalp Kotewar
fd5de65bc8
Merge pull request #899 from actions/kotewar/download-and-compression-fix
...
Updated actions/cache toolkit dep to v3.0.4
2 years ago
Sankalp Kotewar
d49b6bb21d
Updated actions/cache toolkit dep to v3.0.4
2 years ago
Bishal Prasad
23d218be27
Add section for good practices
2 years ago
Sankalp Kotewar
a7c34adf76
Merge pull request #894 from actions/kotewar/update-toolkit-version
...
Fix for the download stuck problem
2 years ago
Sankalp Kotewar
83394c99b7
Updated cache version in license file
2 years ago
Sankalp Kotewar
e839c25979
Updated actions/cache version to 3.0.3
2 years ago
Sankalp Kotewar
33a923d660
Added release information
2 years ago
Sankalp Kotewar
a404368986
Updated actions/cache version to 3.0.2
2 years ago
Lovepreet Singh
f4278025ab
Merge pull request #887 from actions/pdotl-version-patch
...
Update toolkit's cache npm module to latest. Bump cache version to v3.0.6
2 years ago
Lovepreet Singh
9916fe1701
Update cache version in licences
2 years ago
Lovepreet Singh
318935ef66
Update README and RELEASES
2 years ago
Lovepreet Singh
85efbb58b9
Update cache npm module to latest
2 years ago
Sankalp Kotewar
4387dbc81a
Merge pull request #835 from shivamarora1/clojure-lein-example
...
feat: 🎸 add example for clojure lein project deps
2 years ago
Vipul
71e3ee5cce
Add phantsure to PR reviewers
3 years ago
Vipul
c316eb7911
Add phantsure to issue assignment
3 years ago
Shubham Tiwari
0865c47f36
new release ( #855 )
3 years ago
Shubham Tiwari
354a2ae15e
Consuming 3.0 actions/cache ( #834 )
...
* Consuming 3.0 actions/cache
* formatting and error
* updated package version
* resolve package
* dist
* review comment
* dist
* dist
3 years ago
Vipul
baed3516c3
Merge pull request #530 from axelson/document-where-to-cache
...
Make it more obvious that the cache call does double duty
3 years ago
Vipul
8829e97be1
Update README.md
...
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
3 years ago
Vipul
eec8cd3f5f
Merge pull request #836 from actions/vsvipul/fix-auto-assign
...
Add kotewar and remove phantsure from auto-assignees lists
3 years ago
Vipul
5cc84c0123
Add kotewar and remove phantsure from auto-assignees lists
3 years ago
Shivam Arora
a0e530f115
feat: 🎸 add example for clojure lein project deps
...
In Clojure, Lein tool is used to generate template for various projects.
Lein project metadata (including project dependencies) are stored in
prject.clj (in root directory) file. Lein downloads dependencies in
classpath (~/.m2/repository). So here I am caching ~/.m2/repository path
for reusing cache in subsequent builds.
3 years ago
Sampark Sharma
afc669e7fc
Merge pull request #819 from mpilgrem/haskell-stack-example
...
Adapt existing Haskell Stack example for Windows
3 years ago
Vipul
a0efc56c52
Use pull_request_target instead of pull_request
...
Fixes autoassign reviewer for PRs from forked repos.
3 years ago