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

Prepare release: @getodk/web-forms 0.3.0 #208

Merged
merged 5 commits into from
Sep 4, 2024
Merged

Conversation

eyelidlessness
Copy link
Member

@eyelidlessness eyelidlessness commented Sep 4, 2024

Supersedes #204, which I'll close after opening this.

A few quick notes:

  • I'm not sure how best to title release prep PRs. We're bumping each package's version based on its own semver changes, as determined by that package's outstanding changesets. I wanted to look back at previous release prep PRs and wasn't thrilled by the less specific Prepare release #159; the more specific formats of Prepare to publish 0.1.0! #116 and Prepare 0.1.1 #125 don't make sense when we're releasing different versions per package. I think since web-forms is generally the package most end-users will use, this PR's title format might be a good one to follow in the future. But open to suggestions!

  • As in xpath: update README to reflect indexed-repeat support #204, I updated the xpath README to reflect indexed-repeat support. That README section may be better removed, but I want to hold off for the work designed in External secondary instances: Engine representation, XPath support #203. We may want to move XForms functionality out of xpath altogether, and into xforms-engine.

  • I think the feature matrix is up to date. Another pair of eyes to scan it for anything I might have missed would be welcome.

  • I also added a top-level script to only format the top-level README, and added its invocation to the end of the feature matrix script. It seems kinda goofy to automate part of that process and then leave a little bit of manual followup work to do after the automation is run.

  • I want to move feature-matrix.json into the directory with the script that controls it, but held off to ask about it here. Is the intent of having it top-level so that hypothetical contributors outside the ODK team have clear direction for updating it? If so, I think that's a pretty unlikely contribution scenario, but we could move it and then add a symlink at the root.

Another commit will follow correcting a few issues I noticed spot checking this.
- Notes support is semver minor
- Fix `constraint` typo
- Improve formatting of items where changeset was a list
Copy link

changeset-bot bot commented Sep 4, 2024

⚠️ No Changeset found

Latest commit: 581219c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@sadiqkhoja sadiqkhoja left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@sadiqkhoja sadiqkhoja merged commit a1bd2f4 into main Sep 4, 2024
86 checks passed
@sadiqkhoja sadiqkhoja deleted the chore/release-030-etc branch September 4, 2024 18:39
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