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

NRL pub release #97

Merged
merged 7 commits into from
Feb 26, 2024
Merged

NRL pub release #97

merged 7 commits into from
Feb 26, 2024

Conversation

aburrell
Copy link
Member

@aburrell aburrell commented Feb 21, 2024

Description

Updates acknowledgements and headers to include the NRL pub release

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

How Has This Been Tested?

unit tests

Test Configuration

  • Operating system: OS X Big Sur
  • Version number: Python 3.9
  • Any details about your local setup that are relevant

Checklist:

  • Make sure you are merging into the develop (not main) branch
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have linted the files updated in this pull request
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • Add a note to CHANGELOG.md, summarizing the changes

If this is a release PR, replace the first item of the above checklist with the
release checklist on the pysat wiki:
https://github.com/pysat/pysat/wiki/Checklist-for-Release

Update version number in preparation for release.
Update the changelog release version number and target date.
Add acknowledgements to the documentation and the main directory.
Update the code file headers to include the NRL pub release.
Updated the readme install instructions and fixed a typo in the example.
CHANGELOG.md Outdated Show resolved Hide resolved
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "pysatMadrigal"
version = "0.1.0"
version = "0.2.0"
Copy link
Member Author

Choose a reason for hiding this comment

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

In prep for upcoming release candidate.

Update the targeted release date to unspecified in preparation for a separate release candidate branch.
@aburrell aburrell added this to the 0.2.0 Release milestone Feb 21, 2024
@aburrell aburrell added the documentation Improvements or additions to documentation label Feb 22, 2024
ACKNOWLEDGEMENTS.md Outdated Show resolved Hide resolved

Institutions
------------
- Cosmic Studio
Copy link
Member

Choose a reason for hiding this comment

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

@JonathonMSmith shows up on the contributor's list, so we may need CUA here too.

Update the acknowledgements.

Co-authored-by: Jeff Klenzing <[email protected]>
@aburrell aburrell merged commit 709ae58 into develop Feb 26, 2024
23 checks passed
@aburrell aburrell deleted the nrl_pub_release branch February 26, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants