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-52 Create a new repository for common Gradle scripts #38

Merged
merged 3 commits into from
Dec 12, 2024

Integrate changes from cloud-native-gradle-modules

4206219
Select commit
Loading
Failed to load commit list.
Merged

SONARGO-52 Create a new repository for common Gradle scripts #38

Integrate changes from cloud-native-gradle-modules
4206219
Select commit
Loading
Failed to load commit list.
Cirrus CI / Build Parsing Results completed Dec 12, 2024 in 5s

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: '320'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|new build_number: '321'|{"build_number_raw": "320", "output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |build_number::generate_build_number|set_metadata return value: '321'|{"output_environment_variable_name": "CI_BUILD_NUMBER"}
INFO |lib::load_features|loading feature 'repox'|{}

Annotations

Check warning on line 105 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L105

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

Check warning on line 105 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L105

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

Check warning on line 116 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L116

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

Check warning on line 155 in .cirrus.yml

See this annotation in the file changed.

@cirrus-ci cirrus-ci / Build Parsing Results

.cirrus.yml#L155

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