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

Fixes #15578: Add rudder-api-client to the rudder packages #21

Conversation

Fdall
Copy link
Contributor

@Fdall Fdall commented Aug 26, 2019

Makefile Outdated
DESTDIR = $(CURDIR)/target

build:
mkdir -p $(DESTDIR)
Copy link
Member

Choose a reason for hiding this comment

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

This should be in install not in build

Makefile Outdated

RUDDER_VERSION_TO_PACKAGE =
RUDDER_MAJOR_VERSION := $(shell echo ${RUDDER_VERSION_TO_PACKAGE} | cut -d'.' -f 1-2)
PYTHON = python3
Copy link
Member

Choose a reason for hiding this comment

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

where is this used ?

@Fdall
Copy link
Contributor Author

Fdall commented Aug 26, 2019

PR updated with a new commit

@Fdall Fdall requested a review from peckpeck August 26, 2019 14:49
@Fdall
Copy link
Contributor Author

Fdall commented Aug 28, 2019

PR updated with a new commit

@Normation-Quality-Assistant

OK, squash merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant force-pushed the ust_15578/add_rudder_api_client_to_the_rudder_packages branch from 3df3d20 to c00c752 Compare August 29, 2019 06:02
@Normation-Quality-Assistant Normation-Quality-Assistant merged commit c00c752 into Normation:master Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants