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

Add CI/CD #3

Merged
merged 10 commits into from
May 3, 2021
Merged

Add CI/CD #3

merged 10 commits into from
May 3, 2021

Conversation

b0g3r
Copy link
Member

@b0g3r b0g3r commented May 1, 2021

  • docs on github pages
  • branch docs on surge
  • tests and linters for every commit
  • build and publish for every commit in master release

@github-actions
Copy link

github-actions bot commented May 1, 2021

This is a preview version of docs: https://3-eventual-review.surge.sh

@b0g3r b0g3r force-pushed the cicd branch 2 times, most recently from 37ec9c2 to dbe4618 Compare May 2, 2021 08:33
@github-actions
Copy link

github-actions bot commented May 2, 2021

This is a preview version of docs: https://3-eventual-review.surge.sh

@b0g3r b0g3r force-pushed the cicd branch 14 times, most recently from 9a5af7b to 5d56b76 Compare May 2, 2021 10:12
@b0g3r b0g3r force-pushed the cicd branch 7 times, most recently from bbb3793 to 6f555c9 Compare May 2, 2021 12:25
pyproject.toml Outdated Show resolved Hide resolved
@b0g3r b0g3r requested a review from idmitrievsky May 2, 2021 12:33
@@ -2,4 +2,4 @@

set -x

coverage report --show-missing --skip-covered --fail-under=100
coverage report
Copy link
Member

Choose a reason for hiding this comment

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

А ты убрал, потому что оно без тестов падает?

@idmitrievsky idmitrievsky merged commit 65a1bd2 into master May 3, 2021
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