-
Notifications
You must be signed in to change notification settings - Fork 85
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
chore(release): pull main into develop post release v3.74.0 #2017
Conversation
* feat: lock plugins and integrations version by default (#1956) * feat: lock plugins and integrations version by default * chore: avoid publishing latest plugins and integrations to common prod location * chore: regenerate listing html for other paths * feat: get sdk url from script tag using the write key * choer: bump size limit * chore: update deploy script to copy dependencies first * chore: include url in cdn path error messages * fix: lock deps version through build * chore: add env to deploy workflow * fix: cdn paths edge case handling * chore: fix lock deps envs * chore: revert unnecessary changes * feat: lock plugins and integrations versions for custom urls * chore: fix a minor lint issue * fix: load options normalization for boolean values * test: add tests for coverage and fix issues * chore: fix size limit * refactor: rename variables and add in-line docs to improve readability * chore: avoid cache invalidation for versioned directories by default * refactor: fix a lint issue * chore(@rudderstack/analytics-js-common): release version 3.15.0 * chore(@rudderstack/analytics-js-cookies): release version 0.4.19 * chore(@rudderstack/analytics-js-plugins): release version 3.6.22 * chore(@rudderstack/analytics-js): release version 3.12.0 * chore(rudder-sdk-js): release version 2.48.44 * chore(@rudderstack/analytics-js-integrations): release version 3.12.2 * chore(@rudderstack/analytics-js-service-worker): release version 3.2.19 * chore(@rudderstack/analytics-js-sanity-suite): release version 3.2.0 * chore(monorepo): sync versions and generate release logs --------- Co-authored-by: Sai Kumar Battinoju <[email protected]> Co-authored-by: GitHub actions <[email protected]>
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2017 +/- ##
===========================================
+ Coverage 61.30% 61.38% +0.08%
===========================================
Files 484 484
Lines 16626 16622 -4
Branches 3356 3338 -18
===========================================
+ Hits 10192 10204 +12
- Misses 5167 5180 +13
+ Partials 1267 1238 -29 ☔ View full report in Codecov by Sentry. |
👑 An automated PR