Rail Aliiev
Rail Aliiev
Returning this to the pool in order to triage.
> @rail , is there anything that you need or that I can do to help you get this delivered? Sorry for the tardy reply, didn't notice the ping. I...
We definitely should use the same process. I'd even say, CI should build images ready to be released without any modifications. In other words we would "promote" CI artifacts as...
Manually synced with Jira
Another option would be publishing images from PRs to [GitHub's repository](https://docs.github.com/en/actions/guides/publishing-docker-images#publishing-images-to-github-packages). This way we can verify that we can build docker images and reuse them, while separating the main and...
I haven't tried it, but reading the [docs](https://docs.github.com/en/actions/guides/publishing-docker-images#publishing-images-to-github-packages) it sounds that you don't need to store anything in the GitHub secrets - GitHub should automatically create `GITHUB_TOKEN` for us. We...
Can you remove the changes in the ` cockroachdb/Chart.yaml`? It will be regenerated as a part of next release.
bors single on
I'm not aware of anything other than personal usage, we have a few people actively using NixOS as their main OS. We used to use Nix to deploy various services,...