dsl: loader: simplify logic and enhance private module separation. #1987
on_push.yml
on: push
Matrix: test
Matrix: build
inspect-pypi-assets
10s
publish_dockerhub_nginx
59s
Annotations
1 error and 9 warnings
publish_dockerhub
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"Installing Terraform\" && wget -qO /terraform.zip \"https://releases.hashicorp.com/terraform/${TERRAFORM_VERSION}/terraform_${TERRAFORM_VERSION}_linux_amd64.zip\" && unzip /terraform.zip -d /usr/local/bin && rm -f /terraform.zip && echo \"Installing Helm\" && wget -qO /helm.tar.gz \"https://get.helm.sh/helm-v${HELM_VERSION}-linux-amd64.tar.gz\" && tar -zxf /helm.tar.gz && mv /linux-amd64/helm /usr/local/bin/helm && rm -rf /helm.tar.gz /linux-amd64 echo \"Installing GCloud SDK\" && wget -qO /google-cloud-sdk.tar.gz \"https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-${GCLOUD_VERSION}-linux-x86.tar.gz\" && tar -zxf /google-cloud-sdk.tar.gz && rm -f /google-cloud-sdk.tar.gz && echo \"Installing Kompose\" && wget -qO /usr/local/bin/kompose \"https://github.com/kubernetes/kompose/releases/download/${KOMPOSE_VERSION}/kompose-linux-amd64\" && chmod +x /usr/local/bin/kompose && echo \"Installing Kubectl and GKE auth plugin\" && gcloud components install --quiet kubectl gke-gcloud-auth-plugin && echo \"Installing Rust\" && curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y" did not complete successfully: exit code: 1
|
publish_dockerhub
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/checkout@v3, docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish_dockerhub_server
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/checkout@v3, docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build py3.8 on macos (main)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish_dockerhub_nginx
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/login-action@v2, actions/checkout@v3, docker/metadata-action@v4, docker/setup-buildx-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build py3.8 on macos (arm64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build py3.8 on linux (main)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build py3.8 on linux (aarch64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
inspect-pypi-assets
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "pypi_files".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
DocumentationHTML
|
7.9 MB |
|
pypi_files
|
10.3 MB |
|