10BC0 docs: update release instructions by WilliamBergamin · Pull Request #1440 · slackapi/java-slack-sdk · GitHub
[go: up one dir, main page]

Skip to content

Conversation

WilliamBergamin
Copy link
Contributor

This PR aims to update the release instructions in the maintainers guide

Category

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

@WilliamBergamin WilliamBergamin added the docs M-T: Documentation work only label Feb 17, 2025
@WilliamBergamin WilliamBergamin self-assigned this Feb 17, 2025
Copy link
codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.09%. Comparing base (6f67d62) to head (8143849).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1440      +/-   ##
============================================
+ Coverage     73.06%   73.09%   +0.02%     
- Complexity     4381     4382       +1     
============================================
  Files           475      475              
  Lines         14244    14244              
  Branches       1447     1447              
============================================
+ Hits          10408    10412       +4     
+ Misses         2977     2974       -3     
+ Partials        859      858       -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.

Copy link
Contributor
@seratch seratch left a comment

Choose a reason for hiding this comment

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

Thanks! I've added additional information about the signing process prep.

* Make sure there are no build failures at https://github.com/slackapi/java-slack-sdk/actions
6880 * Set a new version
* If you don't have `gnu-sed`, run `brew install gnu-sed` first
* If you don't have `gnu-sed`, run `brew install gnu-sed` & `brew install gnupg` first
Copy link
Contributor

Choose a reason for hiding this comment

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

Just installing GnuPG is not enough. Before making the release, there are a few steps to complete:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point I moved this to prerequisites 💯

@WilliamBergamin WilliamBergamin marked this pull request as ready for review February 18, 2025 17:53
@WilliamBergamin WilliamBergamin requested a review from mwbrooks June 13, 2025 17:02
Copy link
Member
@mwbrooks mwbrooks left a comment

Choose a reason for hiding this comment

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

✅ Everything reads well and the instructions are clear. I've left one minor suggestion on formatting, but it's a non-blocker.

Co-authored-by: Michael Brooks <michael@michaelbrooks.ca>
@WilliamBergamin WilliamBergamin merged commit c0db501 into slackapi:main Jun 16, 2025
6 checks passed
@WilliamBergamin WilliamBergamin deleted the update-maintainers-guide-for-release branch June 16, 2025 15:31
@WilliamBergamin WilliamBergamin added this to the 1.45.4 milestone Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs M-T: Documentation work only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0