Skip to content

chore!: remove deprecated --branch and --template flags from samples command#466

Open
zimeg wants to merge 1 commit intomainfrom
zimeg-chore-remove-samples-repo-flags
Open

chore!: remove deprecated --branch and --template flags from samples command#466
zimeg wants to merge 1 commit intomainfrom
zimeg-chore-remove-samples-repo-flags

Conversation

@zimeg
Copy link
Copy Markdown
Member

@zimeg zimeg commented Apr 2, 2026

Changelog

We removed the deprecated --branch and --template flags from the samples command to now prefer the create command when repository details are known.

Summary

🪓 This PR removes the hidden --branch and --template flags from the samples command, along with the deprecation warning and dead flag forwarding logic. The create command should be used directly when a specific template or branch is needed.

Requirements

…ples` command

Co-Authored-By: Claude <svc-devxp-claude@slack-corp.com>
@zimeg zimeg requested a review from a team as a code owner April 2, 2026 20:25
@zimeg zimeg added this to the Next Release milestone Apr 2, 2026
@zimeg zimeg added changelog Use on updates to be included in the release notes code health M-T: Test improvements and anything that improves code health semver:major Use on pull requests to describe the release version increment labels Apr 2, 2026
@zimeg zimeg self-assigned this Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.00%. Comparing base (24c1d2c) to head (f395b84).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #466      +/-   ##
==========================================
+ Coverage   70.96%   71.00%   +0.03%     
==========================================
  Files         220      220              
  Lines       18466    18451      -15     
==========================================
- Hits        13105    13101       -4     
+ Misses       4183     4178       -5     
+ Partials     1178     1172       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Use on updates to be included in the release notes code health M-T: Test improvements and anything that improves code health semver:major Use on pull requests to describe the release version increment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant