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

Finish GitHub action #1

Merged
merged 18 commits into from
Oct 3, 2022
Merged

Conversation

cortadocodes
Copy link
Member

@cortadocodes cortadocodes commented Oct 3, 2022

Contents (#1)

Enhancements

  • Use docker image for action

Fixes

  • Move Dockerfile to repository root
  • Update to use poetry
  • Add missing __init__ file
  • Update installation path in Dockerfile

Operations

  • Fix python3.10 specification
  • Update coverage package
  • Rename CLI and add it as a script in pyproject.toml
  • Add pre-commit hooks
  • Point Dockerfile and workflow to correct branches for future
  • Fix context for Docker builds

Refactoring

  • Rename release notes compiler to pull request description generator
  • Use different environment variable name for GHA output

Other

  • Add README

@cortadocodes cortadocodes force-pushed the enhancement/finish-github-action branch from 54d6d6a to 97931d1 Compare October 3, 2022 14:48
@cortadocodes cortadocodes force-pushed the enhancement/finish-github-action branch from 97931d1 to 320bc38 Compare October 3, 2022 14:49
@cortadocodes cortadocodes changed the title WIP: Add empty commit Finish GitHub action Oct 3, 2022
@cortadocodes cortadocodes force-pushed the enhancement/finish-github-action branch from da702ef to a873559 Compare October 3, 2022 15:00
@cortadocodes cortadocodes force-pushed the enhancement/finish-github-action branch from fd0db2d to 1e7929a Compare October 3, 2022 16:32
@cortadocodes cortadocodes merged commit 1b80042 into main Oct 3, 2022
@cortadocodes cortadocodes deleted the enhancement/finish-github-action branch October 3, 2022 16:33
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.

1 participant