Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Swap sed expression with tomlq #5

Closed
wants to merge 16 commits into from

Commits on May 16, 2021

  1. Swap sed expression with tomlq

    Tomlq is a `toml` file parser built off of `jq`. It simplifies the sed
    expression
    cbcoutinho committed May 16, 2021
    Configuration menu
    Copy the full SHA
    8414309 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Configuration menu
    Copy the full SHA
    dc8515e View commit details
    Browse the repository at this point in the history
  2. Install tomlq during CI

    cbcoutinho committed May 22, 2021
    Configuration menu
    Copy the full SHA
    083b871 View commit details
    Browse the repository at this point in the history
  3. use python from pyenv

    cbcoutinho committed May 22, 2021
    Configuration menu
    Copy the full SHA
    b0de8bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a89385 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1230b66 View commit details
    Browse the repository at this point in the history
  6. Install jq

    cbcoutinho committed May 22, 2021
    Configuration menu
    Copy the full SHA
    ed9a856 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    063d24c View commit details
    Browse the repository at this point in the history
  8. Fix pipe with xargs

    cbcoutinho committed May 22, 2021
    Configuration menu
    Copy the full SHA
    ea53812 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e647b3 View commit details
    Browse the repository at this point in the history
  10. basename -> dirname

    cbcoutinho committed May 22, 2021
    Configuration menu
    Copy the full SHA
    1404c3a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    734c294 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    185421b View commit details
    Browse the repository at this point in the history
  13. Run script using bash

    cbcoutinho committed May 22, 2021
    Configuration menu
    Copy the full SHA
    959668f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8994858 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f38c3f9 View commit details
    Browse the repository at this point in the history