Skip to content

Generate metadata for non-metapac PACs#101

Merged
diondokter merged 1 commit intoembassy-rs:mainfrom
9names:generator_non_metapac_metadata
May 5, 2026
Merged

Generate metadata for non-metapac PACs#101
diondokter merged 1 commit intoembassy-rs:mainfrom
9names:generator_non_metapac_metadata

Conversation

@9names
Copy link
Copy Markdown
Contributor

@9names 9names commented May 3, 2026

Non-metapac PACs were failing if the metadata feature is enabled.
Generate metadata for them.

@9names 9names marked this pull request as ready for review May 4, 2026 03:47
Copy link
Copy Markdown
Contributor

@diondokter diondokter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait, why do we have the same call twice now? I thought I had fixed it by placing to where you've now removed it.

Is it an ordering thing?

@9names
Copy link
Copy Markdown
Contributor Author

9names commented May 5, 2026

Yep, it's an ordering thing, but it's one that I inadvertently introduced :/
Since the change I added to clean the PAC dir first, if you do it the old way (generate metadata, generate pac) it removes the metadata as part of the PAC creation step.

@diondokter
Copy link
Copy Markdown
Contributor

Hmmm, ok fair enough

@diondokter diondokter merged commit bb146a3 into embassy-rs:main May 5, 2026
13 checks passed
@9names 9names deleted the generator_non_metapac_metadata branch May 5, 2026 10:45
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.

2 participants