Commit Graph

393 Commits (3235b876344d2a9aa001b8d1453c930bba69e610)
 

Author SHA1 Message Date
aparnajyothi-y 3235b87634
add publish immutable actions (#1281) 5 months ago
gowridurgad dbe1369d7b
v3 - upgrade @actions/cache (#1270)
* actions/cache upgarde

* macos-latest to macos-13

* fix check failures

---------

Co-authored-by: “gowridurgad” <“hgowridurgad@github.com>
5 months ago
Dmitry Shibanov 1a4442cacd
Update toolkit cache and core (#875) 2 years ago
Nikolai Laevskii 6e9e44895f
Merge pull request #872 from akv-platform/add-notice-about-binaries-not-being-updated
Add notice about binaries not being updated yet
2 years ago
Nikolai Laevskii e52912ef25 Update tests 2 years ago
Nikolai Laevskii ac16ae42d7 Update message to use waning instead of info 2 years ago
Nikolai Laevskii 5a8d9111e3 Update build 2 years ago
Nikolai Laevskii 9e956a555c Add notice about binaries not being updated yet 2 years ago
dependabot[bot] 7da2a7eb0c
Bump @babel/traverse from 7.15.4 to 7.23.2 (#870) 2 years ago
Nikolai Laevskii 2a017f350d
Merge pull request #859 from actions/update-temp-directory-creation
Update temp directory creation
2 years ago
Dmitry Shibanov 72c43c2d8f
Update semver (#861) 2 years ago
Nikolai Laevskii d3ace34546 Update build 2 years ago
Nikolai Laevskii acbf0586b1 Fix typo 2 years ago
Nikolai Laevskii f1744b62b7 Update license 2 years ago
Nikolai Laevskii 2651591c72 Update temporary directory creation 2 years ago
Dmitry Shibanov 5e21ff4d9b
Remove filter for cached paths (#831) 2 years ago
Dmitry Shibanov bea5baf987
change getinput to getstate for cache (#816) 2 years ago
dependabot[bot] d82f92a0eb
Bump word-wrap from 1.2.3 to 1.2.4 (#815)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Vytis Valentinavičius ca2d4e0cdd
feat: handling the case where "node" is used for tool-versions file. (#812) 2 years ago
Dmitry Shibanov c7a93deeac
resolve SymbolicLink (#809) 2 years ago
Dmitry Shibanov 34050076a5
Add check for existing paths (#803) 2 years ago
Jeff Wen f8aa08ed8e
Update check-dist workflow name (#710) 2 years ago
Louis Lam e2d34eacc8
Fix armv7 cache issue (#794) 2 years ago
dependabot[bot] ef9c88b169
Bump semver from 6.1.2 to 6.3.1 (#807) 2 years ago
dependabot[bot] ea800d4ebc
Bump tough-cookie and @azure/ms-rest-js (#802) 2 years ago
Dmitry Shibanov cb95c398f6
Update toolkit cache to fix zstd (#804) 2 years ago
Olle Jonsson 69b2dd252e
Refer to semver package name in README.md (#808) 2 years ago
Sergey Dolin e33196f742
Do not ivalidate the cache entirely on lock file change (#744)
* Do not ivalidate the cache entirely on yarn3 lock file change

* Use cache prefix if all sub-projects are yarn managed

* Rename functions & add e2e tests
2 years ago
Dmitry Shibanov c6722d36aa
update doc for frozen lock file (#789) 2 years ago
Sergey Dolin 8170e22e8f
Detect cached folders from multiple directories (#735)
* Add project-dir

* Fix find lock file

* Remove package-dir input

* format & resolve conflicts

* Add unit tests

* build dist

* Apply change request fixes

* handle non-dir cache-dependency-path

* bump cache version

* run checks

* Handle globs in cacheDependencyPath

* refactor, introduce `cacheDependencyPathToProjectsDirectories`

it is necessary for the next PR related yarn optimization

* Changes requests

* Apply fixes

* review fixes

* add e2e

* Add unique

* review updates

* review updates second stage

* Review fixes 3

* imporve e2e tests
2 years ago
Muhun Kim 698d50532e
Fix description about ensuring workflow access to private package (#704) 2 years ago
Marko Zivic 869f4dd0c7
Merge pull request #758 from akv-platform/remove-implicit-dependencies
Remove implicit dependencies
2 years ago
Nikolai Laevskii 10efafcbcf Update canary version in tests to an existing one 2 years ago
Nikolai Laevskii 7d16907b89 Add missing dependency 2 years ago
Nikolai Laevskii d0d39bda2f Move eslint-plugin-node to dev dependencies 2 years ago
Nikolai Laevskii 15a2477e08 Install eslint-plugin-node 2 years ago
github-actions[bot] 7598dbcd6e Update configuration files 2 years ago
Philip Harrison a9893b0cfb
Update to node 18.x (#751) 2 years ago
Dmitry Shibanov 5b32c9063c
Update xml2js (#742) 2 years ago
Adam Jones d98fa11138
bugfix: Don't attempt to use Windows fallbacks on non-Windows OSes (#718) 2 years ago
Dmitry Shibanov 9d255ef245
Adjust usage section (#734) 2 years ago
Ivan e828f9b7f3
Fix glob bug in package.json scripts section (#729) 2 years ago
github-actions[bot] a4fcaaf314
Update configuration files (#708)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 years ago
Marko Zivic 10f5623502
Merge pull request #705 from akv-platform/reusable-workflow
Turn on automatic update of ESLint and Prettier configuration files
3 years ago
IvanZosimov fcd18100cc Add update-config-files.yml 3 years ago
Ivan 962678f22c
Add and configure ESLint and update configuration for Prettier (#703)
* Add ESLinter and update Prettier

* Update eslint config

* Update dependencies

* Rebuild action

* Update package.json

* Updates docs

* Update docs
3 years ago
Mark 7c29869aec
docs: fix typo in advanced-usage.md (#697) 3 years ago
Ivan ae9f0f7448
Update workflow badges (#685) 3 years ago
MaksimZhukov 3dbcda8bc2
Update release-new-action-version.yml (#664) 3 years ago
Phan An f38519bb96
Fix a minor typo (#662) 3 years ago