8000 Enum support by wingyplus · Pull Request #10545 · dagger/dagger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Enum support #10545

8000
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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Enum support #10545

wants to merge 2 commits into from

Conversation

wingyplus
Copy link
Contributor
@wingyplus wingyplus commented Jun 7, 2025

Needs #10544

  • Add use Dagger.Mod.Enum
  • Converting enum module into Dagger with_enum call during the register of a module.
  • Ensure function can accept and return enum
  • Integration test

Closes #10514

wingyplus added 2 commits June 7, 2025 21:18
In this changeset, it allows the module to add more objects and
returning from a function to chain the object.

Signed-off-by: Thanabodee Charoenpiriyakij <wingyminus@gmail.com>
Closes dagger#10514

Signed-off-by: Thanabodee Charoenpiriyakij <wingyminus@gmail.com>
Copy link
Contributor

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ elixir: support Enum
1 participant
0