Skip to content

fix(ci): add release-please manifest - #3

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

fix(ci): add release-please manifest#3
ModifAmorphic merged 1 commit into
mainfrom
fix/release-please-manifest

Conversation

@ModifAmorphic

@ModifAmorphic ModifAmorphic commented Jun 14, 2026

Copy link
Copy Markdown
Owner

fix(ci): add release-please manifest

  • Add .release-please-manifest.json seeding crates/darktide-extractor-cli at 0.1.0, the version tracker release-please requires in config-file mode alongside .release-please-config.json; resolves the Missing required manifest versions failure in release.yml on main.

release-please in config-file mode requires both .release-please-config.json
and .release-please-manifest.json. The config was added in #2 but the manifest
was missed, causing the release.yml run on main to fail with
'Missing required manifest versions: .release-please-manifest.json'.

Adds the manifest seeding the primary package at 0.1.0, matching the sibling
luadejit repo's layout.
@ModifAmorphic
ModifAmorphic merged commit c3ce848 into main Jun 14, 2026
3 checks passed
@ModifAmorphic
ModifAmorphic deleted the fix/release-please-manifest branch June 14, 2026 08:03
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