Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Garrett Campbell f5b805ed6d
update signing, update to node 20, @vscode/vsce (#647)
* update signing, update to node 20, @vscode/vsce

* fix signvsix and switch cp to copy

* update changelog

* fix typo
2024-09-11 13:16:33 -04:00
Garrett Campbell 2958813260
Update to sign files (#559)
* add signing

* fix node modules directory

* install nuget

* fix signing?

* fix pattern

* fix format again

* add parameters

* fix variable

* fix parens

* fix yml

* attempt fix

* switch to webpack

* fix webpacking, sign files before package and sign vsix

* fix webpacking, still investigating testing

* fix vscode ignore

* working on getting tests passing

* add tasks

* install dependencies

* switch first test to calling commands

* fix test

* remove async

* try without reset

* add setup timeout

* add the resetState call in the setup

* change when reset state is available

* fix when clauses to account for testing

* try adding a step in pipeline

* more fixes?

* fix

* fix test 1

* linux test 1, start on test 2

* remove direct caller from test 2

* uncomment and translate one more test

* more testing converting

* pass argument

* fix configuration

* add another test

* fix extension

* try all tests

* reset state of test

* make sure the extension log is set so that we can test

* uncomment other tests

* fix var expansion test

* update out file

* add back preparing build target to test getting commandline

* Add comment about in the future, improving test infrastructure

* combine into this PR, fixing this command visibility

* revert package.json version
2024-02-21 13:15:21 -05:00
Garrett Campbell 5b94a0c790
Update stale-issues.yml (#523) 2023-10-23 10:39:51 -04:00
Garrett Campbell cef4a663bf
add new workflow for stale issues (#513)
* add new workflow for stale issues

* add triage labels

* update localize string
2023-10-12 09:05:15 -04:00
Garrett Campbell 7af7c287eb
add workflow on releases that closes fixed-pending-release issues (#502)
* add workflow on releases that closes fixed-pending-release issues

* update version
2023-10-06 15:12:01 -04:00
Garrett Campbell 44719179f4
fix node versions of pipelines (#485)
* fix node versions of pipelines

* try out fix

---------

Co-authored-by: Andreea Isac <48239328+andreeis@users.noreply.github.com>
2023-07-24 11:01:43 -07:00
Andreea Isac cc38a54946
Add sha to vsix version (#232) 2021-11-16 11:07:29 -08:00
Andreea Isac 1ec3b7a45c
Version update (#231)
* Version update

* Fix version typo

* Try something
2021-11-15 12:30:22 -08:00
Andreea Isac e707a0e2c6
Update main.yml 2021-11-15 11:16:39 -08:00
Andreea Isac 1c04af867a
Update main.yml 2021-11-15 10:39:01 -08:00
Andreea Isac 76df6cd083
Small set of regression tests (win, linux) (#187)
* Windows test updates and bug fixes.

* Line endings tuning for windows.

* Don't save launch configurations adds into the fake suite settings.json.

* Win32 test baseline update.

* Win32 test clrf baseline update.

* Forgot to replace extension repo root with variable that is to be expanded.

* Linux tests and baselines updates. More bug fixes.

* Update win baseline after fixes on linux

* Create ci-linux.yml

* Create ci-windows.yml

* Update ci-linux.yml

* Update ci-windows.yml

* Run yarn install before typescript compilation.

* Temporary change to trigger test failures. Will undo.

* Change asserts into expect. Include bad baseline to trigger CI failures.

* Add MAKEFILE_TOOLS_TESTING to the test environment specification.

* Add main entrypoint in tests runner. Revert to good baselines.

* Disable workspace trust for tests. Fix test repo root folder.

* Disable extensions from installing to ensure more output determinism in various conditions. Fix path for test repro.

* Fake winsdk. Update baseline with \n.

* Some final guards against \r\n on baseline and runtime log side.

* Small CI refactoring.

Co-authored-by: Bob Brown <bobbrow@users.noreply.github.com>
2021-06-30 16:14:13 -07:00
Bob Brown d75bc12fe8
Try another action change 2020-11-17 08:09:32 -08:00
Bob Brown 77220b556e
Update node step in the Build VSIX action 2020-11-17 08:01:21 -08:00
Bob Brown 7dddf7b885
Update main.yml 2020-09-03 16:33:30 -07:00
Bob Brown 45e9d79076
Update main.yml 2020-09-03 16:30:12 -07:00
Bob Brown c2fdef18bd
Create main.yml 2020-09-03 16:21:23 -07:00