Skip to content

Fix regex for release candidates#938

Merged
vinnamkim merged 1 commit intoopen-edge-platform:developfrom
vinnamkim:hotfix/pypi-publish-for-rc
Apr 14, 2023
Merged

Fix regex for release candidates#938
vinnamkim merged 1 commit intoopen-edge-platform:developfrom
vinnamkim:hotfix/pypi-publish-for-rc

Conversation

@vinnamkim
Copy link
Copy Markdown
Contributor

@vinnamkim vinnamkim commented Apr 14, 2023

Summary

  • v1.2.0rc1 is not working because of adding rc1 so that I made a fix.

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2023 Intel Corporation
#
# SPDX-License-Identifier: MIT

Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
@vinnamkim vinnamkim marked this pull request as ready for review April 14, 2023 10:32
@vinnamkim vinnamkim requested review from a team as code owners April 14, 2023 10:32
@vinnamkim vinnamkim added BUG CI Any changes in CI setting labels Apr 14, 2023
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 14, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (eaae1e1) 78.65% compared to head (73c05b2) 78.64%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #938      +/-   ##
===========================================
- Coverage    78.65%   78.64%   -0.01%     
===========================================
  Files          228      228              
  Lines        26342    26342              
  Branches      5249     5249              
===========================================
- Hits         20718    20717       -1     
  Misses        4406     4406              
- Partials      1218     1219       +1     
Flag Coverage Δ
macos-11_Python-3.8 77.67% <ø> (+<0.01%) ⬆️
ubuntu-20.04_Python-3.8 78.62% <ø> (-0.01%) ⬇️
windows-2019_Python-3.8 78.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vinnamkim vinnamkim merged commit 932733c into open-edge-platform:develop Apr 14, 2023
wonjuleee pushed a commit to wonjuleee/datumaro that referenced this pull request Apr 14, 2023
Signed-off-by: Kim, Vinnam <vinnam.kim@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Any changes in CI setting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants