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

Extract some code in packages #1449

Merged
merged 1 commit into from
Apr 20, 2017
Merged

Conversation

vdemeester
Copy link
Contributor

Reviving #1006 👼

  • This will help split stuff in smaller, better tested packages
  • This moves some stuff like the traefik command to package cmd

It's build on top of #1444, so only the 2nd commit should be reviewed 👼

🦁

@timoreimann
Copy link
Contributor

timoreimann commented Apr 17, 2017

I think you'll need to adjust the Makefile targets and script/ helpers since the build target directory changed from root to cmd.

Docs in .github/CONTRIBUTING.md likely need a small update too.

@timoreimann
Copy link
Contributor

Hmm, given that the build ran for quite a while (even though erroneously), my comment might be false. Maybe you can double check.

@vdemeester
Copy link
Contributor Author

@timoreimann yep, I need to update docs, just want to make sure these changes are ok for @emilevauge and everybody before doing it 👼

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

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

LGTM beside docs 👼 Good Job!

@emilevauge
Copy link
Member

@vdemeester Looks very good to me ( love the new server package 😍 )

@vdemeester vdemeester force-pushed the more-extraction branch 2 times, most recently from b5a7444 to 526fc45 Compare April 19, 2017 12:16
@vdemeester
Copy link
Contributor Author

Updated with the docs 👼

Copy link
Contributor

@timoreimann timoreimann left a comment

Choose a reason for hiding this comment

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

LGTM.

- This will help split stuff in smaller, better tested packages
- This moves some stuff like the traefik command to package `cmd`

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Copy link
Member

@emilevauge emilevauge left a comment

Choose a reason for hiding this comment

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

Well done @vdemeester
LGTM 🎉

@vdemeester vdemeester merged commit de557d0 into traefik:master Apr 20, 2017
@vdemeester vdemeester deleted the more-extraction branch April 20, 2017 09:37
@ldez ldez modified the milestone: 1.3 Apr 23, 2017
@ldez ldez added kind/enhancement a new or improved feature. and removed status/3-needs-merge labels May 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement a new or improved feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants