This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
-
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.
chore: improve action concurrency and use typescript-sdk-tools (#183)
- Loading branch information
1 parent
34dd898
commit 5c96738
Showing
2 changed files
with
8 additions
and
3 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 |
---|---|---|
|
@@ -5,10 +5,12 @@ env: | |
|
||
on: [push] | ||
|
||
concurrency: | ||
group: ${{ github.workflow }}-${{ github.ref }} | ||
cancel-in-progress: true | ||
jobs: | ||
lint: | ||
# FIXME: Use published version once it's released | ||
uses: inrupt/javascript-style-configs/.github/workflows/reusable-lint.yml@main | ||
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected] | ||
|
||
ci: | ||
runs-on: ubuntu-latest | ||
|
5c96738
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
client-identifier-helper – ./
solid-client-identifier-helper.vercel.app
client-identifier-helper-git-main-inrupt.vercel.app
client-identifier-helper-inrupt.vercel.app
client-identifiers.tools.inrupt.com