Conversation
|
Review these changes at https://app.gitnotebooks.com/stumpy-dev/automate/pull/7 |
Stumpy actions with pixi
add my own secret and enable environment in Github Actions
add check token
attemp2 in token authentication
set cache to false
keep core stuff
0976d65 to
f869860
Compare
412afe3 to
b0c848d
Compare
Stumpy actions with pixi
potential fix for missing env
|
@seanlaw |
I was totally wrong! A token is not needed in our case. A pixi token is only needed if you are managing packages at |
|
@NimaSarajpoor We now have a https://github.com/stumpy-dev/automate/blob/main/.github/workflows/check-conda-forge-actions.yml Hopefully, that helps you with this |
👍
Thanks for the work on this! A couple of questions: (1) Do you suggest that we should use (2) Are we planning to avoid using specific versions for automate/.github/workflows/check-conda-forge-actions.yml Lines 39 to 42 in 215ee5e |
Yes, use
Yes, we'll update it once |
I looked at your commits. I can see you delete IIUC, we should install it from Source though regarding this PR. Right? I can see ray-actions.yml does the same thing, which makes sense because it allows us to check the tests on |
Yes, we should install from source |
|
@seanlaw |
seanlaw
left a comment
There was a problem hiding this comment.
@NimaSarajpoor I think everything is good except for one section that needs to get removed
|
@seanlaw |
No description provided.