Skip to content

Conversation

@Fweddi
Copy link
Contributor

@Fweddi Fweddi commented Dec 16, 2024

No description provided.

@Fweddi Fweddi force-pushed the fp/define-custom-fields branch 2 times, most recently from 3f22665 to aee622d Compare December 16, 2024 14:38
@Fweddi Fweddi force-pushed the fp/define-custom-fields branch from aee622d to 9082e3a Compare December 16, 2024 15:26
@guardian guardian deleted a comment from gu-scala-library-release bot Dec 16, 2024
@guardian guardian deleted a comment from gu-scala-library-release bot Dec 16, 2024
struct CustomField {
1: required string fieldName
2: required string fieldType
3: required string defaultValue
Copy link
Contributor Author

@Fweddi Fweddi Dec 16, 2024

Choose a reason for hiding this comment

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

string is the best we can do for defaultValue as Thrift doesn't support polymorphism.

I assume we will fill defaultValue with stringified JSON.

@gu-scala-library-release
Copy link
Contributor

@Fweddi has published a preview version of this PR with release workflow run #23, based on commit 9082e3a:

7.0.0-PREVIEW.fpdefine-custom-fields.2024-12-16T1530.9082e3ad

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the fp/define-custom-fields branch, or use the GitHub CLI command:

gh workflow run release.yml --ref fp/define-custom-fields

Want to make a full release after this PR is merged?

Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command:

gh workflow run release.yml

@frederickobrien frederickobrien added this to the Visuals milestone Mar 6, 2025
@groakland groakland added the feature Departmental tracking: work on a new feature label Nov 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants