-
Notifications
You must be signed in to change notification settings - Fork 7
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
Prepare repository for next .github
release and SBT build improvements
#148
Conversation
Codecov Report
@@ Coverage Diff @@
## master #148 +/- ##
==========================================
- Coverage 97.60% 95.68% -1.92%
==========================================
Files 10 10
Lines 125 139 +14
Branches 4 2 -2
==========================================
+ Hits 122 133 +11
- Misses 3 6 +3
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great cleanup! Thanks @alejandrohdezma !
What has been done in this PR?
Prepare project for next
.github
releaseci-publish
command alias that will be used instead ofci-release
for publishing artifacts.docs
folder (as mdoc is expected) & microsite files tomicrosite
folder.github
beforeci-docs
&ci-publish
.ci-microsite
(it gets inline inci-docs
).actions.yml
file that will be used by next.github
release workflows to read pre/post conditions to run before/afterci-*
commands.Simplify SBT build
modules
directoryImprove documentation
sbt-org-policies
markers.Update versions