Skip to content

Improve makefile actions#272

Merged
chinmayshah99 merged 1 commit intoOpenMined:devfrom
alejandrosame:feature/Makefile-improvements
Aug 27, 2020
Merged

Improve makefile actions#272
chinmayshah99 merged 1 commit intoOpenMined:devfrom
alejandrosame:feature/Makefile-improvements

Conversation

@alejandrosame
Copy link
Copy Markdown
Member

@alejandrosame alejandrosame commented Aug 26, 2020

Description

While working on fixing #268 and adding new tests, I noticed that the current Makefile build and install actions were failing. This PR updates the Makefile for a smoother dev experience. These issues are never raised during CI testing because we always make fresh installations.

Affected Dependencies

No dependencies changed.

How has this been tested?

I executed the changed actions manually:

  • make build now can run multiple times even when build_PyDP.sh is not updated.
  • make install now properly reinstalls PyDP package in the current pipenv environment.
  • make install changes do not brake make test action.

Checklist

@alejandrosame alejandrosame added the Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor label Aug 26, 2020
@chinmayshah99 chinmayshah99 changed the title Improve makefiel actions Improve makefile actions Aug 26, 2020
@chinmayshah99 chinmayshah99 merged commit 93aa266 into OpenMined:dev Aug 27, 2020
@alejandrosame alejandrosame deleted the feature/Makefile-improvements branch August 27, 2020 10:09
dvadym added a commit to dvadym/PyDP that referenced this pull request Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants