Skip to content

Update SicarioSpec Core preset to v0.5.1#3160

Closed
SiCar10mw wants to merge 1 commit into
github:mainfrom
dfirs1car1o:update-sicario-core-preset-0.5.1
Closed

Update SicarioSpec Core preset to v0.5.1#3160
SiCar10mw wants to merge 1 commit into
github:mainfrom
dfirs1car1o:update-sicario-core-preset-0.5.1

Conversation

@SiCar10mw

Copy link
Copy Markdown
Contributor

Summary

  • updates the existing sicario-core community preset entry from 0.4.0 to 0.5.1
  • points the download URL at the published sicario-core-0.5.1.zip release asset

Validation

  • python3 -c "import json; json.load(open('presets/catalog.community.json')); print('Valid JSON')"
  • curl -fsSI https://github.com/dfirs1car1o/sicario-spec/releases/download/v0.5.1/sicario-core-0.5.1.zip
  • uv sync --extra test && uv run pytest tests/contract/test_catalog_schema.py -q

@SiCar10mw SiCar10mw requested a review from mnriem as a code owner June 25, 2026 16:32
@svc-claude-dev

svc-claude-dev commented Jun 25, 2026

Copy link
Copy Markdown

Note for maintainers: GitHub marked the fork PR workflows as action_required before jobs started. I attempted to approve the workflow run, but GitHub requires admin rights on github/spec-kit for that endpoint.

Local validation completed successfully:

  • JSON parse for presets/catalog.community.json
  • release asset HEAD check for sicario-core-0.5.1.zip
  • catalog schema contract test: uv sync --extra test && uv run pytest tests/contract/test_catalog_schema.py -q

@mnriem

mnriem commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Please submit a preset submission using the preset submission issue template

@mnriem mnriem closed this Jun 25, 2026

Copilot AI 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.

Pull request overview

Updates the community preset catalog entry for SicarioSpec Core to point at its newly published v0.5.1 release asset.

Changes:

  • Bumps sicario-core preset version from 0.4.0 to 0.5.1.
  • Updates the download_url to the sicario-core-0.5.1.zip release asset.
Show a summary per file
File Description
presets/catalog.community.json Updates the sicario-core community preset metadata (version + download URL) to v0.5.1.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

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.

4 participants