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

Prepare repository for next .github release and SBT build improvements #185

Merged
merged 17 commits into from
Jun 2, 2020

Conversation

alejandrohdezma
Copy link
Collaborator

What has been done in this PR?

Prepare project for next .github release

  • Add ci-publish command alias that will be used instead of ci-release for publishing artifacts.
  • Move docs templates to docs folder (as mdoc is expected).
  • Move microsite files to microsite folder.
  • Run github before ci-docs & ci-publish.
  • Remove ci-microsite (it gets inline in ci-docs).
  • Add actions.yml file that will be used by next .github release workflows to read pre/post conditions to run before/after ci-* commands.

Simplify SBT build

Update versions

  • Update plugins to latest versions
  • Update Scala versions to latest

@codecov
Copy link

codecov bot commented Jun 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@bb4b035). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #185   +/-   ##
=========================================
  Coverage          ?   98.71%           
=========================================
  Files             ?       11           
  Lines             ?       78           
  Branches          ?        1           
=========================================
  Hits              ?       77           
  Misses            ?        1           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bb4b035...f1049e2. Read the comment docs.

Copy link
Contributor

@gutiory gutiory left a comment

Choose a reason for hiding this comment

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

LGTM!. Great job @alejandrohdezma 🎆

@alejandrohdezma alejandrohdezma merged commit fa2519f into master Jun 2, 2020
@alejandrohdezma alejandrohdezma deleted the prepare-for-new-dot-github branch June 2, 2020 07:43
@alejandrohdezma alejandrohdezma mentioned this pull request Jun 2, 2020
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

2 participants