Skip to content

feat: add build.post_process to recipe-format schema#77

Open
mohitdebian wants to merge 1 commit intoprefix-dev:mainfrom
mohitdebian:docs-post-process-spec
Open

feat: add build.post_process to recipe-format schema#77
mohitdebian wants to merge 1 commit intoprefix-dev:mainfrom
mohitdebian:docs-post-process-spec

Conversation

@mohitdebian
Copy link

Adds build.post_process to the canonical recipe-format schema.

This aligns the recipe specification with functionality already implemented
in rattler-build, where build.post_process allows regex-based text
replacements on files during packaging.

The schema introduces a PostProcess object with required fields:

  • files
  • regex
  • replacement

Includes a valid example recipe and schema validation tests.

Follow-up to the documentation merged in rattler-build.

@mohitdebian
Copy link
Author

This follows up on the documentation added in prefix-dev/rattler-build#2254

@mohitdebian
Copy link
Author

@wolfv this is the follow up PR adding build.post_process to the recipe-format schema as suggested in prefix-dev/rattler-build#2254. CI is waiting for workflow approval

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