Skip to content

Handle lib/ automatically #302

@adamwolf

Description

@adamwolf

Desiderata

  • Get the lib directory out of version control since it's all autogenerated

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,

Metadata

Metadata

Assignees

Labels

INFInfra, not user-visible

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions