Skip to content

build: Copy-pasteable command to check artifact was published#32837

Merged
johanandren merged 2 commits intomainfrom
wip-copy-pasteable-artifact-check
Nov 5, 2025
Merged

build: Copy-pasteable command to check artifact was published#32837
johanandren merged 2 commits intomainfrom
wip-copy-pasteable-artifact-check

Conversation

@johanandren
Copy link
Contributor

No description provided.

- [ ] Check [API](https://doc.akka.io/api/akka-core/$VERSION$/) documentation
- [ ] Check [reference](https://doc.akka.io/libraries/akka-core/$VERSION$/) documentation. Check that the reference docs were deployed and show a version warning (see section below on how to fix the version warning).
- [ ] Check the release on https://repo.akka.io/TOKEN/secure/com/typesafe/akka/akka-actor_2.13/$VERSION$/akka-actor_2.13-$VERSION$.pom
- [ ] Check the release `coursier resolve com.typesafe.akka:akka-actor_2.13:$VERSION$ -r $(grep -oE 'https://[^"]+' ~/.sbt/1.0/credentials.sbt | head -1)`
Copy link
Contributor

Choose a reason for hiding this comment

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

I suggest that we remove this step and use PR validation of akka-dependencies as verification instead. Perhaps move that step up before updating doc links.

everybody might not have the tokens setup in same way
I don't even have coursier installed

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What about if it doesn't require another third party tool, this seems to work as well:

mvn dependency:get -Dartifact=com.typesafe.akka:akka-actor_2.13:2.10.11

Copy link
Contributor

Choose a reason for hiding this comment

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

better, I will probably continue ignoring that task

Copy link
Contributor

@patriknw patriknw left a comment

Choose a reason for hiding this comment

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

LGTM, after changing to mvn

@johanandren johanandren merged commit de7e385 into main Nov 5, 2025
9 checks passed
@johanandren johanandren deleted the wip-copy-pasteable-artifact-check branch November 5, 2025 15:26
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.

2 participants