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

GitHub Actions - CI Updates #370

Merged
merged 4 commits into from
May 3, 2023
Merged

GitHub Actions - CI Updates #370

merged 4 commits into from
May 3, 2023

Conversation

srivarra
Copy link
Contributor

@srivarra srivarra commented May 3, 2023

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Closes #369.

How did you implement your changes

Used the workflows present in angelolab/alpineer. Also added package badges which state the tooling, PyPI info, supported Python Versions, etc...

Remaining issues

N/A.

@srivarra srivarra linked an issue May 3, 2023 that may be closed by this pull request
@srivarra srivarra added the enhancement New feature or request label May 3, 2023
@srivarra srivarra self-assigned this May 3, 2023
@srivarra srivarra marked this pull request as ready for review May 3, 2023 18:14
@srivarra srivarra requested review from alex-l-kong and camisowers May 3, 2023 18:14
Copy link
Contributor

@camisowers camisowers left a comment

Choose a reason for hiding this comment

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

Looks good! Just a minor readme request.

@@ -244,7 +255,7 @@ The median pulse height (MPH) provides a way to assess the sensitivity of the de
2. `cd` into `toffy`.
3. Install the pre-commit hooks with `pre-commit install --install-hooks`
4. Set up Poetry for `toffy`
1. Run `poetry install` to install `alpineer` into your virtual environment (this will create a local virtual environment).
1. Run `poetry install` to install `toffy` into your virtual environment (this will create a local virtual environment).
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add the Developer Notes link to the table of contents?

Copy link
Contributor

@alex-l-kong alex-l-kong left a comment

Choose a reason for hiding this comment

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

Looks good

@srivarra srivarra requested a review from camisowers May 3, 2023 20:14
README.md Outdated
@@ -20,6 +32,9 @@ This repo is currently in beta testing. None of the code has been published yet,
- [Directory structure](#directory-structure)
- [Panel format](#panel-format)
- [Median Pulse Height](#median-pulse-height)
- [Development Notes](#development-notes)
- [Requirements](#requirements)
- [Setup](#setup)
Copy link
Contributor

Choose a reason for hiding this comment

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

This should probably be the same as requirements, a subheading under development notes right? If we want users to mainly use the conda environment probably best to make it clear Setup is only for developers.

Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Looks good, agree with Cami

@srivarra srivarra requested a review from camisowers May 3, 2023 20:53
Copy link
Contributor

@camisowers camisowers left a comment

Choose a reason for hiding this comment

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

Stunning.

@srivarra srivarra merged commit bed8926 into main May 3, 2023
@srivarra srivarra deleted the github_actions/May_updates branch May 3, 2023 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub Actions Updates and Extended Python Versions
4 participants