Jark
Jark
I'm using SSO with a self created GITHUB API token and when I run a release I get the following error? (Github.com)
### Testcontainers version 3.8.0 ### Using the latest Testcontainers version? Yes ### Host OS MacOS ### Host arch Silicon/ARM ### .NET version 7 ### Docker version ```shell Rancher 1.13.1 ```...
### What happened? https://docs.github.com/en/rest/repos/contents?apiVersion=2022-11-28#download-a-repository-archive-tar downloading a repo gets a Location header and downloads the binary content in Zip/Tar - currently the API only returns a Task so not data is...
I have a materialized view that has another materialized view inside of it job_success_history_by_today => references => job_success_history_by_day When I make a change to job_success_history_by_day - pg-diff tries to DROP...
### What happened? https://docs.github.com/en/rest/git/trees?apiVersion=2022-11-28 When passing a null - the value is not serialized inside TreesPostRequestBody_tree and an error is thrown that Content or Sha must be passed. If you...