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

Handle lib/ automatically #302

Open
1 task
adamwolf opened this issue Mar 23, 2023 · 0 comments
Open
1 task

Handle lib/ automatically #302

adamwolf opened this issue Mar 23, 2023 · 0 comments
Assignees
Labels
INF Infra, not user-visible

Comments

@adamwolf
Copy link
Contributor

adamwolf commented Mar 23, 2023

Desiderata

Preview Give feedback

We have some CI that checks that lib/ matches what happens when you autogenerate the files from what's in the repository.

If everyone always remembered to run gulp clean compile and then git add lib/ before every PR, we'd be set.

Let's extend the CI thing to add a single step that checks if there were changes and they were all inside of lib/, and then it commits and pushes its own update. It should be quick to write.

Maybe it'll be great, maybe it'll be super annoying. Let's find out!

Cognata

Verbata: gulp, build step, source code, CI, continuous integration, version control is only for source code, autogenerated files out of the repo,

@adamwolf adamwolf self-assigned this Mar 23, 2023
adamwolf added a commit that referenced this issue Mar 23, 2023
@dreeves dreeves changed the title handle lib/ automatically Handle lib/ automatically May 1, 2023
@dreeves dreeves added the INF Infra, not user-visible label Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INF Infra, not user-visible
Projects
None yet
Development

No branches or pull requests

2 participants