Skip to content

refactor: adapt for the autonomy command#9237

Merged
mrinalwadhwa merged 1 commit intodevelopfrom
mrinal/zone_config
Sep 17, 2025
Merged

refactor: adapt for the autonomy command#9237
mrinalwadhwa merged 1 commit intodevelopfrom
mrinal/zone_config

Conversation

@mrinalwadhwa
Copy link
Copy Markdown
Member

@mrinalwadhwa mrinalwadhwa commented Sep 17, 2025

No description provided.

Copy link
Copy Markdown
Contributor

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 refactors the zone configuration system to adapt for the autonomy command by updating domain references and default configuration file names. The changes migrate from "ockam" branding to "autonomy" branding while maintaining backward compatibility.

  • Updates the HTTP URL domain from ai.ockam.network to cluster.autonomy.computer
  • Changes default configuration file search order to prioritize autonomy.yaml and autonomy.yml over ockam.yaml and ockam.yml
  • Updates documentation to reflect the new configuration file search behavior

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

File Description
zone_config.rs Updates HTTP URL domain format for cluster endpoints
zone_config.txt Updates help text to reflect new configuration file search order
deploy.rs Implements new configuration file search logic with autonomy files prioritized
common_args.rs Updates configuration file path resolution to include autonomy file variants

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mrinalwadhwa mrinalwadhwa merged commit 4c03594 into develop Sep 17, 2025
45 of 52 checks passed
@mrinalwadhwa mrinalwadhwa deleted the mrinal/zone_config branch September 17, 2025 15:11
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.

2 participants