andoks
andoks
I also had a similar problem when following the [basic migrations tutorial](https://hasura.io/docs/1.0/graphql/manual/migrations/basics.html#migrations-basics). My initial (first) migration created from the [initializing migrations](https://hasura.io/docs/1.0/graphql/manual/migrations/basics.html#initializing-migrations) step was registered as "Not Present" in the database....
I have experimented a bit, and created a WIP patch for this enhancement as a proof-of-concept that seems to work OK as go-oidc have had EdDSA support (https://github.com/coreos/go-oidc/commit/cd52382a51eb12b4a95207a3e39cbab87d9469e1) for quite...
@tuunit : have pushed a PR #2851 - if you can have look and see if this seems to be the right direction, and maybe point out where to add...
Unstale @tuunit : it has been a while, but I think the patch still is relevant. If the approach is good, I can rebase if necessary and prepare it for...
Yeah, I totally get that it is a lot of work, feel free to close this as "wont-do" or something like that if you prefer to keep the issue-list clean....
A suggestion for how to fix this, see the following attached patch that should apply to main branch [0001-Enable-config.file-s-on-remote-docker-hosts.patch.gz](https://github.com/user-attachments/files/15506646/0001-Enable-config.file-s-on-remote-docker-hosts.patch.gz) (had to gzip the file, as it would not upload as...
Two alternatives if this change in existing behaviour is undesireable, could be to make the config.driver = "copy" change to this new behaviour, or support a new config.copy property for...
> > see the following attached patch > > Please open a pull-request @ndeloof: done -> https://github.com/docker/compose/pull/11871
@LawrenceWarren: I can see the usecase for that, but IMO that is an entire new feature, with associated tasks. This issue and the connected MR is from my perspective more...
@ndeloof: what do you think about introducing a new key (e.g "copy_file", "local_file" or something else that makes sense) that can do it the new way? Or perhaps by setting...