-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: Change uploading file output #1429
Conversation
a9bf787
to
8f63d46
Compare
@flank-it |
Integration tests failed, you could see results here |
8f63d46
to
af4b29e
Compare
@flank-it |
Integration tests failed, you could see results here |
Timestamp: 2020-12-31 08:25:40 |
f082f68
to
7af6e46
Compare
7af6e46
to
23dd3ce
Compare
205dddd
to
dd34e35
Compare
@flank-it |
Integration tests failed ❌ |
Quota exceed 😞 |
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.
I run locally and have one test failed (except the other two failed due to quota exceeded.... 😓 )
Of course, I forgot to use --scan
flag so the only thing I can share is the gist from output https://gist.github.com/pawelpasterz/52b4ce341265e3b982607992b67a3dc3
@flank-it |
Integration tests failed ❌ |
Integration tests succeed ✅ |
Fixes #1334
Previous uploading Flank output looks like:
The new output for file upload looks more like Gcloud output:
Gcloud file upload output for reference:
Test Plan
Checklist