|
3c3cfe66ad
|
git add -N and no --cached
|
2023-04-19 10:08:25 -06:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
f1ddd25f95
|
Update codeql-analysis.yml
|
2022-03-30 11:39:23 -04:00 |
|
|
3d3796fef1
|
Update codeql-analysis.yml
|
2022-03-29 22:47:53 -04:00 |
|
|
5a53c1afda
|
Create codeql-analysis.yml
|
2022-03-29 22:43:26 -04:00 |
|
|
7e2f2db0e0
|
Update check-dist.yml
|
2022-02-10 15:03:02 -05:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
c5a9c383e8
|
Bump actions/setup-node from 1 to 2.4.1 (#387)
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:29:46 -04:00 |
|
|
e9f436162f
|
chore: update dependabot.yml (#262)
|
2021-10-13 08:23:25 -04:00 |
|
|
41c060b9af
|
Create check-dist.yml (#352)
* Add check-dist.yml
* Fix triggers in licensed.yml
* Delete licensed.yml
|
2021-10-13 08:20:28 -04:00 |
|
|
bfe8a6758b
|
master -> main trigger update
|
2020-07-20 07:52:25 -04:00 |
|
|
802f392f59
|
Update prettier and run it on YAML (#74)
|
2020-07-20 07:44:22 -04:00 |
|
|
d34e81e77f
|
Fix a bunch of small issues with the template (#67)
* Fixup dependencies and some other things
* add dependabot
* Update to separate run steps
|
2020-07-20 07:07:15 -04:00 |
|
|
4640e008e8
|
chore: version up actions/checkout@2 (#54)
|
2020-07-17 08:59:45 -04:00 |
|
|
d381446d27
|
add badge (#43)
|
2019-12-07 10:40:49 -08:00 |
|
|
9cdc5b327a
|
Update typescript template to follow some conventions (#42)
* Update default project to follow conventions
|
2019-12-06 14:22:35 -05:00 |
|
|
c125c0f784
|
update test.yml to validate master locally
|
2019-09-25 15:20:18 -04:00 |
|
|
7fd643eccd
|
run local action
|
2019-09-21 10:37:13 -04:00 |
|
|
df66b0f320
|
update test yml
|
2019-09-21 10:36:57 -04:00 |
|
|
b2a87e0a71
|
update with tests
|
2019-09-21 08:56:30 -04:00 |
|
|
768ad92772
|
Remove format step
|
2019-08-09 16:09:30 -04:00 |
|
|
9851c37052
|
Add workflow to build, test, and check formatting/artifacts on PR (#8)
* add workflow
* add workflow and remove husky
* prettier tests
|
2019-08-08 14:36:59 -04:00 |
|