Skip to content

fix(Makefile): add dbmock to swagger deps and improve performance #8332

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

Merged

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Jul 5, 2023

I haven't been able to repro, but I hope this will fix the make gen issue in CI, as observed here:

https://github.com/coder/coder/actions/runs/5467895659/jobs/9954805055

I've also reduce GO_SRC_FILES to only include non-test files. For test file deps those should be listed explicitly, e.g. via wildcard.

@mafredri mafredri requested review from kylecarbs and deansheather and removed request for kylecarbs July 5, 2023 19:52
@mafredri mafredri requested a review from kylecarbs July 5, 2023 19:52
@mafredri mafredri force-pushed the mafredri/fix-makefile-add-dbmock-to-swagger-and-improve-perf branch from 0e58b27 to 56e92e1 Compare July 5, 2023 19:53
@mafredri mafredri merged commit 1d746b9 into main Jul 6, 2023
@mafredri mafredri deleted the mafredri/fix-makefile-add-dbmock-to-swagger-and-improve-perf branch July 6, 2023 07:59
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants