Commit Graph

  • 49a5eec484 reafactor example yml files bahdotsh 2025-04-25 15:33:26 +05:30
  • fb1c636971 feat: add GitLab pipeline integration bahdotsh 2025-04-25 15:32:04 +05:30
  • 0c5460e6ea feat: add GitLab pipeline integration bahdotsh 2025-04-25 15:31:46 +05:30
  • f1421dc154 fix: fix trigger issues bahdotsh 2025-04-25 13:21:45 +05:30
  • 189fc0f97b added workflow dispatch bahdotsh 2025-04-25 12:49:01 +05:30
  • 46cd1d6e33 updated README bahdotsh 2025-04-24 18:34:47 +05:30
  • 6e3d61efe3 feat: added github workflow schemas for better handling the workflows bahdotsh 2025-04-24 18:10:52 +05:30
  • 674af353f1 clippy fixes bahdotsh 2025-04-24 17:45:31 +05:30
  • 0acc65ff79 feat: better ouputs bahdotsh 2025-04-24 16:49:07 +05:30
  • e524122f62 feat: detailed verbose and debug outputs of steps bahdotsh 2025-04-24 16:06:53 +05:30
  • 3b8d9d09a9 fixed formatting bahdotsh 2025-04-24 13:52:38 +05:30
  • c8bcb3820a fix: clippy fixes bahdotsh 2025-04-24 13:50:16 +05:30
  • 818cfe5522 fix: fix docker mode issues bahdotsh 2025-04-24 13:48:52 +05:30
  • 6455dffa94 modified build.yml bahdotsh 2025-04-24 13:07:54 +05:30
  • ad7046ed89 clippy fixes bahdotsh 2025-04-23 16:43:13 +05:30
  • cb3f753f22 fix(docker): prevent TUI freeze by adding timeouts to Docker operations bahdotsh 2025-04-23 16:40:40 +05:30
  • 056572a246 formatted bahdotsh 2025-04-23 16:08:15 +05:30
  • bd525ca23a fix(tui): prevent freezing when Docker service is running bahdotsh 2025-04-23 15:49:58 +05:30
  • 22664eb324 fix formatting issues bahdotsh 2025-04-21 19:36:02 +05:30
  • f04439011e Fix Docker cleanup tests timing out in Linux CI environments bahdotsh 2025-04-21 19:34:50 +05:30
  • 6e1eb8e62d fix: fix the formatting issues bahdotsh 2025-04-21 19:22:48 +05:30
  • e6c068cc1d fix test issue in linux' bahdotsh 2025-04-21 19:21:15 +05:30
  • 99a0bae3e9 updated build bahdotsh 2025-04-21 19:01:17 +05:30
  • 3f9ec9f89b removed windows for now from build bahdotsh 2025-04-21 18:58:44 +05:30
  • ad6ad05311 build.yml bahdotsh 2025-04-21 18:51:50 +05:30
  • bb77848b78 update release bahdotsh 2025-04-21 18:49:53 +05:30
  • 85a335c4fa permissions bahdotsh 2025-04-21 18:43:17 +05:30
  • 4b4d5e3d26 fix: Fix github_link filter in changelog template bahdotsh 2025-04-21 18:38:24 +05:30
  • 5ba2759b4d updated git cliff config bahdotsh 2025-04-21 18:32:51 +05:30
  • 034feec268 updated the workflows bahdotsh 2025-04-21 18:27:18 +05:30
  • b542ae00d6 updated release.yml bahdotsh 2025-04-21 18:19:08 +05:30
  • 70f3fa5612 updated build.yml to remove windows for now v0.3.0 bahdotsh 2025-04-21 18:08:40 +05:30
  • 90b3f6bac6 make clippy happy bahdotsh 2025-04-21 18:04:52 +05:30
  • 7b735796c4 formatted bahdotsh 2025-04-21 17:38:43 +05:30
  • 80bf0cde8c updated readme bahdotsh 2025-04-21 17:34:39 +05:30
  • 4dccf0bd27 updated readme bahdotsh 2025-04-21 17:32:43 +05:30
  • 80a41a719c fixed the release workfllow bahdotsh 2025-04-21 17:28:12 +05:30
  • cd89b64015 fix: display error details for failed workflow executions bahdotsh 2025-04-21 17:22:38 +05:30
  • 622a9081ea feat: release workflow bahdotsh 2025-04-21 17:13:33 +05:30
  • 2a85734ead test warnings fix bahdotsh 2025-04-21 17:07:05 +05:30
  • ec13bc39dd tests for resource cleanup bahdotsh 2025-04-21 17:03:26 +05:30
  • ef15744b3b feat: resource cleanup bahdotsh 2025-04-21 16:42:16 +05:30
  • e0e0e6aba1 feat: search and filter logs bahdotsh 2025-04-21 15:40:31 +05:30
  • 8fdd85d0c3 fixed all the warnings bahdotsh 2025-04-21 15:11:29 +05:30
  • 493ab5c0a9 fix trigger from ui issue bahdotsh 2025-04-21 14:52:07 +05:30
  • c4013bd8af feat: logs and status messages bahdotsh 2025-04-21 13:56:55 +05:30
  • 4738a1b41c trigger workflow manually bahdotsh 2025-04-21 12:37:32 +05:30
  • c0bc40d65a Merge pull request #13 from bahdotsh/bahdotsh/trigger_wrkflws Gokul 2025-04-21 12:17:45 +05:30
  • ab6bba6110 feat: add workflow_dispatch trigger command Add ability to trigger GitHub workflows with workflow_dispatch event from CLI. This enables manual workflow triggering without using GitHub UI or custom bash scripts. Add trigger subcommand with branch and input parameters Add list subcommand to show available workflows Create GitHub API client for workflow dispatch events Implement repo detection from git remote Add User-Agent header for GitHub API requests Update documentation with usage examples bahdotsh/trigger_wrkflws bahdotsh 2025-04-21 11:51:52 +05:30
  • 0d43d44242 Fix CLI vs TUI mode behavior to match README documentation bahdotsh 2025-04-21 11:37:52 +05:30
  • 478be38cfc "fix: scroll logs" bahdotsh 2025-04-21 11:28:38 +05:30
  • fb65b67654 version change bahdotsh 2025-04-14 17:02:13 +05:30
  • 44d81a386a removed unnecessary workflow file' bahdotsh 2025-04-14 17:00:48 +05:30
  • 96775d3734 demo bahdotsh 2025-04-14 17:00:23 +05:30
  • 1c092f04ac feat: matrix support bahdotsh 2025-04-14 16:54:21 +05:30
  • 794cc32fb0 updated readme with demo bahdotsh 2025-04-10 18:33:38 +05:30
  • 80a25c70a9 demo bahdotsh 2025-04-10 18:32:02 +05:30
  • 227ce8aee7 updated version bahdotsh 2025-04-09 11:10:34 +05:30
  • 02f0ff7ad8 deleted sample workflow bahdotsh 2025-04-06 21:07:02 +05:30
  • 67d3eb1169 updated readme bahdotsh 2025-04-06 21:05:48 +05:30
  • 576cc5d32f environment variables bahdotsh 2025-04-06 21:00:40 +05:30
  • c664ed89be graceful shutdown bahdotsh 2025-04-06 20:51:07 +05:30
  • a897931734 consistent validation bahdotsh 2025-04-06 20:42:07 +05:30
  • 3abcd2cbf9 background process bahdotsh 2025-04-06 20:29:44 +05:30
  • 3b5ba27bfa change default behaviour in tui bahdotsh 2025-04-06 20:12:55 +05:30
  • e8ec3bbfa5 signal handling bahdotsh 2025-04-06 19:55:11 +05:30
  • d1b4527fb3 navigation using w,e,l and h bahdotsh 2025-04-05 09:22:33 +05:30
  • f823372fc0 Merge pull request #6 from bahdotsh/bahdotsh/local_composite_actions Gokul 2025-04-05 09:18:27 +05:30
  • f2bbafff13 fix: local composite actions bahdotsh/local_composite_actions bahdotsh 2025-04-04 15:08:29 +05:30
  • 1fe03c33bd better ui bahdotsh 2025-04-04 14:58:36 +05:30
  • 6e1e8d3aab better ui bahdotsh 2025-04-04 14:43:15 +05:30
  • 63755ecabd Merge pull request #3 from ChrisMcKee/patch-1 Gokul 2025-04-04 09:48:03 +05:30
  • 9da7870687 Correct mistake Chris McKee 2025-04-03 21:21:25 +00:00
  • 89ef147434 Merge pull request #4 from zamazan4ik/patch-1 Gokul 2025-03-31 23:36:21 +05:30
  • 46c21bfebf feat: enable LTO and codegen-units = 1 optimizations Alexander Zaitsev 2025-03-31 20:58:42 +03:00
  • 40566196ff Add missing triggers Chris McKee 2025-03-31 18:12:34 +01:00
  • 5cfc5892f5 Merge pull request #1 from nobkd/patch-1 Gokul 2025-03-29 23:09:34 +05:30
  • 7c6e4b5ab9 typo nobkd 2025-03-29 18:01:03 +01:00
  • 5d03998620 toml bahdotsh 2025-03-29 13:10:52 +05:30
  • 1ec11a8c29 cargo.toml bahdotsh 2025-03-29 13:09:43 +05:30
  • 0c36882019 updated cargo.toml bahdotsh 2025-03-29 13:08:03 +05:30
  • b30aeebcb6 comments bahdotsh 2025-03-29 13:02:13 +05:30
  • d1b7158419 Create LICENSE Gokul 2025-03-29 12:58:02 +05:30
  • b9eda017c6 added readme bahdotsh 2025-03-29 12:55:25 +05:30
  • 4e811a5ea2 removed warnings bahdotsh 2025-03-29 12:51:47 +05:30
  • 9e09be4f21 workflow docker bahdotsh 2025-03-29 12:47:20 +05:30
  • c6f2c0b469 refactor main bahdotsh 2025-03-28 22:50:26 +05:30
  • 784c3e82e9 workflow validator bahdotsh 2025-03-28 22:43:14 +05:30