-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance GitHub workflow handling and state management
- Filter triggerable workflows to only include those from the ".github/workflows/" directory. - Introduce lastBranch tracking in ModelGithubTrigger for improved workflow synchronization. - Refactor ModelGithubWorkflow to manage repository and branch states more effectively. - Implement state management for available workflows, updating UI components based on workflow presence. - Improve user feedback with updated placeholders and blur effects when no workflows are available. These changes improve the usability and responsiveness of the terminal handler components.
- Loading branch information
Showing
3 changed files
with
124 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters