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

Minor repo fixes #560

Merged
merged 16 commits into from
Dec 13, 2023
Merged

Minor repo fixes #560

merged 16 commits into from
Dec 13, 2023

Conversation

rly
Copy link
Contributor

@rly rly commented Dec 7, 2023

Summary of changes

  • Add .DS_Store to .gitignore
  • Add .readthedocs.yaml - see Add readthedocs.yaml #551
  • Fix spelling typo in nwb.ophys.yaml caught by codespell
  • Update version to 2.7.0-alpha because technically this does change the schema and anyway, there will be some PRs with real schema changes merged soon

Checklist

For all schema changes:

  • Add release notes for the PR to docs/format/source/format_release_notes.rst.

If this is the first schema change after a schema release (i.e., the version string in core/nwb.namespace.yaml does not
end in "-alpha"), then:

  • Update the version string in core/nwb.namespace.yaml and core/nwb.file.yaml to the next major/minor/patch
    version with the suffix "-alpha". For example, if the current version is 2.4.0 and this is a minor change, then the
    new version string should be "2.5.0-alpha".
  • Update the value of the version variable in docs/format/source/conf.py to the next version without the
    suffix "-alpha", e.g., "2.5.0".
  • Update the value of the release variable in docs/format/source/conf.py to the next version with the suffix
    "-alpha", e.g., "2.5.0-alpha".
  • Add a new section in the release notes docs/format/source/format_release_notes.rst for the new version
    with the date "Upcoming" in parentheses.

@rly rly merged commit a8df775 into dev Dec 13, 2023
4 checks passed
@rly rly deleted the minor-fixes branch December 13, 2023 17:26
@rly rly mentioned this pull request Dec 13, 2023
5 tasks
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