Skip to content

fix: fix check-package-version step #2018

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 check-package-version step #2018

merged 1 commit into from
Jun 16, 2025

Conversation

hpouillot
Copy link
Contributor

Changes

  • fix package path in cd workflow

@hpouillot hpouillot requested a review from daibhin June 16, 2025 10:52
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 10:55am

@hpouillot hpouillot added the bump patch Bump patch version when this PR gets merged label Jun 16, 2025
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

Fixed the continuous deployment workflow by adding the correct package path parameter to the check-package-version step.

  • Added path: packages/browser parameter to PostHog/check-package-version@v2 action in .github/workflows/cd.yml to correctly locate package.json in the monorepo structure

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

Copy link

@daibhin daibhin merged commit f4c4170 into main Jun 16, 2025
30 of 31 checks passed
@daibhin daibhin deleted the hp/fix-cd-workflow-2 branch June 16, 2025 10:55
Copy link

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
bump patch Bump patch version when this PR gets merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants