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

static/generated.go is outdated #126

Open
dolmen opened this issue Jul 17, 2023 · 3 comments · May be fixed by #134
Open

static/generated.go is outdated #126

dolmen opened this issue Jul 17, 2023 · 3 comments · May be fixed by #134

Comments

@dolmen
Copy link
Contributor

dolmen commented Jul 17, 2023

static/generated.go has not been updated after templates updates.

Here is how to reproduce:

$ cd transform
$ go run .
$ git diff ../static
@dolmen
Copy link
Contributor Author

dolmen commented Jul 17, 2023

Note: it would be good to merge #127 first.

@dolmen
Copy link
Contributor Author

dolmen commented Jul 20, 2023

#133 improves CI to detect this issue in the future.

@dolmen
Copy link
Contributor Author

dolmen commented Jul 20, 2023

#134 fixes the issue.

dolmen added a commit to dolmen-go/goxygen.fork that referenced this issue Jul 20, 2023
Fixes Shpota#126.

This is just:
    go generate ./...
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 a pull request may close this issue.

1 participant