Skip to content

Support overriding task annotations and labels via with_overrides #5893

Support overriding task annotations and labels via with_overrides

Support overriding task annotations and labels via with_overrides #5893

Triggered via pull request January 15, 2025 09:06
Status Failure
Total duration 12m 4s
Artifacts 5

checks.yml

on: pull_request
unpack-envvars
0s
unpack-envvars
flyteadmin integration tests image  /  build_docker
flyteadmin integration tests image / build_docker
Matrix: Build Images / Build & Push Image
Dry Run Goreleaser
8m 4s
Dry Run Goreleaser
Test Getting started
6m 55s
Test Getting started
Matrix: Check Go Generate
Matrix: Lint
Matrix: Unit Tests
Matrix: Integration Test
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 64 warnings
Check Go Generate (flytepropeller) / Go Generate
Process completed with exit code 2.
Lint (flytepropeller) / Run Lint
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to NewFailureNodeLookup: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations) (typecheck)
Lint (flytepropeller) / Run Lint
cannot use mockNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in struct literal: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use mockNodeN0 (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to mockWf.OnStartNode().Return: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use mockNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to mockWf.OnGetNode(nodeN2).Return: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use mockNodeN0 (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to mockWf.OnGetNode(nodeN0).Return: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use branchTakenNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Lint (flytepropeller) / Run Lint
cannot use parentBranchNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flyteplugins) / Run Unit Test
Process completed with exit code 2.
Unit Tests (flytepropeller) / Run Unit Test
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to NewFailureNodeLookup: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use n (variable of type *mocks.ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *mocks.ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use mockNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in struct literal: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use mockNodeN0 (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to mockWf.OnStartNode().Return: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use mockNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to mockWf.OnGetNode(nodeN2).Return: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use mockNodeN0 (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in argument to mockWf.OnGetNode(nodeN0).Return: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use branchTakenNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
Unit Tests (flytepropeller) / Run Unit Test
cannot use parentBranchNode (variable of type *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode) as "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode value in map literal: *"github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1/mocks".ExecutableNode does not implement "github.com/flyteorg/flyte/flytepropeller/pkg/apis/flyteworkflow/v1alpha1".ExecutableNode (missing method GetAnnotations)
unpack-envvars
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Getting started
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Check Go Generate (flytecopilot) / Go Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Go Generate (flytecopilot) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (datacatalog) / Go Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Go Generate (datacatalog) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (flytectl) / Go Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Go Generate (flytectl) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Lint (flytecopilot) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (flyteidl) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Go Generate (flytepropeller) / Go Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Go Generate (flytepropeller) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Check Go Generate (flyteadmin) / Go Generate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Go Generate (flyteadmin) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
Lint (datacatalog) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests (flytecopilot) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (flytestdlib) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (flytectl) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests (datacatalog) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (flytepropeller) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (flyteplugins) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests (flytectl) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests (flytestdlib) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (flyteadmin) / Run Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Unit Tests (flyteplugins) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (datacatalog) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytecopilot) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (flytepropeller) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
flyteadmin integration tests image / build_docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
flyteadmin integration tests image / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Tests (flyteadmin) / Run Unit Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytepropeller) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flytescheduler) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Images / Build & Push Image (flyteadmin) / Push to Github Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test Getting started
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dry Run Goreleaser
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Dry Run Goreleaser
You are using 'latest' as default version. Will lock to '~> v1'.
Integration Test (flyteadmin) / Integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (flyteadmin) / Integration tests
Could not get cache folder paths.

Artifacts

Produced during runtime
Name Size
flyteorg~flyte~4YYVTP.dockerbuild
79 KB
flyteorg~flyte~8RF1V8.dockerbuild
83.7 KB
flyteorg~flyte~HYCLMR.dockerbuild
78.8 KB
flyteorg~flyte~PI8AD0.dockerbuild
70.1 KB
flyteorg~flyte~RQX2YC.dockerbuild
76.7 KB