Skip to content

docs: update describe stacks --component-types#2020

Merged
osterman merged 2 commits intocloudposse:mainfrom
kyledecot:help
Jan 24, 2026
Merged

docs: update describe stacks --component-types#2020
osterman merged 2 commits intocloudposse:mainfrom
kyledecot:help

Conversation

@kyledecot
Copy link
Contributor

@kyledecot kyledecot commented Jan 24, 2026

what

Updates the help menu for atmos describe stacks ... to denote that the --component-types flag supports packer.

why

Looks like this wasn't updated after Packer support was added.

references

N/A

Summary by CodeRabbit

Documentation

  • Updated the component-types flag help text to include "packer" as an additional supported component type.

✏️ Tip: You can customize this high-level summary in your review settings.

@kyledecot kyledecot requested a review from a team as a code owner January 24, 2026 01:19
@github-actions github-actions bot added the size/xs Extra small size PR label Jan 24, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 24, 2026

📝 Walkthrough

Walkthrough

The pull request updates the help text for the "component-types" flag in the describe stacks command to document support for an additional type: "packer". This is purely a documentation change with no behavioral modifications to parsing, validation, or execution logic.

Changes

Cohort / File(s) Summary
Help text documentation
cmd/describe_stacks.go
Updated help text for "component-types" flag to include "packer" as a supported type

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

no-release

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately and specifically describes the main change: updating documentation for the describe-stacks command's --component-types flag.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 24, 2026

📝 Walkthrough

Walkthrough

Updated the help text for the component-types flag in describe_stacks to include "packer" as an additional supported component type. No logic or behavior changes.

Changes

Cohort / File(s) Summary
Help Text Update
cmd/describe_stacks.go
Added "packer" to the component-types flag description to reflect an additional supported component type

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

no-release

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: updating help documentation for the describe stacks command's component-types flag to include packer support.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@osterman osterman added the patch A minor, backward compatible change label Jan 24, 2026
@codecov
Copy link

codecov bot commented Jan 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.38%. Comparing base (9386c48) to head (2adcab6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2020      +/-   ##
==========================================
- Coverage   75.40%   75.38%   -0.02%     
==========================================
  Files         792      792              
  Lines       73513    73513              
==========================================
- Hits        55431    55419      -12     
- Misses      14573    14587      +14     
+ Partials     3509     3507       -2     
Flag Coverage Δ
unittests 75.38% <100.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
cmd/describe_stacks.go 83.54% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

@osterman osterman enabled auto-merge (squash) January 24, 2026 16:02
@osterman osterman merged commit f14bc16 into cloudposse:main Jan 24, 2026
55 checks passed
@kyledecot kyledecot deleted the help branch January 26, 2026 01:19
@github-actions
Copy link

These changes were released in v1.204.1-rc.6.

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

Labels

patch A minor, backward compatible change size/xs Extra small size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants