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

Add interactive dev stack launcher tool #7160

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

kschiffer
Copy link
Member

Summary

OS counterpart of https://github.com/TheThingsIndustries/lorawan-stack/pull/4299

Notes for reviewers

In order to avoid exposing the staging environments URL, unlike in enterprise, it has to be passed as an environment variable here STAGING_URL.

Checklist

  • Scope: The referenced issue is addressed, there are no unrelated changes.
  • Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • Documentation: Relevant documentation is added or updated.
  • Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

@kschiffer kschiffer added the tooling Development tooling label Jun 26, 2024
@kschiffer kschiffer self-assigned this Jun 26, 2024
@kschiffer kschiffer requested review from a team as code owners June 26, 2024 16:04
@github-actions github-actions bot added dependencies Pull requests that update a dependency file ui/web This is related to a web interface labels Jun 26, 2024
@kschiffer kschiffer requested review from a team as code owners July 1, 2024 09:01
@kschiffer kschiffer force-pushed the feature/serve-dev-stack-tool branch from 91c079f to 359c67f Compare July 1, 2024 09:07
@kschiffer kschiffer merged commit 52de8ad into v3.31 Jul 1, 2024
15 of 16 checks passed
@kschiffer kschiffer deleted the feature/serve-dev-stack-tool branch July 1, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file tooling Development tooling ui/web This is related to a web interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants