Commit graph

28 commits

Author SHA1 Message Date
akfoster
c88b5c67d5
Fix Changeset Test (#1657)
* should only pass if the PR has a new changeset

* improvements to docs-only check

* add changeset
2025-02-05 23:15:52 -08:00
Ocasta
15c147cf93 fix check changeset git action 2025-02-04 21:45:15 -08:00
Ocasta
42c6dc7e94 update based on automated feedback 2025-02-04 19:20:18 -08:00
Ocasta
36d40afb4e changelogs 2025-02-04 18:58:51 -08:00
Saoud Rizwan
4f93437797 Fix creating github release 2025-01-30 18:49:39 -08:00
Saoud Rizwan
5037541ab4 Fix get version 2025-01-29 10:42:04 -08:00
Saoud Rizwan
b5b69b3829 Fix publish perms 2025-01-29 10:37:29 -08:00
Saoud Rizwan
cefddec1cf Make test reusable 2025-01-29 10:35:08 -08:00
Saoud Rizwan
a731ce4ace Fix publish workflow 2025-01-29 10:33:12 -08:00
Saoud Rizwan
c2eec68e52 Delete unused workflow 2025-01-29 02:04:54 -08:00
Saoud Rizwan
0cad62f223 Ignore change workflow until we set up bot 2025-01-29 02:03:50 -08:00
Saoud Rizwan
ab42d680cc Fix changie workflow 2025-01-29 01:36:48 -08:00
Saoud Rizwan
8eb317e560 Update workflow action 2025-01-29 01:33:58 -08:00
Saoud Rizwan
d51ae7c239 Update workflow action 2025-01-29 01:31:24 -08:00
Saoud Rizwan
5c8ea9fafa Fix validation 2025-01-29 01:23:44 -08:00
Saoud Rizwan
9351c239aa Validate changie for merges to main 2025-01-29 01:21:05 -08:00
Saoud Rizwan
dae36f6540 Create workflows for changie PR and publish 2025-01-29 00:58:16 -08:00
Mark Percival
97b3764063 Chore: Add OVSX to the pre-release 2025-01-28 16:37:37 -05:00
akfoster
572d2a1fcf
Continuous Delivery | Pre Release Build and Publish (#1430)
* pre-release workflow

* remove staging environment

* expand to match PR#1318

* add permissions to resolve warning
2025-01-25 16:50:59 -08:00
akfoster
cf64c4e23f
Move to Manual Release Workflow Trigger (#1432)
* don't start release just on version number, will use automated versioning

* add permissions to resolve warning
2025-01-25 16:49:24 -08:00
akfoster
66dd2e1de0
Merge pull request #1318 from mdp/mdp/release_workflow
Chore: Start releasing from a Github workflow
2025-01-23 19:20:34 -08:00
akfoster
26ee05dd07
Add VSCode Webview Integration Tests (#1373)
* update ci/cd

* ci: more git actions

* remove duplicitive git actions file

* remove duplicative git actions file

* add default permissions

* chore: sync package-lock.json with main

* ci: Fix job name to match branch protection rule

* ci: Remove test file with formatting issues

* style: Fix formatting in modified files

* ci: Remove warning mode, keep webview tests

* fixed npm build issue

* fix formatting again

* Add webview tests

* fix formatting

* remove temporary docs

* remove unecessary auth and types

* move tmp in gitignore

* spare line

* restore prior comments in vscode-test

* remove redundant infrastructure

* prettier

* removed vestigial webviews

---------

Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
2025-01-21 21:59:06 -08:00
Mark Percival
5e1581fab3 Chore: Start releasing from a Github workflow 2025-01-17 16:21:35 -05:00
Saoud Rizwan
2a9150de66 Add manual trigger for tests 2024-12-25 15:54:29 -08:00
Saoud Rizwan
d6b4d206d8 Remove duplicate codeql 2024-12-24 21:04:55 -08:00
Saoud Rizwan
ed32da7833 Fix formatting 2024-12-24 20:53:17 -08:00
Saoud Rizwan
68df88e808 Add CodeQL configuration 2024-12-24 20:40:58 -08:00
Saoud Rizwan
f5e755eae4 Add GitHub Actions workflow for automated testing 2024-12-24 19:41:06 -08:00