- Mar 01, 2025
-
-
nimrod authored
Lifted from https://blog.gitbutler.com/how-git-core-devs-configure-git/.
-
- Feb 04, 2025
- Jan 17, 2025
-
-
nimrod authored
-
nimrod authored
Address pylint warnings. Make a clear seperation of GitHub and GitLab repo handling. Don't try to create a GitHub connection if there are no GitHub mirrors.
-
nimrod authored
To download packages from private registries.
-
nimrod authored
Needed for some project that uses the CloudWatch Synthetics where the newest supported version is 3.9.
-
nimrod authored
The old one expired.
-
nimrod authored
Actually use the `tf` wrapper.
-
nimrod authored
- Replace prospector with Pylint and Bandit. Those are the only tools not already configured in pre-commit. This way provides better control, better outputs and seems more reliable. - Remove the GitLab CI linter, doesn't work. - Address a bunch of pre-commit issues.
-
- Jan 11, 2025
-
-
nimrod authored
Runs the Mega CLI in a container from the image in the dockerfiles repo in the Kodi host.
-
- Dec 18, 2024
-
-
nimrod authored
-
nimrod authored
- Remove the SOPS KMS ARN, it's in the `.sops.yaml` files now. - Add the Sentry auth token.
-
nimrod authored
-
nimrod authored
The idea of syncing the history between devices was nice but never worked properly. Nextcloud doesn't have a mechanism of resolving conflicts and I kept losing parts of the history.
-
nimrod authored
It's needed for the Docker Terraform provider.
-
nimrod authored
- New alias for checking a server's certificate. - Move everything to a dedicated file under `.bashrc.d/`.
-
- Oct 26, 2024
-
-
nimrod authored
Sometimes I change versions of podman and I need to remove the container and image and recreate them.
-
- Oct 20, 2024
-
-
nimrod authored
-
- Oct 12, 2024
-
-
nimrod authored
Retry commands.
-
nimrod authored
-
nimrod authored
To autocorrect git commands.
-
nimrod authored
For exporting the AWS environment variables for SSO.
-
nimrod authored
The workbench image now the `docker` CLI, `podman-remote` and `podman` symlinked to `host-spawn`. They all work out of the box without any added configuration. So split the config to `.bashrc.d/`, replace some aliases that use `docker` locally with `podman`, remove useless config, add the `docker` contexts and replace aliases using `docker` remotely with contexts.
-
nimrod authored
Some hooks fail to install.
-
- Aug 07, 2024
-
-
nimrod authored
-
- Jun 19, 2024
- Jun 17, 2024
- Apr 28, 2024
-
-
nimrod authored
The script in Poquita only scans the audio library. The one in the Transmission image requires some environment variables and also sends a notification to Nextcloud. So fallback to using cURL.
-
- Apr 06, 2024
-
-
nimrod authored
A little cleaner.
-
- Mar 24, 2024