-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixing build issues & updated firely pipeline & sushi version
- Loading branch information
1 parent
5a7c4e8
commit 6970e2f
Showing
5 changed files
with
8 additions
and
17 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 |
---|---|---|
|
@@ -33,7 +33,7 @@ jobs: | |
# Java and .NET are already installed on ubuntu-latest | ||
|
||
- name: Firely.Terminal (GitHub Actions) | ||
uses: FirelyTeam/[email protected].0 | ||
uses: FirelyTeam/[email protected].1 | ||
with: | ||
PATH_TO_CONFORMANCE_RESOURCES: Resources/fsh-generated/resources/ | ||
#PATH_TO_EXAMPLES: Examples | ||
|
@@ -46,7 +46,7 @@ jobs: | |
SIMPLIFIER_PASSWORD: ${{ secrets.SIMPLIFIER_PASSWORD }} | ||
SUSHI_ENABLED: true | ||
SUSHI_OPTIONS: Resources/ | ||
SUSHI_VERSION: 3.5.0 | ||
SUSHI_VERSION: 3.8.0 | ||
EXPECTED_FAILS: VALIDATION_CONFORMANCE_DOTNET VALIDATION_CONFORMANCE_JAVA VALIDATION_EXAMPLES_JAVA | ||
|
||
- name: Add & Commit | ||
|
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