Skip to content

chore(just): blessing everything should bless everything#2514

Merged
CommanderStorm merged 3 commits intomaplibre:mainfrom
CommanderStorm:more-blessing
Jan 20, 2026
Merged

chore(just): blessing everything should bless everything#2514
CommanderStorm merged 3 commits intomaplibre:mainfrom
CommanderStorm:more-blessing

Conversation

@CommanderStorm
Copy link
Copy Markdown
Member

This PR is one of those easy wins that are nessesary for #2512 but actually not related.

Currently, the justfile is not blessing every crate when it should.
After this PR, it is.

Copy link
Copy Markdown
Contributor

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

This PR updates the justfile to ensure comprehensive blessing of snapshot tests across all workspace crates. It standardizes the approach by using --package consistently and adds coverage for the martin-tile-utils crate.

Changes:

  • Added bless-insta-martin-tile-utils target to the bless loop for the martin-tile-utils crate
  • Standardized all bless targets to use --package flag instead of -p short form or --bin for binaries
  • Removed the separate bless-insta-cp target since martin-cp tests are now covered by --package martin

@CommanderStorm CommanderStorm merged commit bf1e121 into maplibre:main Jan 20, 2026
40 checks passed
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