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

SONARGO-89 Inject secrets for Gradle closer to their usage scope #57

Merged
merged 1 commit into from
Dec 19, 2024

Inject secrets for Gradle closer to their usage scope

d72a929
Select commit
Loading
Failed to load commit list.
Merged

SONARGO-89 Inject secrets for Gradle closer to their usage scope #57

Inject secrets for Gradle closer to their usage scope
d72a929
Select commit
Loading
Failed to load commit list.
Cirrus CI / Build Parsing Results completed Dec 19, 2024 in 6s

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", "repox"], "kwargs": {"only_if": {}}}|{}
INFO |lib::load_features|loading feature 'aws'|{}
INFO |lib::load_features|loading feature 'vault'|{}
INFO |lib::load_features|loading feature 'dockerhub'|{}
INFO |lib::load_features|loading feature 'only_if'|{}
INFO |lib::load_features|loading feature 'build_number'|{}
INFO |build_number::generate_build_number|metadata store value: '456'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|new build_number: '457'|{"build_number_raw": "456", "output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|set_metadata return value: '457'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |lib::load_features|loading feature 'repox'|{}

Annotations

Check warning on line 117 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L117

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

Check warning on line 117 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L117

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

Check warning on line 131 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L131

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

Check warning on line 172 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L172

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