Commit Graph

34 Commits

Author SHA1 Message Date
Nick Alteen
b54d2b4c87 Fix linting errors 2025-07-11 13:49:53 -04:00
Nick Alteen
853aefde6b Update workflows to match templates 2025-07-11 13:26:06 -04:00
Kévin Belellou
4d8ca7170e Replace deprecated action
Action github/setup-licensed has been deprecated since 7 February 2025 in favor of licensee/setup-licensed
2025-03-01 14:16:42 +01:00
Nick Alteen
873e099138 Fix sourcemap and add licensed 2025-02-12 19:06:01 -05:00
Nick Alteen
a2189e30a0 Update linter config 2025-01-08 12:03:04 -05:00
Nick Alteen
844440f60c Convert to ESM 2025-01-08 11:58:58 -05:00
dependabot[bot]
13beed09f1 Bump super-linter/super-linter from 6 to 7
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 6 to 7.
- [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/v6...v7)

---
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-08-19 12:36:13 +00:00
Nick Alteen
ae45fdaf2b Disable TS standard 2024-08-01 10:43:28 -04:00
dependabot[bot]
778d35dda6 Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 12:14:57 +00:00
Nick Alteen
1ba901e4ad Add missing dist check 2024-05-02 11:21:04 -04:00
Nick Alteen
c14481653b Clarify comments 2024-04-12 12:55:06 -04:00
Nick Alteen
0eceef997e Fix linting error 2024-02-22 09:18:08 -05:00
Nick Alteen
272c21a437 Fix fetch depth 2024-02-22 09:12:34 -05:00
dependabot[bot]
548afb2db8 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 12:27:32 +00:00
Nick Alteen
15ab3cb0a2 Merge pull request #28 from actions/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-18 09:31:17 -05:00
dependabot[bot]
099975ed77 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 12:45:51 +00:00
dependabot[bot]
36c291a5be 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 12:45:46 +00:00
Nick Alteen
553c41dd4a Add missing perms 2023-12-01 09:11:13 -05:00
Nick Alteen
1bd8f3bbdd remove permission 2023-11-27 23:43:34 -05:00
Nick Alteen
99566ee1b9 Clean grammar and permissions 2023-11-27 23:43:00 -05:00
Nick Alteen
86cbec5242 Add permissions 2023-11-27 23:42:50 -05:00
Nick Alteen
c76358b2b0 Move permissions 2023-11-27 23:42:44 -05:00
Nick Alteen
cf162e7502 remove trigger filter 2023-11-27 23:34:26 -05:00
Nick Alteen
fbfc0c437f Add node version file reference 2023-11-27 23:31:13 -05:00
Nick Alteen
344c5604d4 remove unused permission 2023-11-27 23:30:57 -05:00
Nick Alteen
8e320a85d3 Expand comments 2023-11-27 23:30:45 -05:00
Nick Alteen
dad0344519 Add node version file 2023-11-27 23:30:06 -05:00
dependabot[bot]
e0ecd44cd9 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-11-07 14:17:18 +00:00
Nick Alteen
5b1b6219a1 Fix linting errors 2023-09-15 12:42:04 -04:00
Nick Alteen
99b422f0cb Expand README and CI 2023-09-15 12:32:38 -04:00
Nick Alteen
8530abdd1e Replace licensed with ncc 2023-09-15 12:31:57 -04:00
Nick Alteen
ff98cfe892 Update linting and testing process 2023-09-15 12:31:10 -04:00
Thomas Boop
b1889ee569 swap to npm install 2020-09-09 15:06:12 -04:00
Thomas Boop
0e2f28d731 Add Licensed to validate licenses 2020-09-09 11:52:25 -04:00