Skip to content

bump: RELEASE version to v0.10.7#54

Merged
damachine merged 2 commits intomasterfrom
feature/test-branch
Oct 8, 2025
Merged

bump: RELEASE version to v0.10.7#54
damachine merged 2 commits intomasterfrom
feature/test-branch

Conversation

@damachine
Copy link
Owner

Refactor code structure and improve maintainability

  • Moved function definitions to correct order to fix SC2218 shellcheck warnings
  • Extracted redundant cleanup code into centralized _prune() function
  • Consolidated fzf menu logic into reusable _fzf_menu() helper function
  • Added shellcheck disable comment for SC1091 (system-dependent source file)
  • Improved AUR workflow to trigger only on TKG_INSTALLER_VERSION changes
  • Reduced code duplication across menu handlers and cleanup routines

Refactor code structure and improve maintainability

- Moved function definitions to correct order to fix SC2218 shellcheck warnings
- Extracted redundant cleanup code into centralized _prune() function
- Consolidated fzf menu logic into reusable _fzf_menu() helper function
- Added shellcheck disable comment for SC1091 (system-dependent source file)
- Improved AUR workflow to trigger only on TKG_INSTALLER_VERSION changes
- Reduced code duplication across menu handlers and cleanup routines
Refactor code structure and improve maintainability

- Moved function definitions to correct order to fix SC2218 shellcheck warnings
- Extracted redundant cleanup code into centralized _prune() function
- Consolidated fzf menu logic into reusable _fzf_menu() helper function
- Added shellcheck disable comment for SC1091 (system-dependent source file)
- Improved AUR workflow to trigger only on TKG_INSTALLER_VERSION changes
- Reduced code duplication across menu handlers and cleanup routines
@damachine damachine enabled auto-merge (squash) October 8, 2025 16:48
@damachine damachine merged commit 57a8323 into master Oct 8, 2025
3 checks passed
@damachine damachine deleted the feature/test-branch branch October 8, 2025 16:49
@damachine damachine restored the feature/test-branch branch October 8, 2025 18:30
damachine added a commit that referenced this pull request Oct 8, 2025
* bump: RELEASE version to v0.10.7 (#54)

* bump: RELEASE version to v0.10.7

Refactor code structure and improve maintainability

- Moved function definitions to correct order to fix SC2218 shellcheck warnings
- Extracted redundant cleanup code into centralized _prune() function
- Consolidated fzf menu logic into reusable _fzf_menu() helper function
- Added shellcheck disable comment for SC1091 (system-dependent source file)
- Improved AUR workflow to trigger only on TKG_INSTALLER_VERSION changes
- Reduced code duplication across menu handlers and cleanup routines

* bump: RELEASE version to v0.10.7

Refactor code structure and improve maintainability

- Moved function definitions to correct order to fix SC2218 shellcheck warnings
- Extracted redundant cleanup code into centralized _prune() function
- Consolidated fzf menu logic into reusable _fzf_menu() helper function
- Added shellcheck disable comment for SC1091 (system-dependent source file)
- Improved AUR workflow to trigger only on TKG_INSTALLER_VERSION changes
- Reduced code duplication across menu handlers and cleanup routines

* chore: refactor code structure for "Do not run as root" check and improve maintainability

chore: refactor code structure for "Do not run as root" check and improve maintainability

ci: Arch/AUR workflow only triggers on version changes and improved commit logic

ci: Arch/AUR: Bump version only if changed

ci: fix warnings

ci: fix

refactor: improve code structure and CI/CD workflow

- Refactored "Do not run as root" check for better maintainability
- Moved function definitions to correct order (fixed SC2218 shellcheck warnings)
- Centralized cleanup logic in _prune() function to reduce code duplication
- Unified fzf menu handling with reusable _fzf_menu() helper
- Added shellcheck disable for SC1091 (system-dependent /etc/os-release)
- Updated AUR workflow to trigger only on TKG_INSTALLER_VERSION changes
- Improved workflow commit logic to handle empty commits gracefully
- Fixed workflow warnings and errors

ci: change trigger

ci: fix log for aur package

bump: version to v0.10.8

ci: fix revert version test

ci

test: version test trigger

ci

ci

ci

test

test

ci: fix

* bump: RELEASE version to v0.10.8

* fix typo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant