Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

build: adding generate-codegen step to Makefile #289

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

stefansedich
Copy link
Contributor

@stefansedich stefansedich commented Feb 12, 2020

After having had to play the generate dance a few times now, feels like adding a make generate-go step that will do the Go generation will make life easier and with the addition of a make generate step to do all the generating at once.

This will also simplify things as I write up the Getting started developing docs (coming soon).

Makefile Outdated Show resolved Hide resolved
Copy link
Member

@hiddeco hiddeco left a comment

Choose a reason for hiding this comment

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

LGTM

@hiddeco hiddeco added the build About the build or test scaffolding label Feb 12, 2020
@stefansedich
Copy link
Contributor Author

Rebased

@hiddeco hiddeco merged commit d9c01c2 into fluxcd:master Feb 12, 2020
@hiddeco hiddeco changed the title build: adding generate-go step to Makefile build: adding generate-codegen step to Makefile Feb 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build About the build or test scaffolding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants