|
091a1614fc
|
Add node modules and compiled JavaScript from main
|
2022-11-28 18:52:11 +00:00 |
|
|
f2c0f9cf9c
|
Merge branch 'releases/v3' into tmp
|
2022-11-28 18:51:55 +00:00 |
|
|
a4617735aa
|
Added support message (#95)
|
2022-11-28 13:51:20 -05:00 |
|
|
2dafda840c
|
refactor: cleanup GH gql query (#100)
|
2022-10-27 09:44:25 -04:00 |
|
|
b70d33f56d
|
Update actions/toolkit versions. (#94)
Update actions/core to version 1.10.0 to avoid the warning:
```
The `set-output` command is deprecated and will be disabled soon.
Please upgrade to using Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
```
|
2022-10-17 14:07:50 -04:00 |
|
|
3c00c0152f
|
syntax error fixes (#93)
|
2022-09-21 11:12:26 -07:00 |
|
|
22d14750db
|
Add the bug report and feature request form (#92)
|
2022-09-06 13:09:28 -04:00 |
|
|
a22741c887
|
Bump @actions/core from 1.9.0 to 1.9.1 (#91)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-22 13:44:48 -04:00 |
|
|
f850d12cb3
|
Fix [object Object] version bug (#88)
* fix auth
* fix tag bug
|
2022-07-25 13:53:22 -04:00 |
|
|
17cd77473c
|
fix auth (#86)
|
2022-07-25 13:13:50 -04:00 |
|
|
484a64052d
|
Swap to GraphQL and add logging (#83)
* swap to graphql
* add logs
* swap to group log
* fix test
|
2022-07-11 10:12:11 -04:00 |
|
|
6e32762c2e
|
Minor spelling correction in README.md (#81)
|
2022-07-06 10:45:43 -04:00 |
|
|
17c21ab68c
|
upgrade ncc version (#82)
* upgrade ncc version
* Clear and verify npm cache
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
|
2022-07-05 10:17:02 -07:00 |
|
|
7f0153c54c
|
Vidya reddy prettier (#75)
* upgraded to Node16
* Enforce Prettier
* code fix
* Update package-lock.json
resolved the conflicts.
* executed prettier
Co-authored-by: Vidya Reddy <vidyareddy@microsoft.com>
|
2022-06-27 18:27:44 -04:00 |
|
|
a14110f6e6
|
increment version in README to v3 (#79)
|
2022-06-27 14:20:10 -04:00 |
|