Commit Graph

39 Commits

Author SHA1 Message Date
Nick Alteen 7ab0d1919b Clarify comments 2024-04-12 12:56:34 -04:00
Nick Alteen 284d09c510 Move lint rules out of .vscode settings 2024-02-22 15:31:51 +00:00
Nick Alteen 89d575c59c Update fetch depth 2024-02-22 09:34:06 -05:00
dependabot[bot] 3c97216ab6
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 09:08:46 +00:00
Nick Alteen d425230c5e
Merge pull request #372 from actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-18 09:28:47 -05:00
dependabot[bot] a8ca6dad2e
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 09:37:31 +00:00
dependabot[bot] 35e142ce9e
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 09:37:27 +00:00
Nick Alteen 4e67788bc6 Add missing perms 2023-12-01 09:10:50 -05:00
Nick Alteen 25d0ac5287 Format and updates 2023-11-28 00:03:31 -05:00
Nick Alteen e6b4f761e8 Group dependencies 2023-11-28 00:03:21 -05:00
Nick Alteen 3590e9b769 Change dependabot schedule 2023-11-16 10:25:44 -05:00
dependabot[bot] 8dc1bdabf2
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 09:16:06 +00:00
dependabot[bot] ae67aa28b4
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-15 13:38:58 +00:00
Nick Alteen 8a93a79723 Update workflows 2023-09-14 10:37:52 -04:00
Nick Alteen cfa5739bef Label Dependabot issues 2023-09-14 10:37:02 -04:00
Nick Alteen 5e56b5be03 Move linting to super-linter 2023-09-14 10:36:51 -04:00
dependabot[bot] fc287e4e8e
Bump actions/setup-node from 3.5.1 to 3.6.0 (#279)
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-06 12:23:41 -04:00
dependabot[bot] f01b85d972
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 09:17:11 +00:00
dependabot[bot] 9f221a3d65
Bump actions/upload-artifact from 2 to 3 (#203) 2022-10-13 09:55:42 +02:00
dependabot[bot] 5868ec70dc
Bump github/codeql-action from 1 to 2 (#218) 2022-10-13 09:53:01 +02:00
dependabot[bot] 7f7117c1ee
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 17:20:42 +00:00
Tingluo Huang fc5e765130
Update codeql-analysis.yml 2022-03-30 11:55:27 -04:00
Tingluo Huang bd48a7be9a
Create codeql-config.yml 2022-03-30 11:54:52 -04:00
Tingluo Huang 906c6909a6
Create codeql-analysis.yml 2022-03-30 11:51:31 -04:00
Thomas Boop 571a71ff01 update to node16 2022-02-28 12:59:51 -05:00
dependabot[bot] 0cd86ddeba
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 09:19:50 +00:00
dependabot[bot] ef6b1617c7
Bump actions/setup-node from 1 to 2.4.1 (#152)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 08:09:33 -04:00
Michaël De Boey bc46010419
chore: update dependabot.yml (#106) 2021-10-13 08:01:47 -04:00
Brian Cristante 78c7f1a653
Create check-dist.yml (#139)
* Add check-dist.yml

* Fix triggers in licensed.yml

* Delete licensed.yml

* npm run prepare

* Update dist/
2021-10-13 08:00:21 -04:00
Ross Brodbeck c0941600fa
Fix formatting, whitespace, markdownlint (#9) (#40)
Co-authored-by: Frieder Bluemle <frieder.bluemle@gmail.com>
2020-07-20 07:08:15 -04:00
Ross Brodbeck 53eafced66
run tests on main instead of master 2020-07-17 08:53:12 -04:00
Ross Brodbeck 82c9978d8c
Bump checkout version 2020-07-17 08:51:46 -04:00
Ross Brodbeck 7e6d5ca343
Add basic dependabot config (#37) 2020-07-17 08:48:19 -04:00
Bryan MacFarlane 07caa9db18 split into two jobs for better testing 2019-12-07 10:46:15 -08:00
Bryan MacFarlane a2b6fc15fd rename workflow 2019-09-26 20:30:18 -04:00
Bryan MacFarlane 7d08020091 remove comment 2019-09-23 00:28:12 -04:00
Wes Todd cd1291cce1 feat: use local action in tests 2019-09-11 12:14:15 -07:00
Bryan MacFarlane 8d60eca235 update readme 2019-09-11 02:54:14 -04:00
Bryan MacFarlane 198d21cc29 starting... 2019-09-11 01:44:28 -04:00