samrose
samrose
> In my view we still need some automatic deduplication of config files to be sure they don't have differences and will not have in the future. E.g ansible-nix/files/kong_config/kong.service.j2 and...
@riderx I recommend posting this issue to https://github.com/supabase/cli/issues which covers issues with running the `supabase` command, and the images that are associated with that. Closing and recommend re-posting there.
@sweatybridge do you know if there is a way to move this issue to https://github.com/supabase/cli/issues assuming you agree that is the correct home for it? Thanks!
thanks @sweatybridge
@jfroche I believe I will need to adjust workflows to run successfully on a PR coming from a fork of this repo, once the workflows are approved to run. So...
It could be worth looking at https://cuelang.org/ to meet the requirements described here Here is an example The below is pseudocode example of creating schemas to define tasks in cue,...
Of course it could be possible to just cut cue out of the picture, and consume and run tasks directly in Rust too. But cue can do merging of config...
@soedirgo I am working on finding the issue with Rust handling that is causing this breakage. I am hoping to have it resolved within a day or two.
Somehow the nixpkgs input in `flake.lock` got updated, which we don't want to currently. I rolled it back to what is in the develop branch locally. I am trying to...
Closing. PR's welcome if anyone has a proposition for desired changes.