Skip to content

Commit

Permalink
Merge pull request #326 from aleksandr-kotlyar/gh_246_poetry_publish
Browse files Browse the repository at this point in the history
publish to pypi with github-ci with auto-bumping version
  • Loading branch information
github-actions[bot] committed Apr 24, 2021
1 parent fd73ac4 commit 0ce427d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
44 changes: 22 additions & 22 deletions traffic-selene/traffic_paths.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,38 @@
{
"path": "/yashaka/selene",
"title": "yashaka/selene: User-oriented Web UI browser tests in Python",
"count": 458,
"uniques": 197
"count": 483,
"uniques": 208
},
{
"path": "/yashaka/selene/issues",
"title": "Issues · yashaka/selene · GitHub",
"count": 148,
"uniques": 31
"count": 177,
"uniques": 32
},
{
"path": "/yashaka/selene/pulls",
"title": "Pull requests · yashaka/selene · GitHub",
"count": 134,
"count": 141,
"uniques": 16
},
{
"path": "/yashaka/selene/issues/313",
"title": "improve tests structure (visibility and clearness of arrange/act/assert block...",
"count": 57,
"uniques": 17
},
{
"path": "/yashaka/selene/tree/master/selene",
"title": "selene/selene at master · yashaka/selene · GitHub",
"count": 53,
"uniques": 18
"count": 55,
"uniques": 19
},
{
"path": "/yashaka/selene/issues/313",
"title": "improve tests structure (visibility and clearness of arrange/act/assert block...",
"count": 46,
"uniques": 16
"path": "/yashaka/selene/pull/317",
"title": "issue #312 refactor timeouts in givenpage.py by Vikilib · Pull Request #317 ·...",
"count": 41,
"uniques": 5
},
{
"path": "/yashaka/selene/issues/312",
Expand All @@ -38,25 +44,19 @@
{
"path": "/yashaka/selene/issues/311",
"title": "Document mentioning issue number in commit messega for contributed PR · Issue...",
"count": 35,
"uniques": 14
},
{
"path": "/yashaka/selene/pull/317",
"title": "issue #312 refactor timeouts in givenpage.py by Vikilib · Pull Request #317 ·...",
"count": 34,
"uniques": 5
"count": 36,
"uniques": 15
},
{
"path": "/yashaka/selene/issues/128",
"title": "alert = driver().switch_to.alert alert.accept() throws NoAlertPresentExceptio...",
"count": 29,
"uniques": 28
"count": 31,
"uniques": 30
},
{
"path": "/yashaka/selene/tree/master/tests",
"title": "selene/tests at master · yashaka/selene",
"count": 29,
"count": 30,
"uniques": 13
}
]
12 changes: 6 additions & 6 deletions traffic-selene/traffic_referrers.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[
{
"referrer": "Google",
"count": 206,
"uniques": 121
"count": 226,
"uniques": 131
},
{
"referrer": "github.com",
"count": 139,
"uniques": 36
"count": 149,
"uniques": 39
},
{
"referrer": "pypi.org",
"count": 26,
"uniques": 10
"count": 29,
"uniques": 11
},
{
"referrer": "DuckDuckGo",
Expand Down

0 comments on commit 0ce427d

Please sign in to comment.