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

Tweak the CI setup and build #624

Merged
merged 11 commits into from
Mar 31, 2019
Merged

Tweak the CI setup and build #624

merged 11 commits into from
Mar 31, 2019

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Mar 30, 2019

Problem

  • We're running unit tests twice on the CI for no good reason
  • FOSSA is shite
  • We're running unit tests and Lint as part of the pre-push hook
  • We're using an outdated Android CI image
  • We're using an outdated Gradle version
  • We have some fuckups in the Detekt setup

Solution

  • Make the unit tests only run once on the CI
  • Dump FOSSA
  • Only run Detekt and ktlint in the hook
  • Use the stable CI Docker image
  • Update Gradle
  • Fix the Detekt setup

Paired with

Nobody

@fourlastor fourlastor merged commit 67f1f0d into develop Mar 31, 2019
@fourlastor fourlastor deleted the ci-tweaks branch March 31, 2019 10:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants