-
Notifications
You must be signed in to change notification settings - Fork 125
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
41 changed files
with
2,721 additions
and
1,732 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
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 |
---|---|---|
@@ -0,0 +1,37 @@ | ||
name: huggingface tests | ||
on: | ||
workflow_dispatch: | ||
release: | ||
types: | ||
- published | ||
pull_request: | ||
paths: | ||
- yarn.lock | ||
- ".github/workflows/huggingface.yml" | ||
- "packages/core/**/*" | ||
- "packages/cli/**/*" | ||
- "packages/samples/**/*" | ||
concurrency: | ||
group: ${{ github.workflow }}-${{ github.ref }}-huggingface | ||
cancel-in-progress: true | ||
jobs: | ||
tests: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v4 | ||
with: | ||
submodules: "recursive" | ||
fetch-depth: 0 | ||
- uses: actions/setup-node@v4 | ||
with: | ||
node-version: "20" | ||
cache: yarn | ||
- run: yarn install --frozen-lockfile | ||
- name: typecheck | ||
run: yarn typecheck | ||
- name: compile | ||
run: yarn compile | ||
- name: poem | ||
run: yarn run:script poem -p huggingface --out-trace $GITHUB_STEP_SUMMARY | ||
env: | ||
HUGGINGFACE_API_KEY: ${{ secrets.HUGGINGFACE_API_KEY }} |
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 |
---|---|---|
|
@@ -190,7 +190,7 @@ The following npm packages may be included in this product: | |
|
||
- @aws-crypto/[email protected] | ||
- @aws-crypto/[email protected] | ||
- @huggingface/[email protected].0 | ||
- @huggingface/[email protected].1 | ||
- [email protected] | ||
- [email protected] | ||
|
||
|
@@ -1954,25 +1954,25 @@ Apache License | |
|
||
The following npm packages may be included in this product: | ||
|
||
- @aws-sdk/client-cognito-identity@3.714.0 | ||
- @aws-sdk/client-sso-oidc@3.714.0 | ||
- @aws-sdk/client-sso@3.714.0 | ||
- @aws-sdk/client-sts@3.714.0 | ||
- @aws-sdk/credential-provider-cognito-identity@3.714.0 | ||
- @aws-sdk/client-cognito-identity@3.716.0 | ||
- @aws-sdk/client-sso-oidc@3.716.0 | ||
- @aws-sdk/client-sso@3.716.0 | ||
- @aws-sdk/client-sts@3.716.0 | ||
- @aws-sdk/credential-provider-cognito-identity@3.716.0 | ||
- @aws-sdk/[email protected] | ||
- @aws-sdk/util-user-agent-node@3.714.0 | ||
- @aws-sdk/util-user-agent-node@3.716.0 | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected].30 | ||
- @smithy/[email protected].31 | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected].30 | ||
- @smithy/[email protected].30 | ||
- @smithy/[email protected].31 | ||
- @smithy/[email protected].31 | ||
|
||
These packages each contain the following license: | ||
|
||
|
@@ -2182,7 +2182,7 @@ Apache License | |
|
||
The following npm package may be included in this product: | ||
|
||
- @aws-sdk/client-bedrock-runtime@3.714.0 | ||
- @aws-sdk/client-bedrock-runtime@3.716.0 | ||
|
||
This package contains the following license: | ||
|
||
|
@@ -2394,7 +2394,7 @@ The following npm packages may be included in this product: | |
|
||
- @aws-sdk/[email protected] | ||
- @aws-sdk/[email protected] | ||
- @aws-sdk/middleware-user-agent@3.714.0 | ||
- @aws-sdk/middleware-user-agent@3.716.0 | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
|
@@ -2408,7 +2408,7 @@ The following npm packages may be included in this product: | |
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected].0 | ||
- @smithy/[email protected].1 | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
|
||
|
@@ -2861,7 +2861,7 @@ MIT License | |
|
||
The following npm package may be included in this product: | ||
|
||
- [email protected].0 | ||
- [email protected].4 | ||
|
||
This package contains the following license: | ||
|
||
|
@@ -4161,10 +4161,10 @@ Apache License | |
|
||
The following npm packages may be included in this product: | ||
|
||
- @aws-sdk/credential-provider-env@3.714.0 | ||
- @aws-sdk/credential-provider-ini@3.714.0 | ||
- @aws-sdk/credential-provider-node@3.714.0 | ||
- @aws-sdk/credential-providers@3.715.0 | ||
- @aws-sdk/credential-provider-env@3.716.0 | ||
- @aws-sdk/credential-provider-ini@3.716.0 | ||
- @aws-sdk/credential-provider-node@3.716.0 | ||
- @aws-sdk/credential-providers@3.716.0 | ||
- @aws-sdk/[email protected] | ||
- @aws-sdk/[email protected] | ||
- @aws-sdk/[email protected] | ||
|
@@ -4182,7 +4182,7 @@ The following npm packages may be included in this product: | |
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected].5 | ||
- @smithy/[email protected].6 | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
- @smithy/[email protected] | ||
|
@@ -4416,9 +4416,9 @@ Apache License | |
|
||
The following npm packages may be included in this product: | ||
|
||
- @aws-sdk/credential-provider-process@3.714.0 | ||
- @aws-sdk/credential-provider-sso@3.714.0 | ||
- @aws-sdk/credential-provider-web-identity@3.714.0 | ||
- @aws-sdk/credential-provider-process@3.716.0 | ||
- @aws-sdk/credential-provider-sso@3.716.0 | ||
- @aws-sdk/credential-provider-web-identity@3.716.0 | ||
|
||
These packages each contain the following license: | ||
|
||
|
@@ -5318,8 +5318,8 @@ END OF TERMS AND CONDITIONS | |
|
||
The following npm packages may be included in this product: | ||
|
||
- @aws-sdk/core@3.714.0 | ||
- @aws-sdk/credential-provider-http@3.714.0 | ||
- @aws-sdk/core@3.716.0 | ||
- @aws-sdk/credential-provider-http@3.716.0 | ||
|
||
These packages each contain the following license: | ||
|
||
|
@@ -6390,20 +6390,20 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |
|
||
The following npm packages may be included in this product: | ||
|
||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].0 | ||
- @inquirer/[email protected].1 | ||
- @inquirer/[email protected].0 | ||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].8 | ||
- @inquirer/[email protected].0 | ||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].0 | ||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].3 | ||
- @inquirer/[email protected].1 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].1 | ||
- @inquirer/[email protected].2 | ||
- @inquirer/[email protected].1 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].9 | ||
- @inquirer/[email protected].1 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].1 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].4 | ||
- @inquirer/[email protected].2 | ||
|
||
These packages each contain the following license: | ||
|
||
|
@@ -7891,9 +7891,9 @@ The following npm packages may be included in this product: | |
- @tokenizer/[email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected].0 | ||
- [email protected].0 | ||
- [email protected].0 | ||
- [email protected].4 | ||
- [email protected].4 | ||
- [email protected].4 | ||
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
|
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.