Commit Graph

2 Commits

Author SHA1 Message Date
Josh van Leeuwen e3d4a8f1b4
Add Copyright headers to env, and remove utils. (#103)
Chore to add Copyright headers to `env` files.

Move containing funcs and deletes `utils` package. `utils` packages are
generally a code smell, and better placed in a more descriptive package
name that gives context.

Signed-off-by: joshvanl <me@joshvanl.dev>
2025-04-23 11:29:15 -03:00
Alessandro (Ale) Segala 0e1fd37fc4
Migrate metadata decoder from components-contrib to kit (#74)
* Migrate metadata decoder from components-contrib to kit

Required creating the `utils` package for utils.IsTruthy too (ported from runtime)

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Lint

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-31 14:15:30 -07:00