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

feat(swarm)!: allow swarm to override public urls #1295

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Feb 18, 2025

Description

feat(swarm): allow swarm to override public urls
Better and more descriptive names for cli and config options

Motivation and Context

Public deployments of swarm need to specify the full URL for public services. Mainly for https:// purposes.

How Has This Been Tested?

Manually, only tested that it still works as before in a non-public context

What process can a PR reviewer use to test or verify this change?

Breaking Changes

  • None
  • Requires data directory to be deleted
  • Other - Please specify

BREAKING CHANGES: config names and cli flags relating to public urls have changed

Copy link

Test Results (CI)

617 tests  +24   616 ✅ +23   3h 55m 42s ⏱️ + 1h 42m 14s
 67 suites +13     0 💤 ± 0 
  2 files   + 1     1 ❌ + 1 

For more details on these failures, see this check.

Results for commit db222ba. ± Comparison against base commit 9a0747d.

@sdbondi sdbondi merged commit be3a03b into tari-project:development Feb 18, 2025
12 of 13 checks passed
@sdbondi sdbondi deleted the swarm-public-url branch February 18, 2025 11:04
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.

2 participants