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

63 Коммитов

Автор SHA1 Сообщение Дата
Heng Lu 918a749bc9
comparing pasted content ignoring whitespace (#47) 2024-10-14 15:18:33 +08:00
Heng Lu e5eb1ed051 update version to v2.0.1 and disable pre-release 2024-10-14 10:48:52 +08:00
Heng Lu 47c1301ea2 update version to v2.0.0 2024-09-18 11:20:03 +08:00
Heng Lu 125997d912 update readme.md 2024-09-18 10:19:24 +08:00
Heng Lu 820fd447dd Update build-pipeline.yml for Azure Pipelines 2024-09-14 13:24:52 +08:00
Heng Lu 5139184010 update version to v2.0.0-beta 2024-09-14 13:10:15 +08:00
Heng Lu 5c1b298e4f
add pipeline for sigining the vsix files (#46)
* add pipeline for sigining the vsix files

* enable sign

* Update build-pipeline.yml for Azure Pipelines

* Update build-pipeline.yml for Azure Pipelines
2024-09-14 13:08:44 +08:00
Heng Lu 60f66a5601
deprecate `vscode-test` and use `@vscode/test-electron` (#45) 2024-08-19 10:36:03 +08:00
Heng Lu d76eb07eb1
support paste json as azapi config (#43) (#44)
* support paste json as azapi config (#43)

* fix lint
2024-08-16 15:24:22 +08:00
Heng Lu 4dae5c6a0d update version to v1.15.0 2024-08-05 15:28:27 +08:00
Heng Lu 386ff85511 update version to v1.14.0 2024-07-04 10:34:11 +08:00
Heng Lu 9c67f79d3c
add code of conduct file 2024-05-22 14:33:26 +08:00
Heng Lu d1021587c0 update version to v1.13.0 2024-04-24 13:07:34 +08:00
Heng Lu 3ba54323ed update version to v1.12.0 2024-01-18 15:30:02 +08:00
Heng Lu 32e52fd254 update version to v1.11.0 2023-12-18 13:36:20 +08:00
Heng Lu cf3dfb8492 update version to v1.10.0 2023-11-03 15:16:35 +08:00
Heng Lu ed18743dd8 update version to v1.9.0 2023-09-01 10:29:46 +08:00
Heng Lu 7727b861ab update version to v1.8.0 2023-07-27 10:40:46 +08:00
Heng Lu e20ccbf24d update version to v1.7.0 2023-06-16 14:39:43 +08:00
Heng Lu 89ccaae01f update version to v1.6.0 2023-05-10 14:23:36 +08:00
Heng Lu 683e98f77a update version to v1.5.0 2023-04-06 12:25:39 +08:00
Heng Lu 8e5ef04304 update version to v1.4.0 2023-02-28 11:17:58 +08:00
Heng Lu 65cdf09768 update version to v1.3.0 2023-01-30 10:02:58 +08:00
dependabot[bot] c4a37ef925
Bump json5 from 2.2.0 to 2.2.3 (#40)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

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>
2023-01-09 09:47:47 +08:00
Heng Lu 09f6872006 update version to v1.2.0 2023-01-05 14:40:26 +08:00
dependabot[bot] 37bff3be8a
Bump qs from 6.10.2 to 6.11.0 (#38)
Bumps [qs](https://github.com/ljharb/qs) from 6.10.2 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.2...v6.11.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

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-12-19 13:11:11 +08:00
Heng Lu 0df8fabdd0 update version to v1.1.0 2022-11-17 13:13:07 +08:00
dependabot[bot] 8c3d5bb964
Bump minimatch and mocha (#37)
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `mocha` from 9.2.1 to 9.2.2
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v9.2.1...v9.2.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: mocha
  dependency-type: direct:development
...

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-11-14 11:11:19 +08:00
Heng Lu 47e3697398 update version to v1.0.0 2022-09-29 21:23:40 +08:00
Heng Lu a63ec9c01a
fix failed testcase (#35) 2022-09-15 13:36:29 +08:00
Heng Lu 1862e9cedf
update version to v0.6.0 (#34) 2022-09-15 13:09:49 +08:00
Heng Lu d2e86015ba
add demo gif to readme (#33) 2022-08-23 22:06:17 +08:00
Heng Lu 822ac8ffff update version to v0.5.0 2022-08-16 09:51:42 +08:00
microsoft-github-policy-service[bot] 25f0ef43f8
Microsoft mandatory file (#30)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-07-26 10:04:03 +08:00
Heng Lu 33bb7ec14a update version to v0.4.0 2022-06-30 15:12:07 +08:00
Heng Lu 3b27674014
update to v0.3.0 (#28) 2022-05-30 15:19:16 +08:00
Heng Lu ef507b65f3 update version to v0.2.0 2022-05-06 12:31:50 +08:00
Heng Lu 93a3dcb781
add attribution (#27)
* add attribution

* remove revoked token
2022-04-15 13:04:24 +08:00
Heng Lu 0519bc0c04
Update README.md 2022-04-13 21:58:04 +08:00
Heng Lu be9bab56df
Revert "revert platform specific (#25)" (#26)
* Revert "revert platform specific (#25)"

This reverts commit d02f7c37d0.

* update downloader filename
2022-03-16 10:36:28 +08:00
Heng Lu 9b72b919e8 update readme.md 2022-03-14 20:38:21 +08:00
Heng Lu d02f7c37d0 revert platform specific (#25) 2022-03-14 20:38:11 +08:00
Heng Lu 10cdbcaf73 update version to 0.1.0 2022-03-14 15:01:09 +08:00
Heng Lu 2fa51586ff update package description 2022-03-10 11:15:55 +08:00
Heng Lu 71898e700a update version to v0.0.3 2022-02-28 13:36:19 +08:00
Heng Lu 024df0fd7b
rename package to azapi (#24) 2022-02-28 13:33:37 +08:00
Heng Lu eae149e3ac update readme 2022-02-23 11:27:21 +08:00
Heng Lu 9e418b6e3d add publish workflow 2022-02-22 16:02:38 +08:00
Heng Lu 2c137b63d6 fix download 2022-02-22 13:33:31 +08:00
Heng Lu 1dd8691974 remove unit test 2022-02-22 13:27:03 +08:00