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

Reworking on celery tasks into actions #473

Merged
merged 19 commits into from
May 2, 2023
Merged

Conversation

costrouc
Copy link
Member

@costrouc costrouc commented Apr 26, 2023

Lots of benefits to outline in this issue:

  • parallel builds are broken
  • capturing logs is difficult currently
  • hard to debug individual actions and their side effects.

But most significantly I've made major improvements to the testing infrastructure allowing detailed tests without integration tests. There are now fixtures for conda_store, celery_app, and celery_worker.

@costrouc costrouc force-pushed the feat-conda-lock-stage branch 4 times, most recently from f5bffc5 to abaa7d1 Compare April 26, 2023 21:42
@costrouc costrouc force-pushed the feat-conda-lock-stage branch 4 times, most recently from da028f5 to 281b625 Compare April 27, 2023 17:27
@costrouc costrouc merged commit f8a0ba1 into main May 2, 2023
7 checks passed
@costrouc costrouc deleted the feat-conda-lock-stage branch May 2, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant