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: add workflow to check release version match with package.json #2420

Merged
merged 2 commits into from May 17, 2023

Conversation

m1911star
Copy link
Collaborator

@m1911star m1911star commented May 17, 2023

@codesandbox
Copy link

codesandbox bot commented May 17, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@vercel
Copy link

vercel bot commented May 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
affine-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2023 3:26pm
affine-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2023 3:26pm

@m1911star m1911star temporarily deployed to development May 17, 2023 14:12 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:12 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:12 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:12 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:12 — with GitHub Actions Inactive
@github-actions github-actions bot added the app:electron Related to electron app label May 17, 2023
@m1911star m1911star temporarily deployed to development May 17, 2023 14:12 — with GitHub Actions Inactive
@m1911star m1911star force-pushed the m1911star/check-version-match branch from d840ceb to 084da7a Compare May 17, 2023 14:14
@cloudflare-pages
Copy link

cloudflare-pages bot commented May 17, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7782a31
Status: ✅  Deploy successful!
Preview URL: https://60844b69.affine.pages.dev
Branch Preview URL: https://m1911star-check-version-matc.affine.pages.dev

View logs

@m1911star m1911star temporarily deployed to development May 17, 2023 14:14 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:14 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:14 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:14 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:14 — with GitHub Actions Inactive
@m1911star m1911star changed the title fix: add workflow to check version match with package.json fix: add workflow to check release version match with package.json May 17, 2023
@perfsee
Copy link

perfsee bot commented May 17, 2023

affine-toeverything

Bundle main

diff ------------------- Bundle Size Diff -------------------------

@@                       EntryPoint: main                        @@
##                     master …version-match                 +/- ##
===================================================================
< Bundle              3.11 MB        3.24 MB     +131 kB(+4.20%)   
< Initial JS          1.86 MB        2.05 MB    +191 kB(+10.25%)   
< Initial CSS         16.8 kB        32.1 kB   +15.3 kB(+91.35%)   
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                   41             47                  +6   
< Chunks                   39             40                  +1   
< Packages                132            139                  +7   
= Duplicates                3              3                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files                              
! Avoid cache wasting                                              

@@                    EntryPoint: pages/_app                     @@
##                     master …version-match                 +/- ##
===================================================================
< Bundle                 3 MB        3.12 MB     +121 kB(+4.04%)   
< Initial JS          1.75 MB        1.93 MB    +181 kB(+10.37%)   
< Initial CSS         16.8 kB        32.1 kB   +15.3 kB(+91.35%)   
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
< Assets                   39             45                  +6   
< Chunks                   37             38                  +1   
< Packages                132            139                  +7   
= Duplicates                3              3                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Separate mixed content assets files                              
! Avoid cache wasting                                              

@@                   EntryPoint: pages/_error                    @@
##                     master …version-match                 +/- ##
===================================================================
= Bundle              16.6 kB        16.6 kB                       
= Initial JS          16.6 kB        16.6 kB                       
= Initial CSS             0 B            0 B                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets                    2              2                       
= Chunks                    2              2                       
= Packages                  5              5                       
= Duplicates                0              0                       

...and more

@m1911star m1911star temporarily deployed to development May 17, 2023 14:17 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

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

Comparison is base (d6804bb) 72.25% compared to head (7782a31) 72.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2420      +/-   ##
==========================================
- Coverage   72.25%   72.22%   -0.03%     
==========================================
  Files         313      313              
  Lines        6959     6959              
  Branches     1141     1141              
==========================================
- Hits         5028     5026       -2     
- Misses       1730     1731       +1     
- Partials      201      202       +1     
Flag Coverage Δ
e2etest 65.91% <ø> (-0.07%) ⬇️
e2etest-macos-latest-x64 ∅ <ø> (∅)
e2etest-ubuntu-latest-x64 47.90% <ø> (-0.05%) ⬇️
e2etest-windows-latest-x64 ∅ <ø> (∅)
server-test 73.12% <ø> (ø)
storybook-test 55.14% <ø> (-0.20%) ⬇️
unittest 37.14% <ø> (ø)

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

see 1 file with indirect coverage changes

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

@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 14:19 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook May 17, 2023 14:21 Inactive
@vercel vercel bot temporarily deployed to Preview – affine-preview May 17, 2023 14:25 Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:10 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:10 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:10 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:10 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:10 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:11 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:13 — with GitHub Actions Inactive
@m1911star
Copy link
Collaborator Author

@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@m1911star m1911star temporarily deployed to development May 17, 2023 15:17 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook May 17, 2023 15:22 Inactive
@vercel vercel bot temporarily deployed to Preview – affine-preview May 17, 2023 15:26 Inactive
@himself65 himself65 merged commit 02e1f52 into master May 17, 2023
11 of 12 checks passed
@himself65 himself65 deleted the m1911star/check-version-match branch May 17, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:electron Related to electron app
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants