Skip to content

Remove dev suffix for release.#154

Merged
artursouza merged 2 commits into
dapr:release-1.0from
artursouza:asouza_release_1_0
Dec 16, 2020
Merged

Remove dev suffix for release.#154
artursouza merged 2 commits into
dapr:release-1.0from
artursouza:asouza_release_1_0

Conversation

@artursouza

Copy link
Copy Markdown
Contributor

Description

Remove dev suffix for release.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: endgame

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@artursouza
artursouza changed the base branch from master to release-1.0 December 16, 2020 00:16

@youngbupark youngbupark left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please remove -dev suffix :)

Comment thread ext/dapr-ext-grpc/setup.cfg Outdated
include_package_data = True
install_requires =
dapr-dev >= 1.0.0rc2.dev
dapr-dev >= 1.0.0rc2

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

please remove -dev suffix

Comment thread ext/dapr-ext-fastapi/setup.cfg Outdated
Comment thread ext/flask_dapr/setup.cfg Outdated
Comment thread examples/w3c-tracing/requirements.txt Outdated
Comment thread examples/demo_actor/demo_actor/requirements.txt
Comment thread examples/invoke-simple/requirements.txt Outdated
@codecov

codecov Bot commented Dec 16, 2020

Copy link
Copy Markdown

Codecov Report

Merging #154 (3748d35) into release-1.0 (993a73f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release-1.0     #154   +/-   ##
============================================
  Coverage        86.84%   86.84%           
============================================
  Files               47       47           
  Lines             1825     1825           
============================================
  Hits              1585     1585           
  Misses             240      240           

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 993a73f...8f9696b. Read the comment docs.

@artursouza
artursouza merged commit 9daaf23 into dapr:release-1.0 Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants