Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.

Release 0.6.3 #519

Merged
merged 1 commit into from
Sep 14, 2017
Merged

Release 0.6.3 #519

merged 1 commit into from
Sep 14, 2017

Conversation

suhasgaddam
Copy link
Contributor

  • Update travis.yml to match sbt-dependencies
  • Add sbt-dependencies task back to autocheck project
  • Cleanup of redundant objects and sbt plugin

Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

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

Left one comment, code looks good though

git checkout master;
git pull origin master;
sbt ^^$SBT_VERSION release;
fi
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we releasing only for1.0.1?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a temporary guard band to only run release for 1 of the builds. orgAfterCISuccess needs to reworked a little bit to allow cross sbt publishing.

"^ publishSigned" in releaseProcess publishes for both sbt 1.0 and sbt 0.13
https://github.com/47deg/sbt-org-policies/blob/master/src/main/scala/sbtorgpolicies/settings/AllSettings.scala#L85

Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

👍

@suhasgaddam suhasgaddam merged commit 4c61558 into master Sep 14, 2017
@suhasgaddam suhasgaddam deleted the release-0.6.3 branch September 14, 2017 20:44
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.

3 participants