Skip to content

changes how import/export of prebuilts functions#86

Merged
privateip merged 1 commit intoitential:develfrom
privateip:expand-prebuilts
Mar 24, 2025
Merged

changes how import/export of prebuilts functions#86
privateip merged 1 commit intoitential:develfrom
privateip:expand-prebuilts

Conversation

@privateip
Copy link
Member

When importing and exporting prebuilts, the application would create a
new key in the prebuilt called filename. This change effectively
gets rid of that need and now just uses the data key. When the
prebuilt as exported with --expand, the data key will now be
prefaces with @ to denote the data is in an external file which is
consistent with the rest of the application.

When importing and exporting prebuilts, the application would create a
new key in the prebuilt called `filename`.   This change effectively
gets rid of that need and now just uses the `data` key.  When the
prebuilt as exported with `--expand`, the `data` key will now be
prefaces with `@` to denote the data is in an external file which is
consistent with the rest of the application.
@privateip privateip merged commit 5469be9 into itential:devel Mar 24, 2025
1 check passed
@privateip privateip deleted the expand-prebuilts branch March 24, 2025 12:11
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