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

Rework Build #689

Merged
merged 16 commits into from
Jul 9, 2021
Merged

Rework Build #689

merged 16 commits into from
Jul 9, 2021

Conversation

Odomontois
Copy link
Member

@Odomontois Odomontois commented Jul 8, 2021

copy-paste of tofu-tf/derevo#291
closes #605

lazy val higherKindCore = project
.in(file("modules/higherKindCore"))
.settings(
defaultSettings,
Copy link
Member

@catostrophe catostrophe Jul 8, 2021

Choose a reason for hiding this comment

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

each module should be provided with publish/noPublish settings

Copy link
Member

Choose a reason for hiding this comment

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

I see, only docs don't get published. and what about the root itself?

Copy link
Member Author

Choose a reason for hiding this comment

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

We are usually publishing it under tofu, it's like swissknife

@Odomontois Odomontois merged commit b25350e into master Jul 9, 2021
@mergify mergify bot deleted the catobuild branch July 9, 2021 08:06
@catostrophe catostrophe added the chore Repository maintenance label Jul 9, 2021
FunFunFine pushed a commit that referenced this pull request Jul 13, 2021
* Rework Build

* remove version

* release drafter change

* fix ci-release

* mergify change

* add reviewers update plugins.sbt

* crossScalaVersions

* regen ci.yml

* fix build

* format all

* regen ci

* aggregate docs

* add docs s step and CI=true to ci-release

* fmt

* add preparePR command

* reviewer lists unify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repository maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to sbt-ci-release
2 participants