Skip to content

license hotfix - #41

Merged
magmacomputing merged 2 commits into
mainfrom
feature/google-apps-script
Jun 12, 2026
Merged

license hotfix#41
magmacomputing merged 2 commits into
mainfrom
feature/google-apps-script

Conversation

@magmacomputing

@magmacomputing magmacomputing commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • Bug Fixes

    • Fixed license validation issues in certain environments.
    • Resolved test execution race conditions.
  • Security

    • Enhanced license key validation across instance contexts.
    • Improved expiration validation for licensing architectures.

@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@magmacomputing, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 42 minutes and 15 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 74e8d15b-623d-46c7-90d0-0a3a21ada9b5

📥 Commits

Reviewing files that changed from the base of the PR and between 7468423 and 9616c13.

📒 Files selected for processing (1)
  • CHANGELOG.md
📝 Walkthrough

Walkthrough

This pull request releases version 3.0.2 of the tempo-monorepo, synchronizing version numbers across all package manifests and updating changelogs to document CI test race condition fixes and premium license validation security hardening.

Changes

Version 3.0.2 Release

Layer / File(s) Summary
Release changelog updates
CHANGELOG.md, packages/tempo/CHANGELOG.md
Root changelog documents fixes for plugin licensing CI race conditions and isNumber removal to prevent TypeErrors during validation; packages/tempo changelog documents premium security hardening for sandbox license key validation and per-scope expiration evaluation. Formatting adjustment made to 3.0.0 release header.
Version synchronization across manifests and constants
package.json, packages/library/package.json, packages/tempo/package.json, packages/tempo/src/tempo.version.ts, packages/tempo/src/library.index.ts
Version bumped from 3.0.1 to 3.0.2 in root, library, and tempo package manifests; @magmacomputing/library devDependency updated; exported TEMPO_VERSION constant synchronized to 3.0.2; supporting structural changes applied to file endings and re-export statements.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A version bump, so clean and tidy,
Three-point-oh-two on this fine Friday!
From zero-one to zero-two we climb,
Security hardened, in perfect time.
Hop, hop, hooray! 🎉

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title 'license hotfix' is vague and generic, failing to convey the specific nature of the changes (version bump to 3.0.2, security/bug fixes in licensing validation). Consider using a more descriptive title such as 'Bump version to 3.0.2 with licensing validation fixes' to clearly summarize the main changes in the pull request.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/google-apps-script

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@CHANGELOG.md`:
- Line 14: The release header line "## [3.0.0] - 2026-06-07### Added" in
CHANGELOG.md is missing a newline before the "### Added" section; update that
line (the string "## [3.0.0] - 2026-06-07### Added") to insert a blank line so
it becomes "## [3.0.0] - 2026-06-07" followed by a new line and then "###
Added", restoring valid Markdown rendering.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 2eced4a7-83f7-4b9b-9a68-a24b6ec4ed6b

📥 Commits

Reviewing files that changed from the base of the PR and between 12afe41 and 7468423.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • CHANGELOG.md
  • package.json
  • packages/library/package.json
  • packages/tempo/CHANGELOG.md
  • packages/tempo/package.json
  • packages/tempo/src/library.index.ts
  • packages/tempo/src/tempo.version.ts

Comment thread CHANGELOG.md Outdated
@magmacomputing
magmacomputing merged commit ae31b33 into main Jun 12, 2026
2 checks passed
@magmacomputing
magmacomputing deleted the feature/google-apps-script branch June 12, 2026 06:39
@coderabbitai coderabbitai Bot mentioned this pull request Jun 27, 2026
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