Skip to content

Add EUPL-1.2 license, untrack build artifacts, and update dependencies#7

Merged
Snider merged 3 commits into
mainfrom
dev
Jun 29, 2026
Merged

Add EUPL-1.2 license, untrack build artifacts, and update dependencies#7
Snider merged 3 commits into
mainfrom
dev

Conversation

@Snider

@Snider Snider commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This pull request introduces two main changes: it updates the project dependency on dappco.re/go to a newer version and adds a new license file. Additionally, a SonarQube analysis report file is removed.

Dependency updates:

  • Updated the dappco.re/go dependency from version v0.9.0 to v0.10.4 in go/go.mod, ensuring access to the latest features and bug fixes from the upstream library.

Project licensing:

  • Added a LICENCE file with the full text of the European Union Public Licence v. 1.2 (EUPL), clarifying the project's licensing terms and conditions.

Project configuration:

  • Removed the .scannerwork/report-task.txt file, which contained SonarQube analysis report metadata, possibly as part of a cleanup or migration of code quality tools.

Snider and others added 3 commits May 1, 2026 08:34
Reference: core/api/LICENCE.

Co-Authored-By: Cladius Maximus <cladius@lethean.io>
…-artifacts)

Removes from git index: node_modules.bak/, .lintdeps/, .scannerwork/,
.DS_Store, dist/, etc. — regenerable build/scan outputs that should
never be tracked. Updates .gitignore with the canonical pattern set.

Audit dimension `tracked-artifacts` (core/go commit 62aac07) flagged
2 entries. Same root-cause class as Mantis #1333 (gui
ui/node_modules.bak/) — applying the structural fix ecosystem-wide.

Co-Authored-By: Cladius Maximus <cladius@lethean.io>
Standalone module-mode repo (no go.work/external/go); resolves core/go from the module cache at v0.10.4. Verified GOWORK=off build+test green.

Co-Authored-By: Virgil <virgil@lethean.io>
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Snider, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 34 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

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.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0b947174-51fc-4e50-8020-8e9819e8114e

📥 Commits

Reviewing files that changed from the base of the PR and between b7b6b9f and 2572d25.

⛔ Files ignored due to path filters (1)
  • go/go.sum is excluded by !**/*.sum
📒 Files selected for processing (5)
  • .gitignore
  • .scannerwork/.sonar_lock
  • .scannerwork/report-task.txt
  • LICENCE
  • go/go.mod

Warning

Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption.


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.

@Snider Snider merged commit 5517ad4 into main Jun 29, 2026
9 checks passed
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

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