seleniumhq-community / docker-seleniarm

Multi-Arch (arm64/armhf/amd64) Docker images for the Selenium Grid Server
https://hub.docker.com/u/seleniarm
Other
249 stars 26 forks source link

use single temp repository #60

Open fhoeben opened 8 months ago

fhoeben commented 8 months ago

Use a single repository for temporary tags before creating manifests referring to the architecture specific images. Tried to use a naming convention to group the tags for branches together to make it easier to find/select them all in the DockerHub UI

Can't test this myself anymore as I'm out of CircleCI credits, and the build job doesn't get access to the secrets to do the actual login.

Thanks for contributing to the Docker-Selenium project! A PR well described will help maintainers to quickly review and merge it

Before submitting your PR, please check our contributing guidelines, applied for this repository. Avoid large PRs, help reviewers by making them as simple and short as possible.

Description

Motivation and Context

Types of changes

Checklist