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

cli: Generate files adjacent to input, with sane cuefs #84

Merged
merged 4 commits into from
Nov 13, 2022
Merged

Conversation

sdboyer
Copy link
Contributor

@sdboyer sdboyer commented Nov 1, 2022

Numerous fixes to the go code generator for both generating output adjacent to the input lineage file, and generating a sane cueFS that'll actually WORK given cue.mod environs

(still finishing the latter part)

Fixes #81
Fixes #77

@sdboyer sdboyer added enhancement New feature or request breaking change Breaks existing code labels Nov 1, 2022
@sdboyer
Copy link
Contributor Author

sdboyer commented Nov 13, 2022

Got the FS generation sorted out, finally. It involved introducing some function call indirection, which is toggleable by config inputs. But i think we're in a decent enough place, now.

@sdboyer sdboyer marked this pull request as ready for review November 13, 2022 03:40
@sdboyer sdboyer merged commit 50fd3c0 into main Nov 13, 2022
mildwonkey pushed a commit that referenced this pull request May 1, 2023
cli: Generate files adjacent to input, with sane cuefs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Breaks existing code enhancement New feature or request
Projects
None yet
1 participant