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

ci: incorporate more style check and package build elements from Biocommons template #58

Merged
merged 6 commits into from
Sep 18, 2023

Conversation

jsstevenson
Copy link
Contributor

Progress on #23

Includes a black run, so lots of annoying diffs. Also moves more things over to pyproject.toml. Adds some GitHub cookie cutter things.

@jsstevenson jsstevenson requested a review from a team as a code owner September 18, 2023 18:37
Copy link
Contributor

@korikuzma korikuzma left a comment

Choose a reason for hiding this comment

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

initial review before lunch

name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
labels: ''
labels: 'bug'

A clear and concise description of what you expected to happen.

**Additional context**
Add any other context about the problem here.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to do the thing where they confirm "yes i've checked that an issue does not already exist"

name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
labels: ''
labels: 'enhancement'

- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
Copy link
Contributor

Choose a reason for hiding this comment

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

We should use the python matrix for other versions

@jsstevenson
Copy link
Contributor Author

@korikuzma I'm a little hesitant to introduce more differences between this and the template? or maybe it doesn't matter tbh

@jsstevenson jsstevenson merged commit b444778 into hackathon-2023 Sep 18, 2023
4 checks passed
@jsstevenson jsstevenson deleted the issue-23-ci branch September 18, 2023 20:35
jsstevenson added a commit that referenced this pull request Sep 28, 2023
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