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

build: remove unused config #1990

Merged
merged 8 commits into from
Apr 18, 2023
Merged

build: remove unused config #1990

merged 8 commits into from
Apr 18, 2023

Conversation

himself65
Copy link
Contributor

No description provided.

@himself65 himself65 temporarily deployed to development April 17, 2023 14:38 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:38 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:38 — with GitHub Actions Inactive
@vercel
Copy link

vercel bot commented Apr 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 Apr 18, 2023 3:52am
affine-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 18, 2023 3:52am

@himself65 himself65 temporarily deployed to development April 17, 2023 14:38 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:38 — with GitHub Actions Inactive
@github-actions github-actions bot added app:web docs Improvements or additions to documentation mod:dev mod:env mod:workspace Related to workspace labels Apr 17, 2023
@cloudflare-pages
Copy link

cloudflare-pages bot commented Apr 17, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: cd7491a
Status: ✅  Deploy successful!
Preview URL: https://9b97f66c.affine.pages.dev
Branch Preview URL: https://himself65-0417-build-config.affine.pages.dev

View logs

@himself65 himself65 temporarily deployed to development April 17, 2023 14:39 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:39 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:39 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:39 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:39 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:42 — with GitHub Actions Inactive
@perfsee
Copy link

perfsee bot commented Apr 17, 2023

affine-toeverything

Bundle main

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

@@                       EntryPoint: main                        @@
##                     master …-build-config                 +/- ##
===================================================================
> Bundle              4.27 MB        4.27 MB      -242 B(-0.01%)   
> Initial JS          1.89 MB        1.89 MB      -242 B(-0.01%)   
= Initial CSS         3.13 kB        3.13 kB                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets                   41             41                       
= Chunks                   39             39                       
= Packages                162            162                       
= Duplicates                5              5                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries                                
! Separate mixed content assets files                              
! Avoid non-minified assets                                        
! Avoid cache wasting                                              

@@                    EntryPoint: pages/_app                     @@
##                     master …-build-config                 +/- ##
===================================================================
> Bundle              4.17 MB        4.17 MB      -242 B(-0.01%)   
> Initial JS          1.79 MB        1.79 MB      -242 B(-0.01%)   
= Initial CSS         3.13 kB        3.13 kB                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
= Assets                   39             39                       
= Chunks                   37             37                       
= Packages                162            162                       
= Duplicates                5              5                       
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warnings ~~~~~~~~~~~~~~~~~~~~~~~~~~~#
! Deduplicate versions of libraries                                
! Separate mixed content assets files                              
! Avoid non-minified assets                                        
! Avoid cache wasting                                              

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

...and more

@himself65 himself65 temporarily deployed to development April 17, 2023 14:47 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:47 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:47 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:47 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:47 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 17, 2023 14:49 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Apr 17, 2023

Codecov Report

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

Comparison is base (a92d0ff) 75.39% compared to head (cd7491a) 75.34%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1990      +/-   ##
==========================================
- Coverage   75.39%   75.34%   -0.06%     
==========================================
  Files         278      278              
  Lines        5382     5374       -8     
  Branches     1050     1035      -15     
==========================================
- Hits         4058     4049       -9     
- Misses       1087     1088       +1     
  Partials      237      237              
Flag Coverage Δ
e2etest 74.53% <ø> (-0.04%) ⬇️
storybook-test 50.63% <ø> (ø)
unittest 45.62% <ø> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
apps/web/preset.config.mjs 100.00% <ø> (ø)
apps/web/src/blocksuite/index.ts 100.00% <ø> (ø)
apps/web/src/components/pure/help-island/index.tsx 85.71% <ø> (ø)
...src/components/pure/workspace-slider-bar/index.tsx 95.23% <ø> (-0.12%) ⬇️
apps/web/src/layouts/workspace-layout.tsx 86.93% <ø> (ø)
packages/env/src/config.ts 90.90% <ø> (ø)
packages/workspace/src/providers/index.ts 54.71% <ø> (-0.84%) ⬇️
scripts/vitest/next-config-mock.ts 100.00% <ø> (ø)

... and 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.

@himself65 himself65 temporarily deployed to development April 17, 2023 18:08 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:50 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:50 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:50 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:50 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:50 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:52 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-preview April 18, 2023 02:53 Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:54 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:54 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:54 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 02:54 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook April 18, 2023 02:56 Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:17 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:17 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:17 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:17 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:17 — with GitHub Actions Inactive
@github-actions github-actions bot added the test label Apr 18, 2023
@himself65 himself65 temporarily deployed to development April 18, 2023 03:19 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:22 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:22 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:22 — with GitHub Actions Inactive
@himself65 himself65 temporarily deployed to development April 18, 2023 03:22 — with GitHub Actions Inactive
@vercel vercel bot temporarily deployed to Preview – affine-storybook April 18, 2023 03:27 Inactive
@vercel vercel bot temporarily deployed to Preview – affine-preview April 18, 2023 03:52 Inactive
@himself65 himself65 merged commit 7be96a2 into master Apr 18, 2023
@himself65 himself65 deleted the himself65/0417-build-config branch April 18, 2023 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:web docs Improvements or additions to documentation mod:dev mod:env mod:workspace Related to workspace
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant