79 Commits

Author SHA1 Message Date
602d46e085 Replaced deprecated action 2025-02-15 16:22:37 +01:00
ae2f389a67 Ignore license directory 2025-02-12 13:15:38 -05:00
d2741bd85f Add license and sourcemap generation 2025-02-12 13:13:18 -05:00
e67a0176be Merge branch 'main' into fix-nodejs-version-20 2025-01-10 09:31:03 -05:00
aa4c2de403 Update linter config 2025-01-09 17:37:12 -05:00
8a939bdd42 Fix nodejs version with respecting the runs.using
Revert following commits

- 2e3c15b181ea8d65fc6ea9582b60f54981b569b9
- Part of 7c33447f79af0e7fbef775ac86560bb0a42d388a

Prevent similar troubles with following changes

- Add ignore entry for dependabot config
- Restrict engines.node in package.json
2024-12-20 02:52:26 +09:00
3c75dba0a3 Disable linters incompatible with ESLint 9 2024-11-15 11:58:31 -05:00
d6b1edd724 Reconfigure linters for ESM 2024-11-15 11:39:10 -05:00
92cc2c478c Extend @typescript-eslint/recommended-type-checked instead of eslint-recommended and recommended 2024-10-16 16:29:48 +02:00
7c33447f79 Rebuild package 2024-09-03 17:15:48 -04:00
47e2ebdf83 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 03:02:54 +00:00
c35fc0b8c9 Remove deprecated option
TYPESCRIPT_DEFAULT_STYLE has been deprecated
(https://github.com/super-linter/super-linter/blob/main/docs/upgrade-guide.md#upgrade-from-v670-to-v680)
2024-08-06 08:54:56 +02:00
7d3890ac9d Disable TS Standard 2024-08-01 10:51:49 -04:00
857655ca74 Fixing issues/893 - git diff command fails if _dist/_ folder doesn't exist 2024-04-22 22:17:29 -04:00
d56ef71a60 Clarify comments 2024-04-12 12:56:01 -04:00
dfc47d3b5a Add devcontainer config 2024-02-22 16:07:10 +00:00
3ae7b742c1 Fix actions linting errors 2024-02-22 09:44:31 -05:00
b5dab93db9 Add fetch depth 2024-02-22 09:42:41 -05:00
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
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
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
01a65f8c75 Merge branch 'main' into dependencies 2023-12-01 11:08:28 -05:00
ca3370cfd5 Add missing perms 2023-12-01 09:09:01 -05:00
4c624fefc4 Move and document CODEOWNERS 2023-11-28 11:23:10 -05:00
2cf1c6faee Grammar cleanup 2023-11-27 23:41:39 -05:00
ab98397115 Make consistent with other template actions 2023-11-27 23:41:30 -05:00
693b3bccae Expand workflow comments 2023-11-27 23:41:15 -05:00
2a9e4e08ae Add dependabot grouping 2023-11-27 23:41:01 -05:00
8c8532a76a Change dependabot schedule 2023-11-16 10:24:39 -05:00
cf46713d86 remove duplicate workflow 2023-11-01 14:53:57 -06:00
0fbcfa12a6 rename new workflow 2023-10-31 17:47:29 -06:00
5fd885c701 add GrantBirki/json-yaml-validate 2023-10-31 17:33:49 -06:00
0aa0af1e02 add back statuses: write 2023-10-31 17:27:59 -06:00
e62403ee77 update workflow triggers and permissions 2023-10-31 17:09:59 -06:00
c9c990c874 use a .node-version file 2023-10-31 17:07:09 -06:00
772df99bfd first pass - minor tweaks and status badges 2023-10-31 16:56:01 -06:00
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
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
9a016b1273 Update node version in actions 2023-08-24 14:57:30 -04:00
6aeed90eb5 Merge remote-tracking branch '697/main' into ncalteen-format 2023-08-24 10:29:12 -04:00
1e68c3dd58 Merge remote-tracking branch '657/patch-2' into ncalteen-format 2023-08-24 09:52:35 -04:00
bd79503369 Reconfigure tsconfig and eslint 2023-08-23 23:34:26 -04:00
497bed758e Install dependencies for linting 2023-08-23 13:51:02 -04:00
512becdd23 Add super-linter workflow 2023-08-23 13:40:31 -04:00
8024b75a77 Format check-dist workflow 2023-08-23 13:39:49 -04:00
464b2658f0 Create CI workflow and tests 2023-08-23 13:39:12 -04:00
3cfb7ea35a Auto-label dependabot PRs 2023-08-23 13:38:01 -04:00
7cc4a0bcf5 Format CodeQL workflow 2023-08-23 13:37:31 -04:00
3222af7d47 fix diff in check-dist failing due to git detecting files under dist as binary 2023-06-16 18:15:23 +05:30
1515868b93 Update check-dist.yml 2023-04-19 10:10:31 -06:00