-
Notifications
You must be signed in to change notification settings - Fork 18
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
Adding github actions #3
base: master
Are you sure you want to change the base?
Conversation
thotz
commented
Jul 26, 2021
- Added github actions for testing bucket requests via cephadm
- Minor update to examples
Signed-off-by: Jiffin Tony Thottan <[email protected]>
Signed-off-by: Jiffin Tony Thottan <[email protected]>
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.
somehow the action did not run
Action failed on my local repo. I am trying to debug it there |
go-version: 1.16 | ||
|
||
- name: install deps | ||
run: tests/scripts/helper.sh install_deps |
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.
Looks this script is missing in the PR?
https://github.com/thotz/ceph-cosi/runs/3161179496#step:4:7
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.
Yaa, it looks like. Let me recheck everyhting