PostHog/upload-source-maps
Version updated for https://github.com/PostHog/upload-source-maps to version v1.0.0.
- This action is used across all versions by 8 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “PostHog source maps GitHub Action” automates the process of injecting JavaScript source map references into built files and uploading these source maps to PostHog using the PostHog CLI. It streamlines error tracking and debugging by ensuring source maps are properly linked to your application in PostHog. This action simplifies source map management for teams using PostHog’s error tracking features.
Release notes
What’s Changed
- Pin actions to immutable commit hash by @Piccirello in https://github.com/PostHog/upload-source-maps/pull/7
- feat: update workflow and cli version by @hpouillot in https://github.com/PostHog/upload-source-maps/pull/8
New Contributors
- @Piccirello made their first contribution in https://github.com/PostHog/upload-source-maps/pull/7
- @hpouillot made their first contribution in https://github.com/PostHog/upload-source-maps/pull/8
Full Changelog: https://github.com/PostHog/upload-source-maps/compare/v0.5.7.0...v1.0.0