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

feat: Implement Project struct #164

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

pmengelbert
Copy link
Contributor

This is backward-compatible with the single-spec format.

Signed-off-by: Peter Engelbert <[email protected]>
Signed-off-by: Peter Engelbert <[email protected]>
Signed-off-by: Peter Engelbert <[email protected]>
Also, rename `f` to `handlerFunc` since it is kept around for longer and
less clear what it is from the immediately surrounding context.

Signed-off-by: Peter Engelbert <[email protected]>
Signed-off-by: Peter Engelbert <[email protected]>
Signed-off-by: Peter Engelbert <[email protected]>
Forwarding had been broken by a failure to register the handlers from
the Project instead of the Spec.

Signed-off-by: Peter Engelbert <[email protected]>
The specs themselves need to reference the targets, even though the
frontends are now specified on the project level.

Going forward, we need to register the individual handlers for each
spec in a multi-spec project.

Signed-off-by: Peter Engelbert <[email protected]>
Signed-off-by: Peter Engelbert <[email protected]>
@pmengelbert pmengelbert force-pushed the pmengelbert/project_struct/1 branch 3 times, most recently from 26a7152 to d5b2246 Compare March 9, 2024 23:19
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.

1 participant