bahdotsh
b1cc74639c
version fix
2025-09-05 08:22:15 +05:30
bahdotsh
7970e6ad7d
Release 0.7.3
...
wrkflw@0.7.3
wrkflw-evaluator@0.7.3
wrkflw-executor@0.7.3
wrkflw-github@0.7.3
wrkflw-gitlab@0.7.3
wrkflw-logging@0.7.3
wrkflw-matrix@0.7.3
wrkflw-parser@0.7.3
wrkflw-runtime@0.7.3
wrkflw-secrets@0.7.3
wrkflw-ui@0.7.3
wrkflw-utils@0.7.3
wrkflw-validators@0.7.3
Generated by cargo-workspaces
2025-08-28 12:58:32 +05:30
bahdotsh
51a655f07b
version fixes
2025-08-28 12:56:05 +05:30
bahdotsh
7ac18f3715
Release 0.7.2
...
wrkflw-runtime@0.7.2
wrkflw-utils@0.7.2
Generated by cargo-workspaces
2025-08-28 08:13:02 +05:30
bahdotsh
5051f71b8b
Release 0.7.1
...
wrkflw@0.7.1
wrkflw-evaluator@0.7.1
wrkflw-executor@0.7.1
wrkflw-parser@0.7.1
wrkflw-runtime@0.7.1
wrkflw-secrets@0.7.1
wrkflw-ui@0.7.1
Generated by cargo-workspaces
2025-08-22 13:13:53 +05:30
Azzam S.A
ae52779e11
build: use rustls instead openssl
...
Simplifies local and container builds by removing OpenSSL deps.
2025-08-22 13:25:50 +07:00
bahdotsh
960f7486a2
Release 0.7.0
...
wrkflw@0.7.0
wrkflw-evaluator@0.7.0
wrkflw-executor@0.7.0
wrkflw-github@0.7.0
wrkflw-gitlab@0.7.0
wrkflw-logging@0.7.0
wrkflw-matrix@0.7.0
wrkflw-models@0.7.0
wrkflw-parser@0.7.0
wrkflw-runtime@0.7.0
wrkflw-ui@0.7.0
wrkflw-utils@0.7.0
wrkflw-validators@0.7.0
Generated by cargo-workspaces
2025-08-13 18:07:11 +05:30
bahdotsh
537bf2f9d1
chore: bump version to 0.6.0
...
- Updated workspace version from 0.5.0 to 0.6.0
- Updated all internal crate dependencies to 0.6.0
- Verified all tests pass and builds succeed
2025-08-09 17:46:09 +05:30
bahdotsh
1cc3bf98b6
feat: bump version to 0.5.0 for podman support
2025-08-09 15:24:49 +05:30
bahdotsh
470132c5bf
Refactor: Migrate modules to workspace crates
...
- Extracted functionality from the `src/` directory into individual crates within the `crates/` directory. This improves modularity, organization, and separation of concerns.
- Migrated modules include: models, evaluator, ui, gitlab, utils, logging, github, matrix, executor, runtime, parser, and validators.
- Removed the original source files and directories from `src/` after successful migration.
- This change sets the stage for better code management and potentially independent development/versioning of workspace members.
2025-05-02 12:53:41 +05:30
bahdotsh
b17cfd10fb
version update
2025-04-30 16:55:28 +05:30
bahdotsh
fb1c636971
feat: add GitLab pipeline integration
2025-04-25 15:32:04 +05:30
bahdotsh
6e3d61efe3
feat: added github workflow schemas for better handling the workflows
2025-04-24 18:10:52 +05:30
bahdotsh
0acc65ff79
feat: better ouputs
2025-04-24 16:49:07 +05:30
bahdotsh
cd89b64015
fix: display error details for failed workflow executions
2025-04-21 17:22:38 +05:30
bahdotsh
ec13bc39dd
tests for resource cleanup
2025-04-21 17:03:26 +05:30
bahdotsh
ef15744b3b
feat: resource cleanup
2025-04-21 16:42:16 +05:30
bahdotsh
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
2025-04-21 11:51:52 +05:30
bahdotsh
fb65b67654
version change
2025-04-14 17:02:13 +05:30
bahdotsh
1c092f04ac
feat: matrix support
2025-04-14 16:54:21 +05:30
bahdotsh
227ce8aee7
updated version
2025-04-09 11:10:34 +05:30
bahdotsh
1fe03c33bd
better ui
2025-04-04 14:58:36 +05:30
bahdotsh
6e1e8d3aab
better ui
2025-04-04 14:43:15 +05:30
Alexander Zaitsev
46c21bfebf
feat: enable LTO and codegen-units = 1 optimizations
2025-03-31 20:58:42 +03:00
bahdotsh
5d03998620
toml
2025-03-29 13:10:52 +05:30
bahdotsh
1ec11a8c29
cargo.toml
2025-03-29 13:09:43 +05:30
bahdotsh
0c36882019
updated cargo.toml
2025-03-29 13:08:03 +05:30
bahdotsh
9e09be4f21
workflow docker
2025-03-29 12:47:20 +05:30
bahdotsh
784c3e82e9
workflow validator
2025-03-28 22:43:14 +05:30