Skip to content

tests: fix set version script for docs#1553

Merged
srtaalej merged 2 commits intomainfrom
ale-scripts-set-version
Feb 2, 2026
Merged

tests: fix set version script for docs#1553
srtaalej merged 2 commits intomainfrom
ale-scripts-set-version

Conversation

@srtaalej
Copy link
Contributor

@srtaalej srtaalej commented Feb 2, 2026

Fixes issue with pattern matching in docs/config/version-config.json

Category (place an x in each of the [ ])

  • bolt (Bolt for Java)
  • bolt-{sub modules} (Bolt for Java - optional modules)
  • slack-api-client (Slack API Clients)
  • slack-api-model (Slack API Data Models)
  • slack-api-*-kotlin-extension (Kotlin Extensions for Slack API Clients)
  • slack-app-backend (The primitive layer of Bolt for Java)

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

@srtaalej srtaalej added this to the 1.47.0 milestone Feb 2, 2026
@srtaalej srtaalej self-assigned this Feb 2, 2026
@srtaalej srtaalej requested a review from a team as a code owner February 2, 2026 18:08
@srtaalej srtaalej added the bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented label Feb 2, 2026
@WilliamBergamin WilliamBergamin added docs M-T: Documentation work only semver:patch labels Feb 2, 2026
Copy link
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

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

Nice 💯

@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.34%. Comparing base (fd98824) to head (1c6be1b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1553      +/-   ##
============================================
- Coverage     73.39%   73.34%   -0.05%     
+ Complexity     4516     4514       -2     
============================================
  Files           477      477              
  Lines         14274    14274              
  Branches       1487     1487              
============================================
- Hits          10476    10469       -7     
- Misses         2907     2915       +8     
+ Partials        891      890       -1     

☔ 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.

@srtaalej srtaalej merged commit 2bc9096 into main Feb 2, 2026
6 of 7 checks passed
@srtaalej srtaalej deleted the ale-scripts-set-version branch February 2, 2026 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug M-T: confirmed bug report. Issues are confirmed when the reproduction steps are documented docs M-T: Documentation work only semver:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants