2nd Week of 2023
Coding⚑
Git⚑
-
New: Set the upstream remote by default.
git config --global --add push.default current git config --global --add push.autoSetupRemote true
DevOps⚑
Infrastructure as Code⚑
Terraform⚑
-
New: How to install it.
Go to the releases page, download the latest release, decompress it and add it to your
$PATH
.
Infrastructure Solutions⚑
Kubectl Installation⚑
-
Correction: Recommend to use distro repos when installing.
It's available now in debian
Operating Systems⚑
Linux⚑
afew⚑
- Correction: Remove unneeded dependencies when installing.
vdirsyncer⚑
-
Correction: Use SHA256 for the verification.
Now SHA1 is not allowed
-
New: Suggest more debuggin steps when connecting to google.