Skip to content

fix: fix release workflow #2019

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

Merged
merged 1 commit into from
Jun 16, 2025
Merged

fix: fix release workflow #2019

merged 1 commit into from
Jun 16, 2025

Conversation

hpouillot
Copy link
Contributor

Changes

  • fix release workflow (custom eslint rules)

@hpouillot hpouillot requested a review from daibhin June 16, 2025 11:05
Copy link

vercel bot commented Jun 16, 2025

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

Name Status Preview Updated (UTC)
posthog-js ✅ Ready (Inspect) Visit Preview Jun 16, 2025 11:12am

@hpouillot hpouillot force-pushed the hp/fix-cd-workflow-2 branch from 7e0b983 to 3446d47 Compare June 16, 2025 11:06
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Fixes the continuous deployment workflow by adjusting package version checking and test configurations.

  • Added correct 'path' parameter to check-package-version action in .github/workflows/cd.yml to properly target packages/browser directory
  • Removed custom ESLint rules tests from main test script in packages/browser/package.json to streamline release process
  • Custom ESLint rules testing is now decoupled from the main test suite, allowing releases to proceed without this validation step

2 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

@daibhin daibhin merged commit 53e901e into main Jun 16, 2025
24 of 26 checks passed
@daibhin daibhin deleted the hp/fix-cd-workflow-2 branch June 16, 2025 11:06
daibhin added a commit that referenced this pull request Jun 16, 2025
daibhin added a commit that referenced this pull request Jun 16, 2025
Copy link

github-actions bot commented Jun 16, 2025

Copy link

github-actions bot commented Jun 16, 2025

Size Change: 0 B

Total Size: 3.55 MB

ℹ️ View Unchanged
Filename Size
packages/browser/dist/all-external-dependencies.js 219 kB
packages/browser/dist/array.full.es5.js 305 kB
packages/browser/dist/array.full.js 370 kB
packages/browser/dist/array.full.no-external.js 387 kB
packages/browser/dist/array.js 170 kB
packages/browser/dist/array.no-external.js 185 kB
packages/browser/dist/customizations.full.js 11 kB
packages/browser/dist/dead-clicks-autocapture.js 12.6 kB
packages/browser/dist/exception-autocapture.js 9.55 kB
packages/browser/dist/external-scripts-loader.js 2.57 kB
packages/browser/dist/main.js 171 kB
packages/browser/dist/module.full.js 370 kB
packages/browser/dist/module.full.no-external.js 387 kB
packages/browser/dist/module.js 171 kB
packages/browser/dist/module.no-external.js 186 kB
packages/browser/dist/posthog-recorder.js 207 kB
packages/browser/dist/recorder-v2.js 113 kB
packages/browser/dist/recorder.js 113 kB
packages/browser/dist/surveys-preview.js 70.3 kB
packages/browser/dist/surveys.js 78.1 kB
packages/browser/dist/tracing-headers.js 1.58 kB
packages/browser/dist/web-vitals.js 10.4 kB

compressed-size-action

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.

2 participants