Skip to content

ci: switch from TravisCI to Github Actions#11

Merged
spaceone merged 6 commits into
masterfrom
ci/github-actions
Apr 27, 2026
Merged

ci: switch from TravisCI to Github Actions#11
spaceone merged 6 commits into
masterfrom
ci/github-actions

Conversation

@spaceone
Copy link
Copy Markdown
Owner

No description provided.

@spaceone spaceone force-pushed the ci/github-actions branch 11 times, most recently from ff5c23f to 839ad56 Compare April 27, 2026 01:08
pkg_resources is deprecated.
Since Python 3.3 there is native namespacing.
But this requires that no __init__.py exists, therefore not usable here.

in case we need it, e.g. to support httoop-http2 we can still use
`__path___ = __import__('pkgutil').extend_path(__path__, __name__)`.
@spaceone spaceone force-pushed the ci/github-actions branch from 839ad56 to 0054f69 Compare April 27, 2026 01:12
@codecov-commenter
Copy link
Copy Markdown

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@spaceone spaceone merged commit ccccb6f into master Apr 27, 2026
2 of 3 checks passed
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