Correct the symmetry of the action-runtime-worker-pool metadata - #494
Open
MOZGIII wants to merge 2 commits into
Open
Conversation
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 23, 2026 13:11
15d1a87 to
13d05df
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
2 times, most recently
from
July 23, 2026 13:13
81dcc0a to
48f8e4d
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
2 times, most recently
from
July 23, 2026 13:47
49f169f to
66f5d86
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
from
July 23, 2026 13:47
48f8e4d to
c65c4d3
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 23, 2026 14:04
66f5d86 to
d400eed
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
2 times, most recently
from
July 23, 2026 14:34
778259f to
2780201
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 23, 2026 14:34
d400eed to
1c0cf44
Compare
piercefreeman
approved these changes
Jul 23, 2026
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
from
July 23, 2026 21:07
2780201 to
70211e6
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 23, 2026 21:07
1c0cf44 to
0b76902
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
from
July 27, 2026 23:05
70211e6 to
f026d1c
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 27, 2026 23:05
0b76902 to
ff45145
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
5 times, most recently
from
July 30, 2026 12:21
77f5252 to
64ca929
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 30, 2026 12:21
206821b to
453c933
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
from
July 31, 2026 13:32
64ca929 to
c677f98
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 31, 2026 14:07
847f167 to
97dcded
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
from
July 31, 2026 14:07
c677f98 to
1a785cb
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/runtime-builder
branch
from
July 31, 2026 16:21
97dcded to
fc044f8
Compare
MOZGIII
force-pushed
the
mzg/2026-07-23/worker-pool-action-runtime-metadata-symmetry
branch
from
July 31, 2026 16:21
1a785cb to
5bc5b23
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Goes in after #492
This PR resolving the issue with confusing status of the metadata asymmetry at the type-system level of the action-runtime-worker-pool action requester and action completions provider.
They can now have matching metadata at the type-system level, and the code can / should apply the corresponding bounds where applicable.