Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: andry81-devops/gh-workflow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: andry81-devops/gh-workflow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 19 commits
  • 39 files changed
  • 1 contributor

Commits on May 27, 2024

  1. 2024.05.27:

    * changed: _externals, bash: back merge
    andry81 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a24182c View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. 2024.06.08:

    * fixed: bash/github/init-yq-workflow.sh: missed to detect `jq` existence in case of `https://github.com/kislyuk/yq` implementation
    andry81 committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1170079 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. 2025.02.03:

    * refactor: README.md: minor refactor
    andry81 committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    f71c830 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. 2026.01.08:

    * changed: _externals/tacklelib/bash/tacklelib: merge with the latest changes
    andry81 committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    21b0ed4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. 2026.01.15:

    * new: bash/github/init-*-workflow.sh: always print the path and version of used tools
    * new: bash/github/init-yq-workflow.sh: `ENABLE_YAML_PRINT_ALL` variable to enable all prints altogether
    * changed: _externals/tacklelib/bash/tacklelib: merge with the latest changes
    * changed: bash/github/init-basic-workflow.sh: code cleanup
    andry81 committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    15e7a48 View commit details
    Browse the repository at this point in the history
  2. 2026.01.15:

    * fixed: bash/github/init-diff-workflow.sh: missed to check `patch` existence
    * fixed: bash: minor fixup
    * changed: bash/github/init-*-workflow.sh: code improvement
    * changed: bash: removed `tkl_execute_calls` calls in inclusion scripts, moved `tkl_execute_calls` calls into a condition block in executable scripts
    * changed: bash/*/accum-*.sh: moved main script code into a function to be able to test script includes only
    andry81 committed Jan 15, 2026
    Configuration menu
    Copy the full SHA
    123dff7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2026

  1. 2026.01.19:

    * fixed: bash/github/init-yq-workflow.sh: `ENABLE_YAML_PRINT_ALL` didn't print all
    andry81 committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    85f8559 View commit details
    Browse the repository at this point in the history
  2. 2026.01.19:

    * fixed: bash/github/init-yq-workflow.sh: empty print
    andry81 committed Jan 19, 2026
    Configuration menu
    Copy the full SHA
    52d84c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. 2026.01.20:

    * new: README.md: tests link
    andry81 committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    604065b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. 2026.01.28:

    * fixed: bash/github/init-yq-workflow.sh: workaround for `Spurious comment line duplication in yq v4.50.1` : mikefarah/yq#2578
    * changed: bash/github/init-yq-workflow.sh: code cleanup
    * changed: *.sh: code improvement
    andry81 committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    a198c72 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. 2026.01.30:

    * changed: bash/github/init-*.sh: conditional protection from a direct call of an init function
    * changed: _externals/tacklelib/bash/tacklelib: merge with the latest changes
    andry81 committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    035d784 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. 2026.01.31:

    * fixed: bash/github/init-yq-workflow.sh: improved workaround for `Spurious comment line duplication in yq v4.50.1`
    andry81 committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    b03d6b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2026

  1. 2026.02.02:

    * changed: *.sh: inverted all not `if` conditions to avoid hidden return code set
    * changed: *.sh: include guards improvement
    * changed: *.sh: global code improvement and refactor
    andry81 committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    0c239bd View commit details
    Browse the repository at this point in the history
  2. 2026.02.02:

    * fixed: bash/github/accum-rate-limits.sh: json format update
    andry81 committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    b8c91bc View commit details
    Browse the repository at this point in the history
  3. 2026.02.02:

    * new: bash/github/init-yq-workflow.sh, accum-*.sh: `YAML_OUTPUT_LR` environment variable to explicitly control yaml output file line return format
    * changed: *.sh: exit on first error in `tkl_execute_calls` function
    * changed: *.sh: minor code improvement and refactor
    * changed: _externals/tacklelib/bash/tacklelib: merge with the latest changes
    andry81 committed Feb 2, 2026
    Configuration menu
    Copy the full SHA
    47911e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. 2026.02.04:

    * changed: bash/github/*.sh: missed changes
    * changed: _externals/tacklelib/bash/tacklelib: merge with the latest changes
    andry81 committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    3d9c978 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. 2026.02.04:

    * changed: *.sh: switched to portable version of shebang line
    * changed: _externals/tacklelib/bash/tacklelib: merge with the latest changes
    andry81 committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    4b2e88d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. 2026.02.05:

    * new: bash/github/init-basic-workflow.sh, bash/github/init-print-workflow.sh, print-*.sh: `CHANGELOG_FILE_LR` environment variable to explicitly control changelog output file line return format
    * changed: bash/github/init-yq-workflow.sh: minor improvement
    andry81 committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    b8b54bd View commit details
    Browse the repository at this point in the history
  2. 2026.02.06:

    * fixed: bash/github/init-print-workflow.sh, print-*.sh: execution fixup
    andry81 committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    687331d View commit details
    Browse the repository at this point in the history
Loading