Skip to content

Commit

Permalink
chore: remove test-workflows workspace and remove --dry-run option fr…
Browse files Browse the repository at this point in the history
…om npm publish

Signed-off-by: Kashish Mittal <[email protected]>
  • Loading branch information
04kash committed Oct 16, 2024
1 parent 8474dba commit 8c4077f
Show file tree
Hide file tree
Showing 18 changed files with 1 addition and 21,931 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
- name: publish
run: |
yarn config set -H 'npmAuthToken' "${{ secrets.RHDH_NPM_TOKEN }}"
yarn workspaces foreach -v --no-private npm publish --access public --tolerate-republish --dry-run
yarn workspaces foreach -v --no-private npm publish --access public --tolerate-republish
env:
NODE_AUTH_TOKEN: ${{ secrets.RHDH_NPM_TOKEN }}

Expand Down
8 changes: 0 additions & 8 deletions workspaces/test-workflows/.changeset/README.md

This file was deleted.

10 changes: 0 additions & 10 deletions workspaces/test-workflows/.changeset/config.json

This file was deleted.

8 changes: 0 additions & 8 deletions workspaces/test-workflows/.dockerignore

This file was deleted.

1 change: 0 additions & 1 deletion workspaces/test-workflows/.eslintignore

This file was deleted.

1 change: 0 additions & 1 deletion workspaces/test-workflows/.eslintrc.js

This file was deleted.

54 changes: 0 additions & 54 deletions workspaces/test-workflows/.gitignore

This file was deleted.

5 changes: 0 additions & 5 deletions workspaces/test-workflows/.prettierignore

This file was deleted.

16 changes: 0 additions & 16 deletions workspaces/test-workflows/README.md

This file was deleted.

1 change: 0 additions & 1 deletion workspaces/test-workflows/backstage.json

This file was deleted.

13 changes: 0 additions & 13 deletions workspaces/test-workflows/catalog-info.yaml

This file was deleted.

63 changes: 0 additions & 63 deletions workspaces/test-workflows/package.json

This file was deleted.

9 changes: 0 additions & 9 deletions workspaces/test-workflows/plugins/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions workspaces/test-workflows/plugins/test-plugin/CHANGELOG.md

This file was deleted.

3 changes: 0 additions & 3 deletions workspaces/test-workflows/plugins/test-plugin/README.md

This file was deleted.

19 changes: 0 additions & 19 deletions workspaces/test-workflows/plugins/test-plugin/package.json

This file was deleted.

18 changes: 0 additions & 18 deletions workspaces/test-workflows/tsconfig.json

This file was deleted.

Loading

0 comments on commit 8c4077f

Please sign in to comment.