Skip to content

Conversation

@rohanKanojia
Copy link
Member

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • I Added CHANGELOG entry regarding this change
  • I have implemented unit tests to cover my changes
  • I have added/updated the javadocs and other documentation accordingly
  • No new bugs, code smells, etc. in SonarCloud report
  • I tested my code in Kubernetes
  • I tested my code in OpenShift

Copy link
Member

@iocanel iocanel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is definitely better than we currently have, however this won't completely solve the issue. If a pull request is modified its still possible to use stale artifacts.

@iocanel
Copy link
Member

iocanel commented Nov 4, 2020

This is definitely better than we currently have, however this won't completely solve the issue. If a pull request is modified its still possible to use stale artifacts.

So maybe we can use the HEAD sha instead?

@rohanKanojia rohanKanojia force-pushed the pr/maven-cache-unique branch from 441f187 to 18fd013 Compare November 4, 2020 09:37
@rohanKanojia rohanKanojia marked this pull request as ready for review November 4, 2020 10:42
@manusa manusa requested a review from iocanel November 4, 2020 10:44
@rohanKanojia rohanKanojia force-pushed the pr/maven-cache-unique branch from 18fd013 to 78de158 Compare November 4, 2020 10:50
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 4, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_272) you have used to run this analysis is deprecated and we will stop accepting it accepting it soon.Please update to at least Java 11.
Read more here

@manusa
Copy link
Member

manusa commented Nov 4, 2020

[merge]

1 similar comment
@rohanKanojia
Copy link
Member Author

[merge]

@fusesource-ci fusesource-ci merged commit 3ae9b0f into fabric8io:master Nov 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants