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

Replace make with invoke #1096

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Replace make with invoke #1096

merged 1 commit into from
Mar 1, 2021

Conversation

lfdebrux
Copy link
Contributor

@lfdebrux lfdebrux commented Feb 26, 2021

Ticket: https://trello.com/c/hCCo28Bc/

We want to be able to reduce duplication of code across our repos; one of the places we have a lot of duplicated code is in our Makefiles; all of our repos have very similar Makefiles with small historical differences.

This commit replaces Make with invoke, using the tasks from alphagov/digitalmarketplace-developer-tools.

We want to be able to reduce duplication of code across our repos; one
of the places we have a lot of duplicated code is in our Makefiles; all
of our repos have very similar Makefiles with small historical
differences.

This commit replaces Make with invoke, using the tasks from
alphagov/digitalmarketplace-developer-tools.

See Crown-Commercial-Service/digitalmarketplace-developer-tools#1 for more details.
Copy link
Contributor

@gidsg gidsg left a comment

Choose a reason for hiding this comment

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

👍 🏒

@lfdebrux lfdebrux merged commit 7befd44 into master Mar 1, 2021
@lfdebrux lfdebrux deleted the ldeb-add-invoke branch March 1, 2021 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants