Skip to content

fix: Remove jfrog repositories#2091

Merged
jan-goral merged 4 commits into
masterfrom
remove-jfrog-repositories
Jul 20, 2021
Merged

fix: Remove jfrog repositories#2091
jan-goral merged 4 commits into
masterfrom
remove-jfrog-repositories

Conversation

@jan-goral
Copy link
Copy Markdown
Contributor

@jan-goral jan-goral commented Jul 19, 2021

JFrog repository becomes unavailable, dependencies cannot be resolved which is blocking daily work.
Typically Gradle build is stuck on task:

> Resolve dependencies of :test_runner:runtimeClasspath

also is throwing:

Could not resolve all dependencies for configuration ':test_runner:runtimeClasspath'.
   > Could not resolve com.google.http-client:google-http-client-appengine:1.39.2.
     Required by:
         project :test_runner > com.google.cloud:google-cloud-storage:1.117.1
      > Could not resolve com.google.http-client:google-http-client-appengine:1.39.2.
         > Could not get resource 'https://dl.bintray.com/kotlin/ktor/com/google/http-client/google-http-client-appengine/1.39.2/google-http-client-appengine-1.39.2.pom'.
            > Could not HEAD 'https://dl.bintray.com/kotlin/ktor/com/google/http-client/google-http-client-appengine/1.39.2/google-http-client-appengine-1.39.2.pom'. Received status code 502 from server: Bad Gateway

Looks like all flank dependencies are available on the mavenCentral, so we can depend on it.

@jan-goral jan-goral force-pushed the remove-jfrog-repositories branch from 80ac753 to 63683f0 Compare July 19, 2021 15:08
@jan-goral jan-goral self-assigned this Jul 19, 2021
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 19, 2021

Timestamp: 2021-07-20 08:25:02
Buildscan url for ubuntu-workflow run 1048126084
https://gradle.com/s/bu4pfmmcunxh2

@jan-goral jan-goral marked this pull request as ready for review July 20, 2021 05:22
Copy link
Copy Markdown
Contributor

@Sloox Sloox left a comment

Choose a reason for hiding this comment

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

👍

Comment thread test_runner/build.gradle.kts Outdated
@Sloox
Copy link
Copy Markdown
Contributor

Sloox commented Jul 20, 2021

@flank-it

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 20, 2021

Integration tests succeed for all OSs ✅
Windows Build scan:
MacOS Build scan: https://gradle.com/s/c3dniefqkbnl6
Linux Build scan: https://gradle.com/s/swxumi427rgcq
Workflow run https://github.com/Flank/flank/actions/runs/1048070329

@jan-goral jan-goral merged commit a033c92 into master Jul 20, 2021
@jan-goral jan-goral deleted the remove-jfrog-repositories branch July 20, 2021 08:35
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants