1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/.github
Mark Stacey ac8825b5b1
Use Yarn caching in GitHub Actions (#19662)
GitHub actions that install dependencies will now also cache those
dependencies using the standard strategy for Yarn (which is to hash the
lockfile).

This matches the module template (see https://github.com/MetaMask/metamask-module-template/pull/145
for details).

This should have no functional impact except that this action will run
faster when dependencies are unchanged.
2023-06-26 09:05:53 -02:30
..
ISSUE_TEMPLATE Updating Zendesk ticket request URLs (#15458) 2022-08-04 12:45:25 -05:00
scripts feat(action): github action to automatically add label "release-x.y.z" when PRs get merged (#19061) 2023-06-20 09:29:35 -03:00
workflows Use Yarn caching in GitHub Actions (#19662) 2023-06-26 09:05:53 -02:30
CODEOWNERS Update CODEOWNERS: remove requirement for supply-chain team to approv… (#19014) 2023-05-04 20:56:05 -02:30
CONTRIBUTING.md Move issue template and contributing doc to .github (#7952) 2020-01-30 10:30:30 -03:30
dependabot.yml @metamask/contract-metadata (#9968) 2020-12-01 14:55:01 -08:00
FUNDING.yml Create FUNDING.yml (#7669) 2019-12-12 12:34:40 -04:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md (#16367) 2022-11-04 14:58:35 +00:00