Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation warnings to Steps from Apps components #1319

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

seratch
Copy link
Member

@seratch seratch commented Jun 6, 2024

This pull request adds @Deprecated annotations to the "Steps from Apps" related source code.

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.

@seratch seratch added enhancement M-T: A feature request for new functionality project:bolt project:slack-api-model project:slack-api-model labels Jun 6, 2024
@seratch seratch added this to the 1.39.4 milestone Jun 6, 2024
@seratch seratch self-assigned this Jun 6, 2024
Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.91%. Comparing base (8e63663) to head (153772a).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1319      +/-   ##
============================================
- Coverage     74.96%   74.91%   -0.06%     
+ Complexity     4131     4130       -1     
============================================
  Files           443      443              
  Lines         12791    12791              
  Branches       1319     1319              
============================================
- Hits           9589     9582       -7     
- Misses         2433     2440       +7     
  Partials        769      769              

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

@seratch seratch merged commit 54d924c into slackapi:main Jun 6, 2024
6 checks passed
@seratch seratch deleted the steps-from-apps-deprecation branch June 6, 2024 01:47
@seratch seratch modified the milestones: 1.39.4, 1.40.0 Jun 13, 2024
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement M-T: A feature request for new functionality project:bolt project:slack-api-model project:slack-api-model
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant