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 legacy tags release build #1846

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Fix legacy tags release build #1846

merged 3 commits into from
Aug 25, 2023

Conversation

Pierre-Gilles
Copy link
Contributor

@Pierre-Gilles Pierre-Gilles commented Aug 25, 2023

Pull Request check-list

To ensure your Pull Request can be accepted as fast as possible, make sure to review and check all of these items:

  • If your changes affects code, did your write the tests?
  • Are tests passing? (npm test on both front/server)
  • Is the linter passing? (npm run eslint on both front/server)
  • Did you run prettier? (npm run prettier on both front/server)

Description of change

Fix release build

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Aug 25, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 67561d2
Status: ✅  Deploy successful!
Preview URL: https://3e82cd67.gladys-plus.pages.dev
Branch Preview URL: https://fix-release-build.gladys-plus.pages.dev

View logs

@relativeci
Copy link

relativeci bot commented Aug 25, 2023

Job #1686: Bundle Size — 8.64MiB (0%).

8d09d2b(current) vs b26508f master#1685(baseline)

⚠️ Bundle contains 3 duplicate packages

Metrics (1 change)
                 Current
Job #1686
     Baseline
Job #1685
Initial JS 4.69MiB 4.69MiB
Initial CSS 302.01KiB 302.01KiB
Cache Invalidation 0% 54.1%
Chunks 47 47
Assets 150 150
Modules 1356 1356
Duplicate Modules 19 19
Duplicate Code 0.69% 0.69%
Packages 124 124
Duplicate Packages 3 3
Total size by type (no changes)
                 Current
Job #1686
     Baseline
Job #1685
CSS 315.31KiB 315.31KiB
Fonts 93.55KiB 93.55KiB
HTML 13.58KiB 13.58KiB
IMG 1.92MiB 1.92MiB
JS 6.29MiB 6.29MiB
Media 0B 0B
Other 15.29KiB 15.29KiB

View job #1686 reportView master branch activity

@Pierre-Gilles Pierre-Gilles merged commit 8d09d2b into master Aug 25, 2023
@Pierre-Gilles Pierre-Gilles deleted the fix-release-build branch August 25, 2023 08:43
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.

1 participant