-
Notifications
You must be signed in to change notification settings - Fork 405
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: initial commit * chore: target specific vsixes from given run * chore: nit - remove unused workflow * chore: adapt e2e categories workflows * chore: adapt e2e main workflow * chore: make buildAll call e2e and update references * chore: pr comments * chore: wrong runID * chore: remove one level * chore: add branch to slack notif * chore: default label Nightly E2E * chore: missing input * chore: add descriptions to the workflow inputs * chore: add secrets inherit * chore: run e2e after nigtly build develop finishes * chore: missing comma in json for slack notif --------- Co-authored-by: gbockus-sf <[email protected]>
- Loading branch information
1 parent
8c47d60
commit 9e78076
Showing
10 changed files
with
93 additions
and
58 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
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 |
---|---|---|
|
@@ -34,5 +34,4 @@ jobs: | |
uses: actions/upload-artifact@v3 | ||
with: | ||
name: ${{ inputs.label }} | ||
path: ./extensions/ | ||
|
||
path: ./extensions/ |
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
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
Oops, something went wrong.