Skip to content

version 3.0.0#873

Merged
seratch merged 1 commit into
slackapi:mainfrom
seratch:v3.0.0-release
Nov 9, 2020
Merged

version 3.0.0#873
seratch merged 1 commit into
slackapi:mainfrom
seratch:v3.0.0-release

Conversation

@seratch

@seratch seratch commented Nov 9, 2020

Copy link
Copy Markdown
Contributor

Summary

We are going to release v3.0.0 within a few hours. There is no change after v3.0.0rc3.

./scripts/run_unit_tests.sh 
./scripts/run_integration_tests.sh

python setup.py upload
git checkout main
git merge v3.0.0-release
git tag v3.0.0
git push slackapi main
git push slackapi --tag v3.0.0

Regarding the document updates for slackclient v2, I will merge the changes in the GitHub Pages repository.

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

  • slack_sdk.web.WebClient (Web API client)
  • slack_sdk.webhook.WebhookClient (Incoming Webhook, response_url sender)
  • slack_sdk.models (UI component builders)
  • slack_sdk.oauth (OAuth Flow Utilities)
  • slack_sdk.rtm.RTMClient (RTM client)
  • slack_sdk.signature (Request Signature Verifier)
  • /docs-src (Documents, have you run ./docs.sh?)
  • /docs-src-v2 (Documents, have you run ./docs-v2.sh?)

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run python setup.py validate after making the changes.

@seratch seratch added this to the 3.0.0 milestone Nov 9, 2020
@seratch seratch self-assigned this Nov 9, 2020
@seratch

seratch commented Nov 9, 2020

Copy link
Copy Markdown
Contributor Author

I've run all the tests when I released v3.0.0rc3 but just in case, I ran all of them again: https://gist.github.com/seratch/6edf91e57283e3ca20d7bdfe32baa2b8

@seratch seratch mentioned this pull request Nov 9, 2020
28 tasks
@codecov

codecov Bot commented Nov 9, 2020

Copy link
Copy Markdown

Codecov Report

Merging #873 (6339fbe) into main (74542b6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #873   +/-   ##
=======================================
  Coverage   76.28%   76.28%           
=======================================
  Files          35       35           
  Lines        3226     3226           
=======================================
  Hits         2461     2461           
  Misses        765      765           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74542b6...6339fbe. Read the comment docs.

@seratch seratch merged commit 6339fbe into slackapi:main Nov 9, 2020
@github-pages github-pages Bot temporarily deployed to github-pages November 9, 2020 17:27 Inactive
@seratch seratch deleted the v3.0.0-release branch November 9, 2020 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants