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

Deployer - Return preferred / default URL (particularly host) for deployed app #352

Open
4 tasks
huntharo opened this issue Jan 31, 2024 · 0 comments
Open
4 tasks

Comments

@huntharo
Copy link
Collaborator

Motivations

  • The deployer service should know what it's primary URL is
  • Callers can have a difficult time figuring out what URL maps to the deployer that they deployed their app to

Acceptance Criteria

  • Add a CLI command to get/set the primary root URL used by the deployment
  • Return the composed URL for a deployed app after the deployversion and deployversionlight commands
  • Modify the example app repos to use this URL to populate the URL link in the GitHub Actions
  • Modify the example app repos to validate that the URL looks like what they expect before performing the deploy step
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

No branches or pull requests

1 participant