Skip to content

provide app.url for wasi-http apps#46

Merged
godronus merged 2 commits intomainfrom
fix/deploy-app-outputs
Jan 12, 2026
Merged

provide app.url for wasi-http apps#46
godronus merged 2 commits intomainfrom
fix/deploy-app-outputs

Conversation

@godronus
Copy link
Collaborator

No description provided.

@godronus godronus force-pushed the fix/deploy-app-outputs branch from b487a58 to 37964d4 Compare January 12, 2026 10:20
github output for URL
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for outputting the app_url for wasi-http applications. The changes refactor the output-setting logic into a reusable setActionOutputs helper function that conditionally sets the app_url output when available.

Changes:

  • Refactored output setting into a centralized setActionOutputs helper function
  • Added conditional output for app_url field (available for wasi-http apps only)
  • Updated action metadata and documentation to reflect the new output

Reviewed changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/deploy-app/main.ts Added setActionOutputs helper function to centralize output setting logic and support the new app_url output
dist/deploy-app/index.js Generated JavaScript transpilation of the TypeScript changes
deploy-app/action.yml Added app_url output definition to action metadata
deploy-app/DEPLOY-APP.md Documented the new app_url output in the usage guide
badges/coverage.svg Updated coverage badge reflecting slight decrease to 99.65%

@godronus godronus requested a review from qrdl January 12, 2026 10:51
@godronus godronus merged commit 6c96fb9 into main Jan 12, 2026
23 checks passed
@godronus godronus deleted the fix/deploy-app-outputs branch January 12, 2026 10:54
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.

3 participants