startup

package
v1.228.0-test.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package startup prints a short status banner when Atmos runs inside a detected CI provider, reporting Native CI mode, Atmos Pro, and legacy GitHub Action usage. It composes pkg/ci and pkg/ci/providers/github, which pkg/ci cannot import directly: pkg/ci/providers/github already imports pkg/ci to register itself, so the reverse import would create a cycle.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintStartupStatus

func PrintStartupStatus(atmosConfig *schema.AtmosConfiguration)

PrintStartupStatus prints the Atmos version, Native CI status, Atmos Pro status, and (when detected) a legacy-action warning. It is a no-op unless Atmos detects it is actually running inside a CI provider.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL