Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.7.1 #271

Merged
merged 1 commit into from
Nov 7, 2024
Merged

v0.7.1 #271

merged 1 commit into from
Nov 7, 2024

Conversation

jessicamcinchak
Copy link
Member

@jessicamcinchak jessicamcinchak commented Nov 7, 2024

A small release for exclusively the application.json schema.

Build scripts have been adjusted so that exclusively the application.json generated schema will be published to the /dist branch and prototypeApplication.json will be omitted (although it's types and examples will still be there, but there isn't an easy way to omit these without fully deleting those subdirs tempoarily - but I'm okay with that as long as actual json is omitted/not hosted yet)

@jessicamcinchak jessicamcinchak requested a review from a team November 7, 2024 11:45
@@ -7,8 +7,10 @@ version="${VERSION:-@next}"

echo "Version set to $version"

dirs=("application" "prototypeApplication")
types=("Application" "PrototypeApplication")
# dirs=("application" "prototypeApplication")
Copy link

Choose a reason for hiding this comment

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

This looks right to me according to what we chatted about on the dev call yesterday regarding commenting out the stuff we don't want to build yet

Copy link
Contributor

@DafyddLlyr DafyddLlyr left a comment

Choose a reason for hiding this comment

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

Yep, this was the change I had in mind here!

@jessicamcinchak jessicamcinchak merged commit a1f03f8 into main Nov 7, 2024
3 checks passed
@jessicamcinchak jessicamcinchak deleted the v0.7.1 branch November 7, 2024 12:15
jessicamcinchak added a commit that referenced this pull request Nov 7, 2024
This reverts commit a1f03f8.
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.

3 participants