Lawrence Gripper and GitHub
9838063a4e
Fix up test for new limited context
2025-09-09 11:20:19 +00:00
Lawrence Gripper and GitHub
01c3723641
fixup completion tests now we have new keywords
2025-09-09 11:09:05 +00:00
Lawrence Gripper and GitHub
7cf82aa761
review: only add snapshot for factory job. remove context which isn't applicable
2025-09-09 10:31:20 +00:00
lawrencegripper and GitHub
cec59d9a4d
More version bumping 🤦
2025-09-04 15:48:30 +00:00
lawrencegripper and GitHub
f316d205a9
chore: bump versions
2025-09-04 15:45:24 +00:00
dd8308d7f9
Update workflow-parser/src/workflow-v1.0.json
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-04 16:37:04 +01:00
lawrencegripper and GitHub
17f511bb6e
chore(lint): Run prettier
2025-09-04 15:34:52 +00:00
lawrencegripper and GitHub
fca6e0aec1
Bump the version of relevant packages
2025-09-04 15:27:11 +00:00
lawrencegripper and GitHub
4faa096820
Add support for new snapshot keyword and object into workflow parser
2025-09-04 15:25:36 +00:00
lawrencegripper and GitHub
ce274ee2ce
🐛 Add types to avoid npm run test failing with Cannot find module
...
Example error:
> src/templates/template-context.ts:1:28 - error TS2307: Cannot find module '@actions/expressions/funcs/info' or its corresponding type declarations.
related:
- https://github.com/actions/languageservices/issues/146
2025-09-04 15:02:25 +00:00
Anthony Zavala and GitHub
1f3436c3ca
Merge pull request #192 from actions/anthonyzavala/bump-webpack-dev-server
...
Bump `webpack-dev-server: >=5.2.1`
2025-06-16 15:24:40 -07:00
Anthony Zavala
880d3e4109
Bump webpack-dev-server: >=5.2.1
2025-06-16 22:19:01 +00:00
Ben De St Paer-Gotch and GitHub
09fd00ed88
Merge pull request #191 from actions/nebuk89-patch-1
...
Update README.md
2025-06-06 11:44:46 +01:00
Ben De St Paer-Gotch and GitHub
435a10d9b6
Update README.md
2025-06-02 10:40:25 +01:00
Anthony Zavala and GitHub
311a948ff0
Merge pull request #182 from actions/release/0.3.17
...
Release version 0.3.17
release-v0.3.17
2025-05-07 14:06:00 -07:00
GitHub Actions
b0fd29ab60
Release extension version 0.3.17
2025-05-07 21:04:23 +00:00
Anthony Zavala and GitHub
ccf95ef540
Merge pull request #181 from actions/anthonyzavala/bump-octokit-rest-and-lerna
...
Bump `@octokit/rest` from 19.0.7 to 21.1.1 & `lerna` from 8.2.1 to 8.2.2
2025-05-07 12:55:40 -07:00
Anthony Zavala
e597a0c800
update env secret and vars parameters
2025-05-07 19:43:30 +00:00
Anthony Zavala
80c99e6e38
Bump @octokit/rest from 19.0.7 to 21.1.1 & lerna from 8.2.1 to 8.2.2
2025-05-07 18:11:36 +00:00
Anthony Zavala and GitHub
655d268694
Merge pull request #180 from actions/alert-autofix-2
...
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
2025-05-07 10:34:45 -07:00
756ce20db2
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-07 10:24:31 -07:00
Beth Brennan and GitHub
04b9c0c333
Merge pull request #179 from actions/release/0.3.16
...
Release version 0.3.16
release-v0.3.16
2025-05-07 09:40:37 -04:00
GitHub Actions
ffef418dbc
Release extension version 0.3.16
2025-05-07 13:36:26 +00:00
Beth Brennan and GitHub
e2ec264801
Merge pull request #175 from sgoedecke/patch-1
...
Update workflow-v1.0.json to include models permission
2025-04-15 12:51:34 -04:00
Sean Goedecke and GitHub
ea15cac4e0
Update workflow-v1.0.json to include models permission
2025-04-11 16:02:48 +10:00
Yang Cao and GitHub
81db06000a
Merge pull request #166 from actions/dependabot/npm_and_yarn/lerna-8.2.1
...
Bump lerna from 6.0.3 to 8.2.1
2025-03-11 10:54:49 -04:00
dependabot[bot] and GitHub
f0a24df8db
Bump lerna from 6.0.3 to 8.2.1
...
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna ) from 6.0.3 to 8.2.1.
- [Release notes](https://github.com/lerna/lerna/releases )
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md )
- [Commits](https://github.com/lerna/lerna/commits/v8.2.1/packages/lerna )
---
updated-dependencies:
- dependency-name: lerna
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-10 01:44:06 +00:00
Josh Gross and GitHub
7c0bffb677
Merge pull request #164 from actions/joshmgross/update-workflows
...
Update workflow actions and remove release notes file
release-v0.3.15
2025-03-05 13:17:49 -05:00
Josh Gross
6fedfd7fa4
Update workflow actions and remove release notes file
2025-03-05 13:10:09 -05:00
Josh Gross and GitHub
8725c3c1c6
Merge pull request #163 from actions/release/0.3.15
...
Release version 0.3.15
2025-03-05 13:06:15 -05:00
GitHub Actions
977d0ea9cd
Release extension version 0.3.15
2025-03-05 18:02:03 +00:00
Josh Gross and GitHub
48247b8730
Merge pull request #145 from gillisandrew/bug/import-assertions
...
Remove import assertions
2025-03-05 12:58:01 -05:00
eric sciple and GitHub
bdee101604
Merge pull request #152 from actions/release/0.3.14
...
Release version 0.3.14
release-v0.3.14
2025-01-29 15:34:45 -06:00
GitHub Actions
7a41cd9e66
Release extension version 0.3.14
2025-01-29 21:32:29 +00:00
eric sciple and GitHub
0d97e79d94
Merge pull request #150 from ericsciple/users/ericsciple/25-01-description
...
Add root-level description keyword
2025-01-29 15:15:08 -06:00
eric sciple
50b08a3a22
Add root-level description keyword
2025-01-28 19:24:42 +00:00
Andrew Gillis
f02e9593c2
Remove import assertions
2024-11-29 09:31:04 -05:00
Liela Rotschy and GitHub
3a8c29c2df
Merge pull request #102 from actions/release/0.3.13
...
Release version 0.3.13
release-v0.3.13
2024-09-10 12:12:22 -06:00
GitHub Actions
e6e3bb41e2
Release extension version 0.3.13
2024-09-10 18:10:03 +00:00
Liela Rotschy and GitHub
b147158840
Merge pull request #101 from actions/dependabot/npm_and_yarn/axios-1.7.7
...
Bump axios from 1.6.7 to 1.7.7
2024-09-10 12:07:56 -06:00
dependabot[bot] and GitHub
1b970c131f
Bump axios from 1.6.7 to 1.7.7
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.7 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.7.7 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 17:08:04 +00:00
Jacob Wallraff and GitHub
83bddd3332
Merge pull request #95 from actions/release/0.3.12
...
Release version 0.3.12
release-v0.3.12
2024-08-02 13:09:46 -07:00
GitHub Actions
53e3f1755d
Release extension version 0.3.12
2024-08-02 20:07:29 +00:00
Jacob Wallraff and GitHub
0751d266c2
Merge pull request #89 from actions/dependabot/npm_and_yarn/braces-3.0.3
...
Bump braces from 3.0.2 to 3.0.3
2024-08-02 11:04:36 -07:00
dependabot[bot] and GitHub
4f4d671d85
Bump braces from 3.0.2 to 3.0.3
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-18 16:13:18 +00:00
Beth Brennan and GitHub
af7626066f
Merge pull request #88 from actions/release/0.3.11
...
Release version 0.3.11
release-v0.3.11
2024-07-18 12:12:22 -04:00
GitHub Actions
da50e32283
Release extension version 0.3.11
2024-07-18 16:08:27 +00:00
Beth Brennan and GitHub
f22ec34cdf
Merge pull request #82 from actions/elbrenn/dependabot
...
Create dependabot.yml
2024-07-08 11:48:46 -04:00
Beth Brennan and GitHub
950407cc05
Merge pull request #81 from actions/elbrenn/vscode-uri
...
Change vscode-uri import syntax
2024-07-08 11:48:18 -04:00
Beth Brennan and GitHub
04f923e2dc
Merge pull request #59 from muzimuzhi/update-context-descr
...
Update context and function descriptions
2024-07-05 18:49:17 -04:00