Skip to content

CI: Strict channel Priority #43677

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

Merged
merged 11 commits into from
Sep 22, 2021
Merged

CI: Strict channel Priority #43677

merged 11 commits into from
Sep 22, 2021

Conversation

lithomas1
Copy link
Member

@lithomas1 lithomas1 commented Sep 21, 2021

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

Hopefully, this makes the slow Database CI that takes 6+ hours go faster(most of the time is in the resolve environments step). Also turns on the database builds for commits to 1.3.x which was left out due to an oversight.

Unfortunately, this doesn't work for posix since the env doesn't resolve with strict channel priority.

@jreback jreback added the CI Continuous Integration label Sep 21, 2021
@lithomas1 lithomas1 marked this pull request as ready for review September 22, 2021 04:26
@jreback jreback added this to the 1.3.4 milestone Sep 22, 2021
@jreback jreback merged commit 849d38a into pandas-dev:master Sep 22, 2021
@jreback
Copy link
Contributor

jreback commented Sep 22, 2021

thanks!

@jreback
Copy link
Contributor

jreback commented Sep 22, 2021

@meeseeksdev backport 1.3.x

@lumberbot-app

This comment has been minimized.

@lumberbot-app

This comment has been minimized.

@twoertwein
Copy link
Member

Would it be possible that each CI step caches the valid package combinations for let's say 24h?

If the CI was using poetry, we could use the much faster poetry install (reads the list of package combinations from poetry.lock) instead of the much slower poetry update. I'm sure there is some conda equivalent.

simonjayhawkins added a commit that referenced this pull request Sep 22, 2021
@lithomas1 lithomas1 deleted the strict-ci branch September 23, 2021 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants