-
Notifications
You must be signed in to change notification settings - Fork 6
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
Refactor feedstock dir into repos #109
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Julius Busecke <julius@ldeo.columbia.edu> Co-authored-by: Raphael Hagen <norlandrhagen@gmail.com>
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
@andersy005 I just changed an error in the link to the meta.yaml of the metaflux_feedstock here. What is the best way for me to retrigger a build here? |
On a side note, until leap-stc/LEAP_template_feedstock#28 is realized it might be likely that this sort of issue (forgetting to switch the repo url from the template) happens. Do you have any suggestion how to check for these? Should I insert some placeholder that will actually break things? |
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
for changes that you want to be reflected in a pull request, one option is to add an empty commit: git commit --allow-empty -m "Retrigger CI" how does this sound? i also just added |
@jbusecke, you have a type in |
Superseeded by #96 |
I finished refactoring the feedstock directory into separate feedstock repos. I have for now left climsim out since it is so big (need to confer with the authors on some things).