265 Commits

Author SHA1 Message Date
Sylvestre Ledru
5eedbfb0f0 update to 0.0.2 v0.0.2 2023-03-08 22:56:08 +01:00
Sylvestre Ledru
dd95d78c93 document how to update a release 2023-03-08 22:55:59 +01:00
Sylvestre Ledru
78aedbbd3e adjust the URLs 2023-03-08 22:51:33 +01:00
Sylvestre Ledru
56233b6236 Fix the url to the action in the doc 2023-03-08 22:45:33 +01:00
Sylvestre Ledru
4c556aab0a Document the behavior without the version set 2023-03-08 22:02:23 +01:00
Sylvestre Ledru
cd0b068220 Fix a typo v0.0.1 2023-03-08 21:36:05 +01:00
Sylvestre Ledru
e3444e3277 Merge pull request #13 from Mozilla-Actions/dependabot/npm_and_yarn/prettier-2.8.4
Bump prettier from 2.8.2 to 2.8.4
2023-03-08 21:33:24 +01:00
dependabot[bot]
93669cde35 Bump prettier from 2.8.2 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.2...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:32:10 +00:00
Sylvestre Ledru
29b1f10618 Merge pull request #20 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/parser-5.54.1
Bump @typescript-eslint/parser from 5.48.1 to 5.54.1
2023-03-08 21:31:33 +01:00
Sylvestre Ledru
273188bd35 Merge pull request #19 from Mozilla-Actions/dependabot/npm_and_yarn/types/node-18.14.6
Bump @types/node from 18.11.18 to 18.14.6
2023-03-08 21:31:16 +01:00
Sylvestre Ledru
fcb44c7c82 Update of the description of this project 2023-03-08 21:30:57 +01:00
dependabot[bot]
fdae25deb1 Bump @typescript-eslint/parser from 5.48.1 to 5.54.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.48.1 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:26:02 +00:00
dependabot[bot]
c85a16628f Bump @types/node from 18.11.18 to 18.14.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 18.14.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:25:59 +00:00
Sylvestre Ledru
2ad43ba2c1 Merge pull request #21 from Mozilla-Actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.54.1
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.1
2023-03-08 21:25:36 +01:00
dependabot[bot]
b9ad0247b3 Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.54.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.51.0 to 5.54.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:24:15 +00:00
Sylvestre Ledru
e85f65b92e Merge pull request #22 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-config-prettier-8.7.0
Bump eslint-config-prettier from 8.6.0 to 8.7.0
2023-03-08 21:23:46 +01:00
Sylvestre Ledru
e5cf5b9c18 Merge pull request #23 from Mozilla-Actions/dependabot/npm_and_yarn/jest-circus-29.5.0
Bump jest-circus from 29.3.1 to 29.5.0
2023-03-08 21:23:35 +01:00
Sylvestre Ledru
d580b6732f Merge pull request #4 from Xuanwo/gha-support
feat: Add native gha cache and post-hook support
2023-03-08 21:23:22 +01:00
dependabot[bot]
6cd87698bd Bump jest-circus from 29.3.1 to 29.5.0
Bumps [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) from 29.3.1 to 29.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest-circus)

---
updated-dependencies:
- dependency-name: jest-circus
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:04:34 +00:00
dependabot[bot]
389ee27ddb Bump eslint-config-prettier from 8.6.0 to 8.7.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.6.0 to 8.7.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 20:04:15 +00:00
Sylvestre Ledru
eaed7fb9f8 Merge pull request #12 from mozilla/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.51.0
Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.51.0
2023-02-07 11:14:09 +01:00
dependabot[bot]
26a548c394 Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.51.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.1 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-07 10:07:45 +00:00
Sylvestre Ledru
2704560b92 Merge pull request #10 from mozilla/dependabot/npm_and_yarn/vercel/ncc-0.36.1
Bump @vercel/ncc from 0.36.0 to 0.36.1
2023-02-07 11:05:08 +01:00
Sylvestre Ledru
59eda1e2b9 Merge pull request #8 from mozilla/dependabot/npm_and_yarn/typescript-4.9.5
Bump typescript from 4.9.4 to 4.9.5
2023-02-07 11:04:59 +01:00
Sylvestre Ledru
cf7107524a Merge pull request #6 from mozilla/dependabot/npm_and_yarn/eslint-plugin-import-2.27.5
Bump eslint-plugin-import from 2.26.0 to 2.27.5
2023-02-07 11:04:51 +01:00
dependabot[bot]
e3f6b14291 Bump @vercel/ncc from 0.36.0 to 0.36.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.0 to 0.36.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.0...0.36.1)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 22:08:02 +00:00
dependabot[bot]
6dc6fbcdab Bump typescript from 4.9.4 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 22:07:08 +00:00
dependabot[bot]
d4401ecbec Bump eslint-plugin-import from 2.26.0 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 22:05:56 +00:00
Xuanwo
c94e27bef2 Let's go
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:43:50 +08:00
Xuanwo
91629f39c8 Remove not needed post-if
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:43:09 +08:00
Xuanwo
8834139bee FIx typo
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:42:26 +08:00
Xuanwo
be7e4cdfae Use getExecOutput instead
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:32:20 +08:00
Xuanwo
bdadfb55a2 Use actions exec instead
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:31:10 +08:00
Xuanwo
4a85108bfd Fix build on windows
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:21:55 +08:00
Xuanwo
08ef9f537a Fix attr
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:21:31 +08:00
Xuanwo
7c3705878c Update attr
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:20:43 +08:00
Xuanwo
4e6fd0b7a0 Try again
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:10:22 +08:00
Xuanwo
acc1cf394c Start server for check
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:07:13 +08:00
Xuanwo
6b9b42e668 Update actions
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:06:40 +08:00
Xuanwo
0b2476c151 Add post hook support
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 11:05:43 +08:00
Xuanwo
a3137a0ec8 feat: Add native gha cache support
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-11 08:44:40 +08:00
Sylvestre Ledru
c484887f44 Merge pull request #3 from mozilla/sylvestre-patch-1
Add example in the readme
2023-01-10 15:24:19 +01:00
Sylvestre Ledru
0860eb9ed4 Merge pull request #2 from mozilla/dependabot/npm_and_yarn/eslint-plugin-jest-27.2.1
Bump eslint-plugin-jest from 26.9.0 to 27.2.1
2023-01-10 14:32:06 +01:00
Sylvestre Ledru
e54ad264f0 Add example 2023-01-10 14:21:56 +01:00
dependabot[bot]
71ccb99e28 Bump eslint-plugin-jest from 26.9.0 to 27.2.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.2.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:20:41 +00:00
Sylvestre Ledru
0d7bd8361f WIP 2023-01-10 14:20:23 +01:00
Sylvestre Ledru
23c9b92d65 Merge pull request #1 from Xuanwo/poc
feat: Implement basic sccache action support
2023-01-10 14:19:54 +01:00
Xuanwo
43a3c114b6 Fix typo of macos
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 15:56:10 +08:00
Xuanwo
3711df138a Fix CI
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:46:04 +08:00
Xuanwo
23b8a713aa Fix empty test
Signed-off-by: Xuanwo <github@xuanwo.io>
2023-01-10 12:43:05 +08:00