Commit Graph

65 Commits

Author SHA1 Message Date
Nick Alteen d56ef71a60 Clarify comments 2024-04-12 12:56:01 -04:00
Nick Alteen dfc47d3b5a Add devcontainer config 2024-02-22 16:07:10 +00:00
Nick Alteen 3ae7b742c1 Fix actions linting errors 2024-02-22 09:44:31 -05:00
Nick Alteen b5dab93db9 Add fetch depth 2024-02-22 09:42:41 -05:00
dependabot[bot] d025e14228
Bump super-linter/super-linter from 5 to 6
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 5 to 6.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/super-linter/super-linter/compare/v5...v6)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 03:57:36 +00:00
dependabot[bot] e740c68a72
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 14:29:12 +00:00
dependabot[bot] e951d70d93
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 03:17:33 +00:00
Nick Alteen 01a65f8c75
Merge branch 'main' into dependencies 2023-12-01 11:08:28 -05:00
Nick Alteen ca3370cfd5 Add missing perms 2023-12-01 09:09:01 -05:00
Nick Alteen 4c624fefc4 Move and document CODEOWNERS 2023-11-28 11:23:10 -05:00
Nick Alteen 2cf1c6faee Grammar cleanup 2023-11-27 23:41:39 -05:00
Nick Alteen ab98397115 Make consistent with other template actions 2023-11-27 23:41:30 -05:00
Nick Alteen 693b3bccae Expand workflow comments 2023-11-27 23:41:15 -05:00
Nick Alteen 2a9e4e08ae Add dependabot grouping 2023-11-27 23:41:01 -05:00
Nick Alteen 8c8532a76a Change dependabot schedule 2023-11-16 10:24:39 -05:00
GrantBirki cf46713d86
remove duplicate workflow 2023-11-01 14:53:57 -06:00
GrantBirki 0fbcfa12a6
rename new workflow 2023-10-31 17:47:29 -06:00
GrantBirki 5fd885c701
add GrantBirki/json-yaml-validate 2023-10-31 17:33:49 -06:00
GrantBirki 0aa0af1e02
add back `statuses: write` 2023-10-31 17:27:59 -06:00
GrantBirki e62403ee77
update workflow triggers and permissions 2023-10-31 17:09:59 -06:00
GrantBirki c9c990c874
use a .node-version file 2023-10-31 17:07:09 -06:00
GrantBirki 772df99bfd
first pass - minor tweaks and status badges 2023-10-31 16:56:01 -06:00
dependabot[bot] 75f1fefa8b
Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-24 03:37:08 +00:00
dependabot[bot] f2a5dafed1
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 03:27:34 +00:00
Nick Alteen 9a016b1273 Update node version in actions 2023-08-24 14:57:30 -04:00
Nick Alteen 6aeed90eb5 Merge remote-tracking branch '697/main' into ncalteen-format 2023-08-24 10:29:12 -04:00
Nick Alteen 1e68c3dd58 Merge remote-tracking branch '657/patch-2' into ncalteen-format 2023-08-24 09:52:35 -04:00
Nick Alteen bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
Nick Alteen 497bed758e Install dependencies for linting 2023-08-23 13:51:02 -04:00
Nick Alteen 512becdd23 Add super-linter workflow 2023-08-23 13:40:31 -04:00
Nick Alteen 8024b75a77 Format check-dist workflow 2023-08-23 13:39:49 -04:00
Nick Alteen 464b2658f0 Create CI workflow and tests 2023-08-23 13:39:12 -04:00
Nick Alteen 3cfb7ea35a Auto-label dependabot PRs 2023-08-23 13:38:01 -04:00
Nick Alteen 7cc4a0bcf5 Format CodeQL workflow 2023-08-23 13:37:31 -04:00
Sayak Mukhopadhyay 3222af7d47
fix diff in check-dist failing due to git detecting files under dist as binary 2023-06-16 18:15:23 +05:30
Aaron Paterson 1515868b93
Update check-dist.yml 2023-04-19 10:10:31 -06:00
Aaron Paterson 3c3cfe66ad
git add -N and no --cached 2023-04-19 10:08:25 -06:00
Aaron Paterson 97268e8e04
use git diff --cached in diff check action
ensures every build difference is in the diff
2023-04-19 01:37:11 -06:00
dependabot[bot] 699a31622c
Bump actions/setup-node from 3.5.1 to 3.6.0 (#631)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 16:37:26 -04:00
dependabot[bot] 9cae1470fe
Bump actions/checkout from 2 to 3.1.0 (#613)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 16:30:45 -04:00
dependabot[bot] e51953ca30
Bump github/codeql-action from 1 to 2 (#516)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 16:25:57 -04:00
dependabot[bot] ead5af234c
Bump actions/upload-artifact from 2 to 3 (#507)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 16:22:22 -04:00
dependabot[bot] e42162db3c
Bump actions/setup-node from 2.5.1 to 3.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 03:20:16 +00:00
Tingluo Huang f1ddd25f95
Update codeql-analysis.yml 2022-03-30 11:39:23 -04:00
Tingluo Huang 3d3796fef1
Update codeql-analysis.yml 2022-03-29 22:47:53 -04:00
Tingluo Huang 5a53c1afda
Create codeql-analysis.yml 2022-03-29 22:43:26 -04:00
Thomas Boop 7e2f2db0e0
Update check-dist.yml 2022-02-10 15:03:02 -05:00
MaksimZhukov 630fd85cbe
Merge pull request #449 from actions/dependabot/github_actions/actions/setup-node-2.5.1
Bump actions/setup-node from 2.4.1 to 2.5.1
2021-12-29 12:23:54 +03:00
dependabot[bot] 92544e4047
Bump actions/setup-node from 2.4.1 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 03:21:11 +00:00
Pascal Jufer 86d3ac814f
Fix check-dist workflow not actually rebuilding
The workflow was missing the `npm run package` step. Without this the check will always succeed as the /dist folder won't be updated.
2021-10-27 13:28:55 +02:00