Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

v0.16.0 #1924

Merged
merged 12 commits into from
Apr 2, 2020
Merged

v0.16.0 #1924

merged 12 commits into from
Apr 2, 2020

Conversation

markbates
Copy link
Member

No description provided.

markbates and others added 8 commits January 23, 2020 10:11
cache deps before building and copying source so that we don't need to re-download as much
and so that source changes don't invalidate our downloaded layer
…#1894)

* Generator resource action test breaks with unused imports fixes #1893

* break packr cache

* fix broken test
* update deps

* update envy

* update meta
@markbates markbates requested a review from a team as a code owner March 18, 2020 16:17
@markbates markbates added this to the v0.15.6 milestone Mar 18, 2020
@paganotoni
Copy link
Member

Thanks for putting this one together Mark!. The only issue I foresee is that new app tests will not work as gobuffalo/suite still not supports pop/v5

@markbates
Copy link
Member Author

@paganotoni do you have a fix/patch or something?

@paganotoni
Copy link
Member

There is a branch that changes to use /v5 but is not blackguard compatible.

@paganotoni
Copy link
Member

@paganotoni
Copy link
Member

@markbates gobuffalo/suite#36 gobuffalo/suite/v3 uses pop v5.

buffalo/cmd/fix/fix.go Outdated Show resolved Hide resolved
@markbates markbates removed this from the v0.15.6 milestone Mar 24, 2020
@markbates markbates changed the title v0.15.6 v0.16.0 Mar 24, 2020
@paganotoni
Copy link
Member

@markbates it seems like we need to change

"github.com/gobuffalo/pop"
. Right ?

@paganotoni
Copy link
Member

Nevermind. It seems you updated that one already :)

@paganotoni
Copy link
Member

Only thing I noticed is that if we make fix change source to use uuid/v3, then we should update validate to use it as well.
I created this PR to update Validate to use uuid/v3 : gobuffalo/validate#20

@paganotoni paganotoni self-requested a review April 1, 2020 15:23
Co-authored-by: Antonio Pagano <apagano@wawand.co>
@paganotoni
Copy link
Member

gobuffalo/validate#20 merged @markbates @gobuffalo/all

@markbates markbates merged commit 1da9a76 into master Apr 2, 2020
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.

5 participants