Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/proper error messages #19

Merged
merged 22 commits into from
May 15, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Try test run
andrewpatto committed Nov 28, 2023
commit 32c4ab5e4b46f5d19866fec605fc7f44424d98c1
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@ jobs:

- run: pnpm install

- run: pnpm run build

- run: pnpm run package
- run: ./test-go-direct.sh
working-directory: packages/aws-copy-out-sharer/construct/rclone-go-batch-copy-docker-image
# - run: pnpm run build
# - run: pnpm run package