Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Remove 3rd party software integrations #614

Merged
merged 1 commit into from Sep 23, 2019

Conversation

jcsirot
Copy link
Contributor

@jcsirot jcsirot commented Sep 16, 2019

- What I did
3rd party software integrations have been written during the project early stage and is now obsolete and not maintained. It has to be removed from the codebase.

- How I did it
Remove the integrations directory and the related build steps in the Makefiles

- Description for the changelog

  • Remove 3rd party software integration code

- A picture of a cute animal (not mandatory but encouraged)

ob_3cfd99_maxresdefault-1

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

I think you left some pieces in the jenkins files https://github.com/docker/app/blob/master/Jenkinsfile.baguette#L147

@silvin-lubecki
Copy link
Contributor

…eps from codebase

Signed-off-by: Jean-Christophe Sirot <jean-christophe.sirot@docker.com>
@jcsirot
Copy link
Contributor Author

jcsirot commented Sep 16, 2019

@silvin-lubecki Indeed, I've seen it too late. PR updated

@codecov
Copy link

codecov bot commented Sep 16, 2019

Codecov Report

Merging #614 into master will decrease coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
- Coverage   72.73%   72.35%   -0.38%     
==========================================
  Files          50       50              
  Lines        2648     2583      -65     
==========================================
- Hits         1926     1869      -57     
+ Misses        486      483       -3     
+ Partials      236      231       -5
Impacted Files Coverage Δ
internal/packager/init.go 60.97% <0%> (-8.18%) ⬇️
types/parameters/parameters.go 93.65% <0%> (-3.18%) ⬇️

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 c9eb813...78a90f0. Read the comment docs.

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

LGTM

@silvin-lubecki silvin-lubecki merged commit fffbbfa into docker:master Sep 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants