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

Fix: Quality of life update for the Resync button #2609

Merged
merged 2 commits into from
Feb 20, 2024

Conversation

ajay-sentry
Copy link
Contributor

Description

Small update to "Resync" throughout the codebase from "re-sync" to "Resync."

Main update includes modifying the "main" repos page Resync button from "Try Re-syincing" to "Resync"

Screenshots

Screenshot 2024-02-20 at 2 00 14 PM

Screen.Recording.2024-02-20.at.10.54.15.AM.mov

Link to Sample Entry

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

Copy link

codecov-public-qa bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04ac072) 98.35% compared to head (b653467) 98.35%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2609   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         833      833           
  Lines       11156    11156           
  Branches     2836     2871   +35     
=======================================
  Hits        10973    10973           
  Misses        181      181           
  Partials        2        2           
Files Coverage Δ
.../InstallationHelpBanner/InstallationHelpBanner.jsx 100.00% <ø> (ø)
...tOrgSelector/GitHubHelpBanner/GitHubHelpBanner.tsx 100.00% <ø> (ø)
...rgControlTable/RepoOrgNotFound/RepoOrgNotFound.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.26% <ø> (ø)
Layouts 96.95% <ø> (ø)
Pages 99.33% <ø> (ø)
Services 99.57% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.27% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

@codecov-staging
Copy link

codecov-staging bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2609   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         833      833           
  Lines       11156    11156           
  Branches     2836     2838    +2     
=======================================
  Hits        10973    10973           
  Misses        181      181           
  Partials        2        2           
Files Coverage Δ
.../InstallationHelpBanner/InstallationHelpBanner.jsx 100.00% <ø> (ø)
...tOrgSelector/GitHubHelpBanner/GitHubHelpBanner.tsx 100.00% <ø> (ø)
...rgControlTable/RepoOrgNotFound/RepoOrgNotFound.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.26% <ø> (ø)
Layouts 96.95% <ø> (ø)
Pages 99.33% <ø> (ø)
Services 99.57% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.27% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

@codecov-qa
Copy link

codecov-qa bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04ac072) 98.35% compared to head (b653467) 98.35%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2609   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         833      833           
  Lines       11156    11156           
  Branches     2836     2881   +45     
=======================================
  Hits        10973    10973           
  Misses        181      181           
  Partials        2        2           
Files Coverage Δ
.../InstallationHelpBanner/InstallationHelpBanner.jsx 100.00% <ø> (ø)
...tOrgSelector/GitHubHelpBanner/GitHubHelpBanner.tsx 100.00% <ø> (ø)
...rgControlTable/RepoOrgNotFound/RepoOrgNotFound.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.26% <ø> (ø)
Layouts 96.95% <ø> (ø)
Pages 99.33% <ø> (ø)
Services 99.57% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.27% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (04ac072) 98.36% compared to head (b653467) 98.36%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #2609   +/-   ##
=====================================
  Coverage   98.36   98.36           
=====================================
  Files        833     833           
  Lines      11156   11156           
  Branches    2881    2881           
=====================================
  Hits       10973   10973           
  Misses       181     181           
  Partials       2       2           
Files Coverage Δ
.../InstallationHelpBanner/InstallationHelpBanner.jsx 100.00% <ø> (ø)
...tOrgSelector/GitHubHelpBanner/GitHubHelpBanner.tsx 100.00% <ø> (ø)
...rgControlTable/RepoOrgNotFound/RepoOrgNotFound.jsx 100.00% <ø> (ø)
Components Coverage Δ
Assets 55.26% <ø> (ø)
Layouts 96.95% <ø> (ø)
Pages 99.33% <ø> (ø)
Services 99.57% <ø> (ø)
Shared 99.83% <ø> (ø)
UI 94.27% <ø> (ø)

Continue to review full report in Codecov by Sentry.

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

Copy link

netlify bot commented Feb 20, 2024

Deploy Preview for gazebo-staging ready!

Name Link
🔨 Latest commit b653467
🔍 Latest deploy log https://app.netlify.com/sites/gazebo-staging/deploys/65d5261dafc6290008401128
😎 Deploy Preview https://deploy-preview-2609--gazebo-staging.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Feb 20, 2024

Bundle Report

Changes will decrease total bundle size by 13 bytes ⬇️

Bundle name Size Change
gazebo-production-array-push 5.93MB 13 bytes ⬇️

@codecov-releaser
Copy link
Contributor

Visit https://preview-pr-2609.codecov.dev for your PR preview. Expires after 1 month automatically. Enterprise URL: https://preview-pr-2609-enterprise.codecov.dev

@@ -28,7 +28,7 @@ function RepoOrgNotFound() {
<span className="font-semibold text-ds-gray-quinary">
Can&apos;t find your repo?
</span>{' '}
Try <ResyncButton />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The meat and potatoes

@codecov-staging
Copy link

Bundle Report

Changes will decrease total bundle size by 13 bytes ⬇️

Bundle name Size Change
gazebo-staging-array-push 5.93MB 13 bytes ⬇️

@ajay-sentry ajay-sentry merged commit 08a01f2 into main Feb 20, 2024
62 checks passed
@ajay-sentry ajay-sentry deleted the Ajay/resync-button-qol branch February 20, 2024 23:53
RulaKhaled added a commit that referenced this pull request Feb 22, 2024
* Update customer intent

* adjust to a link

* Update default org

* Lets move default org

* Update with const to enums

* redirect to landing page

* Update with tests

* update to move check to use user access gate

* fix: Quick patch for the text alignment (#2603)

* Upate with learn more link (#2604)

* feat: Add in new formatTimeToString function handling milliseconds (#2600)

Add in a new formatTimeToString function that handles milliseconds instead of seconds.

GH codecov/engineering-team#1200

* Show next billing date for active accounts in callout view (#2585)

* feat: Display list of bundles on head when comparison fails (#2598)

When no comparison is present display the head commit bundle details on the PR page.

* feat: #235 - Org page CTA Button Update (#2602)

* update configure button, fix this prettier file?

* convert to TS, add a TS-ignore for applink shenanigans

* add new variant class on A tag for configure styling

* fix local UTs, add a few new ones for the InactiveRepo component

* update spec and small resync styling tweaks (#2609)

* Update with link change (#2582)

* Just update to use proper links from use Static navs

* Update spelling

---------

Co-authored-by: nicholas-codecov <nicholas.deschenes@sentry.io>
Co-authored-by: Rohit Vinnakota <148245014+rohitvinnakota-codecov@users.noreply.github.com>
Co-authored-by: ajay-sentry <159853603+ajay-sentry@users.noreply.github.com>
RulaKhaled added a commit that referenced this pull request Mar 8, 2024
* Update customer intent

* adjust to a link

* Update default org

* Lets move default org

* Update with const to enums

* redirect to landing page

* Update with tests

* update to move check to use user access gate

* fix: Quick patch for the text alignment (#2603)

* Upate with learn more link (#2604)

* feat: Add in new formatTimeToString function handling milliseconds (#2600)

Add in a new formatTimeToString function that handles milliseconds instead of seconds.

GH codecov/engineering-team#1200

* Show next billing date for active accounts in callout view (#2585)

* feat: Display list of bundles on head when comparison fails (#2598)

When no comparison is present display the head commit bundle details on the PR page.

* feat: #235 - Org page CTA Button Update (#2602)

* update configure button, fix this prettier file?

* convert to TS, add a TS-ignore for applink shenanigans

* add new variant class on A tag for configure styling

* fix local UTs, add a few new ones for the InactiveRepo component

* update spec and small resync styling tweaks (#2609)

* Update with link change (#2582)

* Just update to use proper links from use Static navs

* Update spelling

---------

Co-authored-by: nicholas-codecov <nicholas.deschenes@sentry.io>
Co-authored-by: Rohit Vinnakota <148245014+rohitvinnakota-codecov@users.noreply.github.com>
Co-authored-by: ajay-sentry <159853603+ajay-sentry@users.noreply.github.com>
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.

None yet

3 participants