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

[#688] JBang integration #689

Merged
merged 1 commit into from
Mar 11, 2025
Merged

[#688] JBang integration #689

merged 1 commit into from
Mar 11, 2025

Conversation

jmesnil
Copy link
Member

@jmesnil jmesnil commented Feb 26, 2025

Proposal to build and run WildFly applications from JBang.

Implementation is done in wildfly/wildfly-glow#113.
https://github.com/wildfly/wildfly-glow/blob/4582c1014f203b50834798b09ea7e70e11b177b4/docs/guide/jbang/index.adoc[Documentation] is available from the PR (make sure to check the latest doc from the PR)

This fixes #688

Proposal to build and run WildFly applications from JBang.

This fixes wildfly#688

Signed-off-by: Jeff Mesnil <[email protected]>
@github-actions github-actions bot added the stability-level/experimental "Experimental" stability level label Feb 26, 2025
Copy link
Member

@jamezp jamezp left a comment

Choose a reason for hiding this comment

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

I really like this idea.

@jmesnil jmesnil merged commit fe2136b into wildfly:main Mar 11, 2025
1 check passed
@jmesnil
Copy link
Member Author

jmesnil commented Mar 11, 2025

Feature has been implemented in wildfly/wildfly-glow#113, wildfly/wildfly-glow#114 & wildfly/wildfly-glow#116

Thanks @jamezp & @jfdenise for getting it done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stability-level/experimental "Experimental" stability level
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run WildFly application from JBang.
2 participants