Commit graph

10 commits

Author SHA1 Message Date
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