Joel Ambass
35e0ac4e40
Upgrade IA Publish
2024-09-16 17:22:15 +02:00
Joel Ambass
2f4f988792
Add workflow file for publishing releases to immutable action package
...
This workflow file publishes new action releases to the immutable action package of the same name as this repo.
This is part of the Immutable Actions project which is not yet fully released to the public. First party actions like this one are part of our initial testing of this feature.
2024-09-12 15:45:52 +02:00
Mingzi Yi
3ea19669a5
pin draft release version
2024-09-06 14:34:37 -07:00
Yoann Chaudet
01f6e1ea62
Be more friendly to Dependabot
2024-07-17 18:57:56 -07:00
dependabot[bot]
80035486b6
Bump release-drafter/release-drafter from 5 to 6
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-12 10:51:38 +00:00
dependabot[bot]
e4a9b007f8
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 >
2024-02-07 06:04:07 +00:00
dependabot[bot]
0ac25789ae
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 >
2024-02-07 06:02:14 +00:00
dependabot[bot]
6e9d0f5c03
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 >
2024-02-07 06:00:05 +00:00
dependabot[bot]
7532334a8e
Bump the non-breaking-changes group with 1 update
...
Bumps the non-breaking-changes group with 1 update: [actions/publish-action](https://github.com/actions/publish-action ).
Updates `actions/publish-action` from 0.2.2 to 0.3.0
- [Commits](https://github.com/actions/publish-action/compare/v0.2.2...v0.3.0 )
---
updated-dependencies:
- dependency-name: actions/publish-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-31 17:27:32 +00:00
James M. Greene
02a1839bae
Update Dependabot config to group non-breaking changes
2024-01-31 00:34:15 -06:00
James M. Greene
373694e352
Use a centralized .node-version file
2023-12-04 11:37:56 -06:00
James M. Greene
ffbbfa5ad0
Update Actions workflows to use Node 20.x
2023-12-04 11:12:35 -06:00
James M. Greene
f207b2fdea
Merge branch 'main' into codeql-workflow
2023-03-22 15:29:25 -05:00
James M. Greene
c6c1171c00
Add workflow to rebuild Dependabot PRs
2023-02-15 19:08:30 -06:00
James M. Greene
ea6c51c96e
Add a CodeQL security scanning workflow
2023-02-15 19:04:56 -06:00
James M. Greene
13e6bc7a20
Add npm to Dependabot update list
2023-01-30 22:11:54 -06:00
dependabot[bot]
29e9dd5abe
Bump actions/publish-action from 0.2.1 to 0.2.2
...
Bumps [actions/publish-action](https://github.com/actions/publish-action ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/actions/publish-action/releases )
- [Commits](https://github.com/actions/publish-action/compare/v0.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: actions/publish-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-18 20:56:23 +00:00
James M. Greene
6a80311a73
Comply with Prettier expectations
2023-01-13 16:34:06 -06:00
James M. Greene
380c12d4cc
Add Dependabot config for Actions usage updates
2023-01-13 15:59:46 -06:00
James M. Greene
5650def507
Update to the latest actions/publish-action
...
To avoid Actions core deprecation messages.
https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 22:29:07 -06:00
Yoann Chaudet
bd8a5da49f
Bump actions
2022-10-31 16:34:08 -07:00
James M. Greene
af5f3c3f72
Merge branch 'main' into eslint-roller
2022-09-21 16:18:10 -05:00
James M. Greene
4012a9fa87
Correct Actions input parameter name
2022-09-16 22:43:42 -05:00
James M. Greene
4eadc891b5
Add Actions workflow to verify lint status
2022-09-16 21:57:04 -05:00
James M. Greene
b9c4ac6c14
Minor workflow improvements
2022-09-16 20:48:19 -05:00
James M. Greene
069c984c5e
Let Prettier reformat all of the things
2022-09-16 20:37:18 -05:00
James M. Greene
b030b061cb
Allow prettier to check more files that it's capable of handling
2022-09-16 20:35:47 -05:00
James M. Greene
6d1d650751
Update major version only on full releases
2022-08-19 12:44:16 -05:00
James M. Greene
06406d74b2
Merge branch 'main' into prettier
2022-08-05 17:28:54 -05:00
James M. Greene
4f84ed2a14
Add concurrency settings to PR-based workflows
2022-08-05 15:54:53 -05:00
James M. Greene
f19d25133d
Ensure minimal permissions are explicit on all workflows
2022-08-05 15:54:15 -05:00
James M. Greene
f24e879a69
Add concurrency and permissions to workflow
2022-08-05 15:44:58 -05:00
James M. Greene
4036d0f035
Add a workflow to verify Prettier formatting
2022-08-05 15:28:22 -05:00
James M. Greene
fcc627b194
Merge branch 'main' into dist-check-workflow
2022-08-05 13:09:06 -05:00
James M. Greene
2fc7b604aa
Add explicit permissions to workflow
2022-08-05 13:08:52 -05:00
James M. Greene
2a2b0fadb6
Remove diff of 'pre' since this Action doesn't have that directory
2022-08-03 21:47:18 -05:00
James M. Greene
e2ea66d572
Revise comment
2022-08-03 21:46:57 -05:00
James M. Greene
55225928a1
Add workflow to verify distributables are built
2022-08-03 18:30:55 -05:00
James M. Greene
62a7d4f2dc
Cleanup formatting of test workflow
2022-08-03 18:30:19 -05:00
Yoann Chaudet
cb174c0f85
Change release trigger
2022-07-13 14:00:00 -07:00
Yoann Chaudet
d86acb4af5
Add release drafter configuration
2022-07-13 13:52:35 -07:00
Yoann Chaudet
47a8681e28
Add CODEOWNERS too
2022-07-13 13:41:28 -07:00
Smitha Borkar
48ba48b79d
Create release.yml
2022-06-09 16:59:38 -07:00
Smitha Borkar
8ad50d7514
Create draft-release.yml
2022-06-09 16:58:37 -07:00
James M. Greene
1be290acd6
Add test script and Actions workflow
2022-06-07 14:25:56 -05:00