Skip to content

MAINT: turning off parallel execution#232

Merged
bsipocz merged 1 commit intoCaltech-IPAC:mainfrom
bsipocz:MAINT_turn_off_parallel_exec
Feb 3, 2026
Merged

MAINT: turning off parallel execution#232
bsipocz merged 1 commit intoCaltech-IPAC:mainfrom
bsipocz:MAINT_turn_off_parallel_exec

Conversation

@bsipocz
Copy link
Copy Markdown
Member

@bsipocz bsipocz commented Jan 30, 2026

This may help a little bit with server load issues we experience, but also my high expectation is that this will help on circleCI where we keep hitting memory limits --> we can turn execution for more notebooks from ignore_tutorials/ignore_circleci_testing

@bsipocz bsipocz added maintenance General maintenance of the content and/or infrastructure infrastructure Infrastructure related issues/PRs. labels Jan 30, 2026
Copy link
Copy Markdown
Contributor

@troyraen troyraen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this repo set up so that only notebooks that are touched by the PR are executed on circleci?

@bsipocz
Copy link
Copy Markdown
Member Author

bsipocz commented Feb 3, 2026

Is this repo set up so that only notebooks that are touched by the PR are executed on circleci?

Yes, it is. But we 1) never turned back execution on the ignored notebooks 2) if a PR touches multiple ones then they still run parallel 3) the execution is still parallel during the deployment build.

@bsipocz bsipocz merged commit b8e128b into Caltech-IPAC:main Feb 3, 2026
6 of 8 checks passed
@bsipocz bsipocz deleted the MAINT_turn_off_parallel_exec branch February 3, 2026 20:55
github-actions Bot pushed a commit that referenced this pull request Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Infrastructure related issues/PRs. maintenance General maintenance of the content and/or infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants