Skip to content
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

Closed
wants to merge 13 commits into from

Conversation

jbusecke
Copy link
Contributor

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).

andersy005 and others added 5 commits April 16, 2024 14:17
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>
@jbusecke
Copy link
Contributor Author

pre-commit.ci autofix

@jbusecke
Copy link
Contributor Author

@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?

@jbusecke
Copy link
Contributor Author

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?

@andersy005 andersy005 mentioned this pull request Apr 23, 2024
andersy005 and others added 2 commits April 23, 2024 16:52
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@andersy005
Copy link
Collaborator

@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?

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 workflow_dispatch trigger to the CI for when we want to manually re-build the catalog. this only applies to changes already on main/staging branches

@andersy005
Copy link
Collaborator

@jbusecke, you have a type in https://github.com/leap-stc/metaflux_feedstock/blob/067530d56a98eff045e38684dce0bce4b422b4b4/feedstock/catalog.yaml#L2. this should be https://github.com/leap-stc/metaflux_feedstock/blob/main/feedstock/meta.yaml (you are missing an a in meta)

@jbusecke jbusecke mentioned this pull request Apr 24, 2024
Base automatically changed from staging to main April 30, 2024 20:09
@jbusecke
Copy link
Contributor Author

jbusecke commented May 2, 2024

Superseeded by #96

@jbusecke jbusecke closed this May 2, 2024
@andersy005 andersy005 deleted the refactor-feedstock-dir-into-repos branch September 24, 2024 19:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants