Skip to content
This repository was archived by the owner on Jun 30, 2021. It is now read-only.

Commit 633efa6

Browse files
committed
3.6.0-p12: Update CHANGELOG, image digest, capabilities & png
1 parent aeecf1a commit 633efa6

File tree

4 files changed

+42
-7
lines changed

4 files changed

+42
-7
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## 3.6.0-p12
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.6.0-p11...3.6.0-p12 (2017-11-02)
3+
+ Leo Gallucci (8):
4+
* [a7a2446] Automate releasing from master branch on tagged commits
5+
* [9c9d09e] Simplify CONTRIBUTING.md and local testing
6+
* [6654655] Allow to run python_test to only take the grid screen shot
7+
* [92434a1] Fix PREV_SELENIUM_VERSION in deploy.sh
8+
* [e1982a6] Fix bump_setup_and_checks() and add travis_tag_checks()
9+
* [2251995] Tag latest should not trigger a push and release
10+
* [d98e82e] Move from TravisCI deployments to conditional stages
11+
* [aeecf1a] Fix errored conditional in deploy.sh release
12+
+ **Image tag details:**
13+
+ Selenium version: 3.6.0 (6fbf3ec767)
14+
+ Chrome stable: 62.0.3202.75
15+
+ Firefox stable: 56.0.2
16+
+ Geckodriver: 0.19.0
17+
+ Chromedriver: 2.33.506092 (733a02544d189eeb751fe0d7ddca79a0ee28cce4)
18+
+ Java: OpenJDK Java 1.8.0_131-8u131-b11-2ubuntu1.16.04.3-b11
19+
+ Default Timezone: Europe/Berlin
20+
+ FROM ubuntu:xenial-20171006
21+
+ Python: 3.5.2
22+
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
23+
+ Built at CI host with: Docker version 17.03.1, build c6d412e
24+
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
25+
+ Image version: 3.6.0-194
26+
+ Image size: 1.4 GB
27+
+ Digest: sha256:36895aea5ee2446ba8714720563de612ca1403ebe6a6158bc5c4afd2675e0448
28+
129
## 3.6.0-p11
230
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.6.0-p10...3.6.0-p11 (2017-11-01)
331
+ Leo Gallucci (1):

GLOBAL_PATCH_LEVEL.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
194
1+
195

LATEST_RELEASE.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1-
## 3.6.0-p11
2-
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.6.0-p10...3.6.0-p11 (2017-11-01)
3-
+ Leo Gallucci (1):
4-
* [ff34979] Fix build: match wget version in TravisCI
1+
## 3.6.0-p12
2+
+ **Changes:** https://github.com/elgalu/docker-selenium/compare/3.6.0-p11...3.6.0-p12 (2017-11-02)
3+
+ Leo Gallucci (8):
4+
* [a7a2446] Automate releasing from master branch on tagged commits
5+
* [9c9d09e] Simplify CONTRIBUTING.md and local testing
6+
* [6654655] Allow to run python_test to only take the grid screen shot
7+
* [92434a1] Fix PREV_SELENIUM_VERSION in deploy.sh
8+
* [e1982a6] Fix bump_setup_and_checks() and add travis_tag_checks()
9+
* [2251995] Tag latest should not trigger a push and release
10+
* [d98e82e] Move from TravisCI deployments to conditional stages
11+
* [aeecf1a] Fix errored conditional in deploy.sh release
512
+ **Image tag details:**
613
+ Selenium version: 3.6.0 (6fbf3ec767)
714
+ Chrome stable: 62.0.3202.75
@@ -15,7 +22,7 @@
1522
+ Tested on kernel CI host: 4.4.0-93-generic x86_64
1623
+ Built at CI host with: Docker version 17.03.1, build c6d412e
1724
+ Built at CI host with: Docker Compose version 1.13.0, build 1719ceb
25+
+ Image version: 3.6.0-194
1826
+ Image size: 1.4 GB
19-
+ Digest: sha256:b39c39090e01c6ee3b9a1b61d5c60a66398a7c2febf70e28a0fe262a490eb205
20-
+ Image ID: sha256:1b013d7ca34a6612e81ecad7970c4054c8465adebe524a105e731b3786f0a639
27+
+ Digest: sha256:36895aea5ee2446ba8714720563de612ca1403ebe6a6158bc5c4afd2675e0448
2128

images/grid3_console.png

-106 Bytes
Loading

0 commit comments

Comments
 (0)