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

chore: release notes for 7.0.1 #13713

Merged
merged 4 commits into from
Oct 11, 2023
Merged

chore: release notes for 7.0.1 #13713

merged 4 commits into from
Oct 11, 2023

Conversation

ecormany
Copy link
Contributor

@ecormany ecormany commented Oct 3, 2023

Overview

7.0.1 release notes. These focus on bugs present in 6.3.x for OT-2 that are fixed in 7.0.1.

Will close RTC-352, RQA-1744.

Test Plan

Read the words. Make sure nothing's missing. See that these render in the next alpha tag.

Changelog

  • Lists app and robot stack bug fixes. One (empty files in database) is listed in both places for extra visibility.
  • Add one new feature missed in 7.0.0.

Risk assessment

basically none

@ecormany ecormany changed the base branch from edge to chore_release-7.0.1 October 3, 2023 19:59
@ecormany ecormany changed the base branch from chore_release-7.0.1 to edge October 3, 2023 20:03
@ecormany ecormany changed the base branch from edge to chore_release-7.0.1 October 3, 2023 20:06
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #13713 (1c5ce21) into chore_release-7.0.1 (6174230) will decrease coverage by 0.02%.
Report is 18 commits behind head on chore_release-7.0.1.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@                   Coverage Diff                   @@
##           chore_release-7.0.1   #13713      +/-   ##
=======================================================
- Coverage                71.27%   71.26%   -0.02%     
=======================================================
  Files                     2427     2429       +2     
  Lines                    68281    68392     +111     
  Branches                  7999     8033      +34     
=======================================================
+ Hits                     48669    48738      +69     
- Misses                   17731    17758      +27     
- Partials                  1881     1896      +15     
Flag Coverage Δ
app 68.78% <ø> (-0.05%) ⬇️
g-code-testing 96.44% <ø> (ø)
notify-server 89.13% <ø> (ø)

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

see 28 files with indirect coverage changes

@ecormany ecormany marked this pull request as ready for review October 6, 2023 19:50
@ecormany ecormany requested review from a team as code owners October 6, 2023 19:50
@ecormany ecormany requested review from ncdiehl11, DerekMaggio and nusrat813 and removed request for a team October 6, 2023 19:50

### Bug Fixes

- Fixed a problem with empty files being stored in the robot's database if the robot is power cycled at the wrong time.
Copy link
Contributor

Choose a reason for hiding this comment

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

This was actually technically fixed in 7.0.0, FYI. Your call whether you want to retroactively add it to the 7.0.0 release notes, though.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i did some other retro-fixes, so i will on the API side. gonna leave it in the app side for visibility for OT-2 users who are directly updating 6.x -> 7.0.1

@ecormany ecormany requested a review from shlokamin October 10, 2023 18:27
Copy link

@nusrat813 nusrat813 left a comment

Choose a reason for hiding this comment

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

LGTM

@ecormany ecormany merged commit 8a2ac3d into chore_release-7.0.1 Oct 11, 2023
33 of 34 checks passed
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.

3 participants