Sawan Verma

Results 3 issues of Sawan Verma

Even if the target branch is up to date with the upstream repo, the has_new_commits always returns true. I wanted to run another step but this issue is blocking. Can...

I am using this plugin for pushing artifacts to code artifact. But it always through an error that codeArtifactUrl not found even though i specify the same in my build.sbt...

When I included // In project/plugins.sbt addSbtPlugin("ch.epfl.scala" % "sbt-github-dependency-submission" % "3.1.0") and then ran githubGenerateSnapshot, first it was checking for all the dependencies for scala_2.13 then it switched to scala_2.11....