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

Adds a GitHub Actions CI configuration for testing and linting #316

Merged
merged 10 commits into from
Apr 27, 2023

Conversation

kw9212
Copy link
Contributor

@kw9212 kw9212 commented Apr 27, 2023

Worked by: KeunWoo Song

What do these changes do?

  • Adds a GitHub Actions CI configuration for testing and linting.
  • Updates the setuptools_scm_git_archive version in setup.cfg from 1.1 to 1.4.
  • Adds setuptools_scm>=3.4 to the requirements-dev.txt file to resolve a dependency issue.

Are there changes in behavior for the user?

These changes will not impact the end users directly, but they improve the project's development workflow by automating testing and linting tasks through GitHub Actions.

Related issue number

#90

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • Add a new news fragment into the CHANGES folder
  • add possible choose gitlab or gitlab ci file
  • add test for ci files
  • add linter and type checker to ci files

#90.feature: Add GitHub Actions CI configuration for testing and linting
#90.feature: Update dependencies in setup.cfg and requirements-dev.txt.

@Arfey
Copy link
Member

Arfey commented Apr 27, 2023

thank you so much 🙏

@Arfey Arfey merged commit 442c49f into aio-libs:master Apr 27, 2023
3 checks passed
@kw9212 kw9212 deleted the CI branch April 27, 2023 22:42
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.

None yet

2 participants