1
0
Форкнуть 0
Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
SANTHOSH B 17b18c0f27
added termunit support (#36)
* added termunit support

* updated to new hash files from openapispec project

* undo the last commit

* updated back to main

---------

Co-authored-by: Santhosh Bomma <sbomma@microsoft.com>
2023-03-29 15:45:19 -04:00
Tiffany Chen bfe5fc7bdd
Merge pull request #28 from k-granados/main
New Term Units Added
2022-08-11 15:33:47 -04:00
MAGDY SALEM fa71ce5a94
Merge pull request #32 from microsoft/sbfix-listavailableplans
updated testcases to map fulfilment api behavior
2022-08-11 10:51:55 -07:00
k-granados a43b58200b
Merge branch 'microsoft:main' into main 2022-08-11 10:02:01 -07:00
Santhosh Bomma 6c1e4570c7 updated testcases to map fulfilment api behavior 2022-08-10 16:29:13 -07:00
SANTHOSH B 24bb7cba7f
Merge pull request #29 from tiffwchen/fix-readme
Removed broken link in readme
2022-08-09 13:51:02 -07:00
Kevin Granados 3569c1157d Removed JSON files 2022-08-09 13:34:26 -07:00
Tiffany Chen b5b3f91846 Removed broken link in readme 2022-08-09 20:27:46 +00:00
Kevin Granados ff3f58c68c Term Units Added 2022-08-09 10:28:33 -07:00
Tiffany Chen cd73d9a606
Merge pull request #25 from tiffwchen/update-pom
Updated pom with correct version number.
2022-02-18 11:54:12 -05:00
Tiffany Chen 767ed5ab2e Updated pom with correct version number. 2022-02-17 19:34:59 +00:00
Tiffany Chen 4df4a8a9be
Merge pull request #24 from tiffwchen/update-unit-tests
Updated unit tests
2022-02-17 10:17:19 -05:00
Tiffany Chen 8f0c130195 Added back TestCertificateMarketplaceAPIs and TestClientSecretMarketplaceAPIs 2022-02-17 10:08:58 -05:00
Tiffany Chen 0421a0122f Finished updates to unit tests using junit and mockito 2022-02-17 10:08:58 -05:00
Tiffany Chen fa19c48596 Additions to unit tests. Updated Junit version and added mockito. 2022-02-17 10:08:58 -05:00
Tiffany Chen cfcd034cfa
Merge pull request #21 from tiffwchen/update-openapi-files
Updated new commercial marketplace openapi files
2022-02-17 09:18:58 -05:00
Tiffany Chen 24b02f18b9
Merge pull request #22 from tiffwchen/documentation-update
Made updates to readme.md and contributing.md
2022-02-16 18:33:35 -05:00
Tiffany Chen 12bd735c89 Moved build and test github action status badge to top of readme 2022-01-20 21:06:46 +00:00
Tiffany Chen c097181eee Removed swagger files as they are dynamically pulled when running generator script 2022-01-18 21:23:51 +00:00
Tiffany Chen 16b7b7c2ea Added status badge to readme.md 2022-01-18 20:49:18 +00:00
Tiffany Chen 4997f7d600 Updated readme.md and contributing.md. Included more details with getting set up development environment in vscode. 2022-01-18 18:54:04 +00:00
Tiffany Chen c750f01473 Updated generated java files 2022-01-14 19:26:44 +00:00
Tiffany Chen 6ef01daf72 Removed extra copy of meteringapi.v1.json in root of project 2022-01-11 16:21:35 +00:00
Tiffany Chen f8bb350df6 Updated new commercial marketplace openapi files 2022-01-11 16:20:45 +00:00
Tiffany Chen 05cdf0d9b2
Updated build-an-test.yml (#23)
* Updated build-an-test.yml for the  latest version of azure-blob-storage-upload(1.2.0) and set-up-java(2)

* Trying out moving where the AAD variables are defined to see if it will fix the current issues.

* Fixed issue with the SHA variable

* Swap env and run for Build Jar step to see if it solves the issue

* Moved env variables to the whole pipeline

Co-authored-by: Tiffany Chen <v-tiffchen@microsoft.com>
2022-01-10 18:29:46 -05:00
Tiffany Chen 93c2d5767f Made updates to readme.md and contributing.md 2022-01-07 18:27:32 -05:00
Scott Seely 44bbf00b6c
Merge pull request #18 from microsoft/dependabot/maven/sdk/junit-junit-4.13.1
Bump junit from 4.13-beta-3 to 4.13.1 in /sdk
2021-01-31 15:39:19 -08:00
dependabot[bot] 20dc69b505
Bump junit from 4.13-beta-3 to 4.13.1 in /sdk
Bumps [junit](https://github.com/junit-team/junit4) from 4.13-beta-3 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/commits/r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-31 23:05:46 +00:00
Scott Seely 920ef0a260
Merge pull request #17 from microsoft/dev
Merging in as tests are functioning.
2021-01-31 15:02:03 -08:00
Scott Seely 0c93d77b1a
Merge pull request #16 from scseely/main
Update to JDK 1.11, merge to dev
2021-01-31 14:52:26 -08:00
Scott Seely d3b2bc1b6e Removed extra line. 2021-01-31 14:47:48 -08:00
Scott Seely 217ee614c1 Experiment 2021-01-31 14:33:27 -08:00
Scott Seely b000cef54f Made error message more explicit for test. 2021-01-31 13:59:52 -08:00
Scott Seely af3d475b41
Merge pull request #4 from scseely/maven
Maven
2021-01-31 13:33:38 -08:00
Scott Seely 30ae7931d0
Merge branch 'main' into maven 2021-01-31 13:31:30 -08:00
Scott Seely 49222a358c Updated to JDK 1.11 2021-01-31 13:29:02 -08:00
Scott Seely 62261753d0
Merge pull request #2 from scseely/maven
Capturing all the changes to make this run under JDK 1.11
2021-01-29 17:17:19 -08:00
Scott Seely 7ab1a00b44 Updated to JDK 1.11 2021-01-29 17:15:11 -08:00
Scott Seely 790e4aacef
Merge pull request #1 from scseely/maven
Update pom to reflect sonatype.org settings.
2020-12-02 16:21:47 -08:00
Scott Seely 5915951240 Update pom to reflect sonatype.org settings. 2020-12-02 16:19:36 -08:00
Scott Seely e20818f642
Merge pull request #12 from Azure/dev
Merge pull request #11 from Azure/main
2020-11-20 10:32:28 -08:00
Scott Seely 2e5b8102ad
Merge pull request #11 from Azure/main
Pull changes into dev
2020-11-20 10:30:14 -08:00
Scott Seely 203c1a33d0
Merge pull request #10 from Azure/dependabot/maven/sdk/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1 in /sdk
2020-10-13 16:16:01 -07:00
dependabot[bot] a42e203085
Bump junit from 4.12 to 4.13.1 in /sdk
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 22:44:01 +00:00
Scott Seely e75be2bfcd
Add workflow (build + test). Also, update to reflect OSS demands, proper namespaces for Java project. (#5)
* Added workflows

* Adding the open source required elements.

* Move namespace for API.
2020-05-14 18:38:05 -04:00
Scott Seely 71eb86abc3
Initial implementation of Java SDK. (#1)
* Adding generated files

* Finished unit tests for SaaSFullfillmentAPI

* Updated readme, configuration, and some setup code.
2020-04-28 16:20:19 -04:00
Julio Colon 761c323eaf Update issue templates 2020-04-23 14:58:11 -04:00
Microsoft Open Source 0a4c5d1c28 Updating LICENSE to template content 2020-04-16 16:20:23 -07:00
Microsoft Open Source da36089396 Initial SECURITY.md commit 2020-04-16 16:20:22 -07:00
Microsoft Open Source 7d06015f13 Initial README.md commit 2020-04-16 16:20:20 -07:00