Skip to content

Releases: jjuarez/mydotfiles

IBM Cloud target

15 Nov 13:56
8e3c1e4
Compare
Choose a tag to compare

The most important changes:

  • Adds a simplified version of the ibmcloud target which only shows the short name of the current account
  • Solves a duplicate for direnv files (.envrc) in the git global ignore configuration file
  • Terraform aliases reviewed
  • Deactivates the github.com support by default
  • zimfw module cleanup
  • Change my color scheme from molokai to tempus
  • Fixes the backup script

4.14.1: Feature: Live updates (#28)

09 Oct 17:50
27974d4
Compare
Choose a tag to compare

Not many changes, but the following ones:

  • Fixes the terraform plan wrapper
  • Updates the pre-commit
  • Adds support for the QCExperimental account

Terraform wrappers

01 Oct 16:59
1458089
Compare
Choose a tag to compare

In this release we changing the following points:

  • Improves the way to work with aliases for MacOS even when we don't have home brew installed.
  • Adds a set of custom Terraform wrappers, to help with our regular workflow.

IBM Account switching improvements

24 Sep 12:15
96b2dbb
Compare
Choose a tag to compare
  • The IBM Cloud account switching is now more reliable
  • Changes in the configuration of the SSH jump hosts

IBM stuff updated

11 Sep 07:18
f7dc786
Compare
Choose a tag to compare
  • The IBM Cloud feature now loads all the API keys for all the accounts
  • The switch account function unsets region and resource group
  • Adds the Yonsi SSH configuration support
  • Finally we added .envrc direnv configuration file to the git global ignore configuration

Terraform pre-commit configuration

18 Jul 10:43
12607ae
Compare
Choose a tag to compare

The most important changes in this release are the following ones:

  • Adds the support to have Terraform pre-commit configuration
  • Upgrades the pip tool by default in the setup
  • Upgrades pytest
  • Upgrades ansible-lint
  • Upgrades ansible-core

Automatic OTP for the IBM Cloud login

15 Jul 17:06
7dd98f0
Compare
Choose a tag to compare

Add the feature of automatic gathering of the OTP for the IBM Cloud login operation, and integrates it over the switch account function.

Tools on a diet

23 Feb 12:26
59ea314
Compare
Choose a tag to compare

Reducing the load on tools like the following ones:

  • Neo vim, reduction of the number of plugins
  • Neo vim, configuration cleanup
  • Avoid continue using fzf in favour of atuin

4.11.0

19 Jan 12:23
aa4a38e
Compare
Choose a tag to compare
  • From toggles to features
  • Brew backup
  • Some cleanup related to the old pyenv support

4.10.4

17 Nov 11:35
Compare
Choose a tag to compare

Changes:

  • Fix a minor error in GitHub Actions.