Preview - Build, Test, and Push #7080
build-bake-preview.yaml
on: schedule
Fetch product daily/preview versions
10s
Base Image Previews
8m 14s
Connect - Daily
10m 13s
Connect Content Init - Daily
1m 39s
Package Manager - Preview
7m 54s
Package Manager - Daily
7m 20s
R Session Complete - Preview
12m 7s
R Session Complete - Daily
5m 11s
Workbench - Preview
12m 41s
Workbench - Daily
5m 39s
Workbench Session Init - Daily
55s
Annotations
50 errors and 63 warnings
Workbench Session Init - Daily
Password required
|
Workbench Session Init - Daily
Password required
|
Workbench Session Init - Daily
Password required
|
Workbench Session Init - Daily
Password required
|
Workbench Session Init - Daily
buildx bake failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir -p /pwb-staging && RSW_VERSION_URL=$(echo -n \"${RSW_VERSION}\" | sed 's/+/-/g') && curl -fsSL -o /pwb-staging/rsp-session-multi-linux.tar.gz \"https://s3.amazonaws.com/rstudio-ide-build/session/multi/x86_64/rsp-session-multi-linux-${RSW_VERSION_URL}-x86_64.tar.gz\" && mkdir -p /opt/session-components && tar -C /opt/session-components -xpf /pwb-staging/rsp-session-multi-linux.tar.gz && chmod 755 /opt/session-components && curl -fsSL -o /pwb-staging/go.tar.gz \"https://go.dev/dl/go${GO_VERSION}.linux-amd64.tar.gz\" && tar -C /usr/local -xf /pwb-staging/go.tar.gz && rm -rf /pwb-staging" did not complete successfully: exit code: 22
|
Connect Content Init - Daily
Password required
|
Connect Content Init - Daily
Password required
|
Connect Content Init - Daily
Password required
|
Connect Content Init - Daily
Password required
|
Connect Content Init - Daily
Path does not exist: container.sarif
|
R Session Complete - Daily
Password required
|
R Session Complete - Daily
Password required
|
R Session Complete - Daily
Password required
|
R Session Complete - Daily
Password required
|
R Session Complete - Daily
buildx bake failed with: ERROR: target r-session-complete-daily-ubuntu2204-2024-12-1-555-pro1: failed to solve: process "/bin/bash -o pipefail -c $SCRIPTS_DIR/install_quarto.sh --install-tinytex --add-path-tinytex" did not complete successfully: exit code: 1
|
Workbench - Daily
Password required
|
Workbench - Daily
Password required
|
Workbench - Daily
Password required
|
Workbench - Daily
Password required
|
Workbench - Daily
buildx bake failed with: ERROR: target workbench-daily-ubuntu2204-2024-12-1-555-pro1: failed to solve: process "/bin/bash -o pipefail -c $SCRIPTS_DIR/install_quarto.sh --install-tinytex --add-path-tinytex" did not complete successfully: exit code: 1
|
Package Manager - Preview
Password required
|
Package Manager - Preview
Password required
|
Package Manager - Preview
Password required
|
Package Manager - Preview
Password required
|
Package Manager - Preview
Path does not exist: container.sarif
|
Base Image Previews
Password required
|
Base Image Previews
Password required
|
Base Image Previews
Password required
|
Base Image Previews
Password required
|
Base Image Previews
Path does not exist: container.sarif
|
Package Manager - Daily
Password required
|
Package Manager - Daily
Password required
|
Package Manager - Daily
Password required
|
Package Manager - Daily
Password required
|
Package Manager - Daily
Path does not exist: container.sarif
|
Connect - Daily
Password required
|
Connect - Daily
Password required
|
Connect - Daily
Password required
|
Connect - Daily
Password required
|
Connect - Daily
Path does not exist: container.sarif
|
R Session Complete - Preview
Password required
|
R Session Complete - Preview
Password required
|
R Session Complete - Preview
Password required
|
R Session Complete - Preview
Password required
|
R Session Complete - Preview
Path does not exist: container.sarif
|
Workbench - Preview
Password required
|
Workbench - Preview
Password required
|
Workbench - Preview
Password required
|
Workbench - Preview
Password required
|
Workbench - Preview
Path does not exist: container.sarif
|
Fetch product daily/preview versions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The 'as' keyword should match the case of the 'from' keyword:
connect-content-init/Dockerfile.ubuntu2204#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
connect-content-init/Dockerfile.ubuntu2204#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
package-manager/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
connect/Dockerfile.ubuntu2204#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
connect/Dockerfile.ubuntu2204#L52
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
connect/Dockerfile.ubuntu2204#L53
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
connect/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/pro/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
r-session-complete/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
r-session-complete/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
product/base/Dockerfile.ubuntu2204#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L51
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L50
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
workbench/Dockerfile.ubuntu2204#L16
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
workbench/Dockerfile.ubuntu2204#L17
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
workbench/Dockerfile.ubuntu2204#L18
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
workbench/Dockerfile.ubuntu2204#L19
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
workbench/Dockerfile.ubuntu2204#L25
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
product/base/Dockerfile.ubuntu2204#L49
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
workbench/Dockerfile.ubuntu2204#L15
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rstudio~rstudio-docker-products~56IIY1+2.dockerbuild
|
417 KB |
|
rstudio~rstudio-docker-products~6FZKDM.dockerbuild
|
20.2 KB |
|
rstudio~rstudio-docker-products~6QKWOL+2.dockerbuild
|
269 KB |
|
rstudio~rstudio-docker-products~78K6LE+1.dockerbuild
|
196 KB |
|
rstudio~rstudio-docker-products~9S4UBS+2.dockerbuild
|
236 KB |
|
rstudio~rstudio-docker-products~DL84M4+2.dockerbuild
|
292 KB |
|
rstudio~rstudio-docker-products~H10N2P.dockerbuild
|
75.6 KB |
|
rstudio~rstudio-docker-products~I4U1TV+2.dockerbuild
|
421 KB |
|
rstudio~rstudio-docker-products~IPKN1X.dockerbuild
|
27 KB |
|
rstudio~rstudio-docker-products~L3RD8L+2.dockerbuild
|
412 KB |
|
rstudio~rstudio-docker-products~LE5Q9F+1.dockerbuild
|
169 KB |
|
rstudio~rstudio-docker-products~OLRS7B+2.dockerbuild
|
306 KB |
|
rstudio~rstudio-docker-products~QBKGCV+1.dockerbuild
|
199 KB |
|
rstudio~rstudio-docker-products~QUA3EJ+1.dockerbuild
|
198 KB |
|
rstudio~rstudio-docker-products~RHK66B+1.dockerbuild
|
199 KB |
|
rstudio~rstudio-docker-products~V63CGI+2.dockerbuild
|
253 KB |
|
rstudio~rstudio-docker-products~YUFXCB+1.dockerbuild
|
199 KB |
|