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

Release/v 1.0.0 #1090

Merged
merged 77 commits into from
Sep 25, 2023
Merged

Release/v 1.0.0 #1090

merged 77 commits into from
Sep 25, 2023

Conversation

shuds13
Copy link
Member

@shuds13 shuds13 commented Sep 21, 2023

Ref #1008

  • Version update
  • setup.py development status to production
  • update wci.yml
  • Release notes
  • Docs work
  • Testing done

@shuds13 shuds13 self-assigned this Sep 21, 2023
.wci.yml Outdated Show resolved Hide resolved
docs/running_libE.rst Outdated Show resolved Hide resolved
)

os.remove(file)
# with open(file, "r") as f:
Copy link
Member

Choose a reason for hiding this comment

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

Did we want this commented out on purpose?


assert mgr_comm.running, "Should still be running"
mgr_comm.send("Done")
# def ignore_handler(signum, frame):
Copy link
Member

Choose a reason for hiding this comment

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

Intentionally commented out?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is the test we removed that is problematic on CI (macOS in virtual env). We could remove it.

Copy link
Member

Choose a reason for hiding this comment

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

We could remove, or at least add a note to the source code about why it's commented out

@shuds13 shuds13 changed the base branch from main to develop September 22, 2023 22:46
@shuds13 shuds13 merged commit 48f96a2 into develop Sep 25, 2023
7 of 13 checks passed
@jmlarson1 jmlarson1 deleted the release/v_1.0.0 branch September 27, 2023 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants