Skip to content

fix(ci): make extra-files resolve for sibling crates - #5

Merged
ModifAmorphic merged 1 commit into
mainfrom
fix/release-please-extra-files
Jun 14, 2026
Merged

fix(ci): make extra-files resolve for sibling crates#5
ModifAmorphic merged 1 commit into
mainfrom
fix/release-please-extra-files

Conversation

@ModifAmorphic

Copy link
Copy Markdown
Owner

fix(ci): make extra-files resolve for sibling crates

  • Correct extra-files paths in .release-please-config.json to ../darktide-bundle/Cargo.toml and ../darktide-ffi/Cargo.toml; release-please resolves extra-files relative to the package dir (crates/darktide-extractor-cli), so the prior crates/... paths resolved to nonexistent files and the sibling crates were never version-bumped in release PRs.

@ModifAmorphic
ModifAmorphic merged commit 506b876 into main Jun 14, 2026
3 checks passed
@ModifAmorphic
ModifAmorphic deleted the fix/release-please-extra-files branch June 14, 2026 08:17
This was referenced Jun 14, 2026
ModifAmorphic pushed a commit that referenced this pull request Jun 14, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.1.0](v0.1.0...v0.1.0)
(2026-06-14)


### Features

* add lua chunkname extraction and --lua-chunknames flag
([c5ecf1e](c5ecf1e))
* initial project structure with bundle extraction tooling
([219bf6d](219bf6d))
* normalize Lua output to standard LuaJIT and harden extraction
([#1](#1))
([c6ddbe3](c6ddbe3))


### Bug Fixes

* **ci:** add release-please manifest
([c3ce848](c3ce848))
* **ci:** add release-please manifest
([#3](#3))
([c3ce848](c3ce848))
* **ci:** make extra-files resolve for sibling crates
([506b876](506b876))
* **ci:** make extra-files resolve for sibling crates
([#5](#5))
([506b876](506b876))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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