Skip to content

feat: release v0.9.12#101

Closed
nic-6443 wants to merge 1 commit intomasterfrom
nic/release-v0.9.12
Closed

feat: release v0.9.12#101
nic-6443 wants to merge 1 commit intomasterfrom
nic/release-v0.9.12

Conversation

@nic-6443
Copy link
Copy Markdown

@nic-6443 nic-6443 commented Apr 27, 2026

Summary by CodeRabbit

  • Chores
    • Added LuaRocks package specification for jsonschema version 0.9.12-0, enabling distribution and installation of the package through LuaRocks package manager.

Signed-off-by: Jarvis <jarvis@api7.ai>
Copilot AI review requested due to automatic review settings April 27, 2026 01:50
@nic-6443 nic-6443 closed this Apr 27, 2026
@nic-6443 nic-6443 deleted the nic/release-v0.9.12 branch April 27, 2026 01:50
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 7bf347df-23f9-485c-bd20-4cf9cc5c8e55

📥 Commits

Reviewing files that changed from the base of the PR and between 92b1ea2 and 35379fd.

📒 Files selected for processing (1)
  • rockspec/jsonschema-0.9.12-0.rockspec

📝 Walkthrough

Walkthrough

Adds a new LuaRocks rockspec configuration file for the jsonschema package at version 0.9.12-0. The file declares package metadata, runtime dependencies on net-url and lrexlib-pcre, and exports the jsonschema and jsonschema.store modules from their corresponding library files.

Changes

Cohort / File(s) Summary
LuaRocks Rockspec Configuration
rockspec/jsonschema-0.9.12-0.rockspec
Declares jsonschema package v0.9.12-0 with dependencies on net-url and lrexlib-pcre (2.9.1-1), exports jsonschema and jsonschema.store modules from lib/ directory, and includes package metadata (homepage, license, description).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • feat: release v0.9.10 #97: Adds a LuaRocks rockspec for an earlier version (v0.9.10) of the same jsonschema package with identical module exports and dependency structure.
  • feat: release v0.9.11 #99: Adds a LuaRocks rockspec for a prior version (v0.9.11) of jsonschema with the same module declarations and dependency configuration.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch nic/release-v0.9.12

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.

@nic-6443 nic-6443 restored the nic/release-v0.9.12 branch April 27, 2026 01:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds the LuaRocks rockspec for the v0.9.12 release so the project can be packaged/installed as jsonschema 0.9.12-0 from the tagged Git source.

Changes:

  • Introduce a new rockspec targeting tag = "v0.9.12" with the module metadata, dependencies, and module mappings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nic-6443 nic-6443 deleted the nic/release-v0.9.12 branch April 27, 2026 01:59
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.

3 participants