Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

feat/sg-msp: add more stats to 'fleet' command#62746

Merged
bobheadxi merged 1 commit intomainfrom
sg-msp-fleet-summary-improvements
May 22, 2024
Merged

feat/sg-msp: add more stats to 'fleet' command#62746
bobheadxi merged 1 commit intomainfrom
sg-msp-fleet-summary-improvements

Conversation

@bobheadxi
Copy link
Member

Nice-to-have summaries for adoption of various features:

  1. Services vs Jobs
  2. Rollout pipelines
  3. Deploy types
  4. Resource dependencies

Test plan

image

@bobheadxi bobheadxi requested a review from jac May 16, 2024 21:08
@cla-bot cla-bot bot added the cla-signed label May 16, 2024
`, len(services), len(teams), strings.Join(teamNames, ", "), environmentCount)
for category, count := range categories {
summary += fmt.Sprintf("\t- %s environments: %d\n", category, count)
- **%d services** (%d services, %d jobs)
Copy link
Member Author

Choose a reason for hiding this comment

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

only 1 job now but hopefully won't stay that way forever, leaving as plural 🙃

@bobheadxi bobheadxi requested a review from a team May 21, 2024 18:30
@bobheadxi bobheadxi merged commit fdb14b0 into main May 22, 2024
@bobheadxi bobheadxi deleted the sg-msp-fleet-summary-improvements branch May 22, 2024 18:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants