Skip to content

Commit

Permalink
Bye bye widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
osanseviero committed Sep 12, 2024
1 parent f0482f1 commit f606ed6
Show file tree
Hide file tree
Showing 161 changed files with 3 additions and 13,316 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hub-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ jobs:
echo "Checksum Verification Failed: The local @huggingface/tasks package differs from the remote version. Release halted. Local Checksum: $LOCAL_CHECKSUM, Remote Checksum: $REMOTE_CHECKSUM"
exit 1
fi
echo "Checksum Verification Successful: The local and remote @huggingface/tasks packages are consistent. Proceeding with the @huggingface/widgets package release. Local Checksum: $LOCAL_CHECKSUM, Remote Checksum: $REMOTE_CHECKSUM."
echo "Checksum Verification Successful: The local and remote @huggingface/tasks packages are consistent. Local Checksum: $LOCAL_CHECKSUM, Remote Checksum: $REMOTE_CHECKSUM."
working-directory: packages/tasks

f
- run: pnpm publish --no-git-checks .
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/inference-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
echo "Checksum Verification Failed: The local @huggingface/tasks package differs from the remote version. Release halted. Local Checksum: $LOCAL_CHECKSUM, Remote Checksum: $REMOTE_CHECKSUM"
exit 1
fi
echo "Checksum Verification Successful: The local and remote @huggingface/tasks packages are consistent. Proceeding with the @huggingface/widgets package release. Local Checksum: $LOCAL_CHECKSUM, Remote Checksum: $REMOTE_CHECKSUM."
echo "Checksum Verification Successful: The local and remote @huggingface/tasks packages are consistent. Local Checksum: $LOCAL_CHECKSUM, Remote Checksum: $REMOTE_CHECKSUM."
working-directory: packages/tasks

- run: pnpm publish --no-git-checks .
Expand Down
51 changes: 0 additions & 51 deletions .github/workflows/sync-widgets-demo.yml

This file was deleted.

176 changes: 0 additions & 176 deletions .github/workflows/widgets-publish.yml

This file was deleted.

14 changes: 0 additions & 14 deletions packages/widgets/.eslintignore

This file was deleted.

11 changes: 0 additions & 11 deletions packages/widgets/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions packages/widgets/.prettierignore

This file was deleted.

53 changes: 0 additions & 53 deletions packages/widgets/README.md

This file was deleted.

Loading

0 comments on commit f606ed6

Please sign in to comment.