Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] GRIP POC #1079

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

License

c72cfed
Select commit
Loading
Failed to load commit list.
Draft

[DO NOT MERGE] GRIP POC #1079

License
c72cfed
Select commit
Loading
Failed to load commit list.
Cirrus CI / Build Parsing Results completed Aug 28, 2024 in 8m 25s

Parsing Results

There are some issues found during config evaluation and/or parsing!

Details

DEBUG|lib::load_features|{"features": ["aws", "vault", "dockerhub", "only_if", "build_number"], "kwargs": {"only_if": None}}|{}
INFO |lib::load_features|loading feature 'aws'|{}
WARN |aws::cirrus_auth|CIRRUS_AWS_SUBNET usage is deprecated unless targeting a specific subnet on purpose and cannot use the zone to achieve it. See https://github.com/SonarSource/cirrus-modules/tree/master#aws|{}
INFO |lib::load_features|loading feature 'vault'|{}
INFO |lib::load_features|loading feature 'dockerhub'|{}
INFO |lib::load_features|unloading feature 'only_if'|{}
INFO |lib::load_features|loading feature 'build_number'|{}
INFO |build_number::generate_build_number|metadata store value: '79323'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|new build_number: '79324'|{"build_number_raw": "79323", "output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|set_metadata return value: '79324'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}

Annotations

Check warning on line 113 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L113

task "validate" depends on task "build", but their only_if conditions are different

Check warning on line 139 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L139

task "validate_windows" depends on task "build", but their only_if conditions are different

Check warning on line 164 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L164

task "inspect_orchestrator_cache" depends on task "build", but their only_if conditions are different

Check warning on line 179 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L179

task "promote" depends on task "build", but their only_if conditions are different

Check warning on line 201 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L201

task "dogfood" depends on task "promote", but their only_if conditions are different

Check warning on line 113 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L113

task "validate" depends on task "build", but their only_if conditions are different

Check warning on line 139 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L139

task "validate_windows" depends on task "build", but their only_if conditions are different

Check warning on line 164 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L164

task "inspect_orchestrator_cache" depends on task "build", but their only_if conditions are different

Check warning on line 179 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L179

task "promote" depends on task "build", but their only_if conditions are different

Check warning on line 201 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L201

task "dogfood" depends on task "promote", but their only_if conditions are different