-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit Test modification for AQL (#57)
* Update compile.yml * Update compile.yml * Update compile.yml * hotfix 3.1.2 for artifactory repository name info for NuGet packages (#55) * Update CA_UsageDocument.md * Hotfix v3.1.2 - Bug fix for getting correct artifactory repo name from Jfrog for NuGet (#54) * Update compile.yml * Artifactory Repo identification bug fix * Usage document update * Unit test case update * nuspec version change * nuspec file change * Warn message changed to info --------- Co-authored-by: MadanReddyK <[email protected]> --------- Co-authored-by: MadanReddyK <[email protected]> * modified the UT for AQL --------- Co-authored-by: MadanReddyK <[email protected]>
- Loading branch information
1 parent
11ae2d6
commit a109509
Showing
5 changed files
with
62 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ on: | |
- cron: "30 0 * * 5" | ||
|
||
jobs: | ||
|
||
build: | ||
|
||
runs-on: self-hosted | ||
|
||
defaults: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters