This repository was archived by the owner on Jun 22, 2024. It is now read-only.
Commit 7010a13
Modified make build process to use --build-arg instead of generate.sh scripts, eliminating the templates. (SeleniumHQ#1656)
* Modified make build process to use --build-arg instead of generate.sh scripts. Removed unneeded txt files and sh files.
* Modified test.py to include the FROM_IMAGE_ARGS when building the images using the Docker SDK for Python
* Added FROM_IMAGE_ARGS to test.py and the base for FROM_IMAGE_ARGS for the Standalone browser container images. Resolved a warning caused by the Base and video Dockerfiles not needing the FROM_IMAGE_ARGS.
Co-authored-by: Diego Molina <[email protected]>1 parent fe89258 commit 7010a13
File tree
44 files changed
+128
-919
lines changed- Distributor
- EventBus
- Hub
- NodeBase
- NodeChrome
- NodeDocker
- NodeEdge
- NodeFirefox
- Router
- SessionQueue
- Sessions
- StandaloneChrome
- StandaloneDocker
- StandaloneEdge
- StandaloneFirefox
- Standalone
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+128
-919
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| 149 | + | |
| 150 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments