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

🧹 Journal: Excludes specs from primary GH workflow #2174

Closed
wants to merge 1 commit into from

Conversation

rosschapman
Copy link
Contributor

@rosschapman rosschapman commented Feb 5, 2024

@zspencer in regards to https://github.com/zinc-collective/convene/pull/2161/files#r1477117473, eventually splitting and parallelizing test sounds cool -- if the project grows. In the meantime I thought this small change to the command in the main github action config would help signal in the code as to what's currently happening with splitting out journal.

@zspencer zspencer changed the title 🧹 Excludes Journal Gizmo specs from primary GH workflow 🧹 Journal: Excludes specs from primary GH workflow Feb 6, 2024
@zspencer
Copy link
Member

zspencer commented Feb 6, 2024

Ah, this is great! I'll enable that Workflow in this repo!

@zspencer zspencer force-pushed the exclude-redundant-journal-giz-specs branch from e81e1e4 to b1c7c77 Compare February 6, 2024 00:43
@zspencer
Copy link
Member

zspencer commented Feb 6, 2024

I did a timecheck, and it looks like doing them in parallel adds about 2.5 compute minutes to the build while keeping the wall-time about the same.

ETA: I think this means it's probably better to run them all as one big suite in the main repo; at least until we have enough parallelization optimizations to reduce the wall-time in exchange for added compute time

@zspencer
Copy link
Member

I'm also worried about what happens if a change to Convene core accidentally breaks something on the Journal or other gizmos; so I am going to close this for now.

@zspencer zspencer closed this Feb 22, 2024
@zspencer zspencer deleted the exclude-redundant-journal-giz-specs branch March 5, 2024 00:50
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.

2 participants