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

change the organization to io.higherkindness #32

Merged
merged 3 commits into from Nov 22, 2018
Merged

Conversation

pepegar
Copy link
Member

@pepegar pepegar commented Nov 22, 2018

otherwise it will try to pubish the artifact as "higherkindness" %% "skeuomorph"

otherwise it will try to pubish the artifact as "higherkindness" %% "skeuomorph"
@pepegar
Copy link
Member Author

pepegar commented Nov 22, 2018

Relevant conversation: #20 (comment)

Locally at least, it publishes to "/.ivy2/local/higherkindnes" instead of "/.ivy2/local/io.higherkindnes"

build.sbt Outdated
@@ -71,7 +71,7 @@ pgpSecretRing := file(s"$gpgFolder/secring.gpg")

// General Settings
lazy val commonSettings = Seq(
organization := "higherkindness",
organization := "io.higherkindness",
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks!!

@pepegar
Copy link
Member Author

pepegar commented Nov 22, 2018

ready for re-review :)

@juanpedromoreno
Copy link
Member

It could be done in a different PR, but sbt-org-policies needs to downgraded, you can use higherkindness/compendium#4 as a reference (you would need to set up the library versions manually).

@pepegar pepegar merged commit a790762 into master Nov 22, 2018
@diesalbla diesalbla deleted the correct-organization branch April 17, 2019 12:15
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.

None yet

3 participants