Commit Graph

22 Commits

Author SHA1 Message Date
aparnajyothi-y
634933edcd publish-action upgrade to 0.4.0 from 0.2.2 (#901) 2025-09-04 12:20:23 -05:00
Salman Chishti
f1a63e87db Update Node.js version to 24 in action and dependencies (#891)
* Update Node.js version to 24 in action and dependencies

Bump the required Node.js version to 24 in action.yml and package.json. Update @types/node to ^24.1.0 to match the new Node.js version.

* package.json version update

* update to the latest versions

---------

Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
2025-09-03 22:24:18 -05:00
Joel Ambass
2e99c4dc10 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-16 17:56:39 +02:00
MaksimZhukov
c0957ad7c3 Run Prettier 2023-10-25 14:54:32 +02:00
MaksimZhukov
8dc8d1842f Update Node.js version in reusable workflows 2023-10-25 14:47:35 +02:00
IvanZosimov
a589a5f6e6 Add update-config-files.yml 2023-03-09 14:03:36 +01:00
Ivan
8d81f881dd Add and configure ESLint and update configuration for Prettier (#508)
* Add ESLint and update Prettier

* Rebuild action

* Update package.json
2023-03-09 15:02:17 +02:00
MaksimZhukov
b435530b77 Update release-new-action-version.yml (#479) 2023-01-12 13:52:12 +01:00
IvanZosimov
55e1958307 Fix review points 2022-12-20 16:53:03 +01:00
IvanZosimov
e07202b67f Update workflows to use reusable-workflows 2022-12-19 16:40:34 +01:00
MaksimZhukov
1e8fa0b154 Add issue templates and workflow files 2022-12-07 09:17:16 +01:00
Thomas Boop
e1132f5ed5 Merge pull request #319 from actions/thboop/node16update
Update default runtime to node16
2022-02-28 16:14:47 -05:00
Patrick Ellis
36ef62babd Use licensed 3.x 2022-02-28 13:29:38 -05:00
Thomas Boop
b0cc574b25 Update build_test.yml 2022-02-10 14:45:29 -05:00
Patrick Ellis
6afffb2e30 combine license workflow files into one and simplify some naming 2021-09-02 14:20:15 +02:00
Patrick Ellis
4107ba982c Workflow automatically updates license cache when package-lock.json changes (#155) 2021-06-18 12:16:50 -04:00
Patrick Ellis
abd73ee7a3 Create dependabot.yml 2021-06-14 18:53:59 -04:00
Patrick Ellis
4f4b1ef858 Upgrade licensed to 3.0.1 2021-06-07 09:55:27 -04:00
Patrick Ellis
4d65903a95 🧹 Add "Build & Test" Workflow (#145) 2021-06-02 12:16:40 -04:00
Thomas Boop
9794b1493b Add Licensed To Help Verify Prod Licenses (#91)
* Add Licensed Workflows and config files

* Manually verify licenses

* Ignore Generated Files in Git PR's
2020-09-16 10:01:44 -04:00
Shawn Napora
7d083c498f Update to labeler v2 (#4)
* labeler v2

* update docs
2019-08-08 13:07:40 -04:00
Jonathan Clem
ab3b5b5adc Initial commit 2019-03-29 15:21:48 -07:00