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: migrate to GH Actions #116

Merged
merged 40 commits into from
Apr 6, 2022
Merged

ci: migrate to GH Actions #116

merged 40 commits into from
Apr 6, 2022

Conversation

kushagra189
Copy link
Contributor

@kushagra189 kushagra189 commented Mar 27, 2022

  • bump dependencies
  • CI uses GitHub Actions instead of Travis

Fixes #115

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have not reduced the existing code coverage

@kushagra189 kushagra189 self-assigned this Mar 27, 2022
@codecov
Copy link

codecov bot commented Apr 3, 2022

Codecov Report

❗ No coverage uploaded for pull request base (dev@71433c2). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             dev      #116   +/-   ##
=======================================
  Coverage       ?   100.00%           
=======================================
  Files          ?        14           
  Lines          ?       670           
  Branches       ?         0           
=======================================
  Hits           ?       670           
  Misses         ?         0           
  Partials       ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71433c2...23b1cdd. Read the comment docs.

@uniqueg uniqueg changed the title fix version requirements ci: migrate to GH Actions Apr 4, 2022
Copy link
Member

@uniqueg uniqueg left a comment

Choose a reason for hiding this comment

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

Except for missing integration of Python Semantic Release, looks perfect

.github/workflows/checks.yml Outdated Show resolved Hide resolved
Copy link
Member

@uniqueg uniqueg left a comment

Choose a reason for hiding this comment

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

Perfect - thanks a lot @kushagra189

@uniqueg uniqueg merged commit f0905d0 into dev Apr 6, 2022
@uniqueg uniqueg deleted the fix/upgrade_versions branch April 6, 2022 15:10
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.

Update flask and other deprecated dependencies.
2 participants