-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: tailcallhq/gh-workflow
base: gh-workflow-macros-v0.6.0
head repository: tailcallhq/gh-workflow
compare: main
- 12 commits
- 34 files changed
- 5 contributors
Commits on Jul 20, 2025
-
fix(deps): update rust crate strum_macros to v0.27.2 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 68e525f - Browse repository at this point
Copy the full SHA 68e525fView commit details
Commits on Aug 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c29499e - Browse repository at this point
Copy the full SHA c29499eView commit details -
chore(gh-workflow-tailcall): release v0.5.3 (#161)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13cad8b - Browse repository at this point
Copy the full SHA 13cad8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2775e39 - Browse repository at this point
Copy the full SHA 2775e39View commit details -
Revert "chore: use toolchain to setup cargo nextest"
This reverts commit 2775e39.
Configuration menu - View commit details
-
Copy full SHA for 16279a8 - Browse repository at this point
Copy the full SHA 16279a8View commit details
Commits on Aug 16, 2025
-
chore(deps): update actions/checkout action to v5 (#162)
* chore(deps): update actions/checkout action to v5 * checkout v5 (#163) --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: potatoe <48511543+manthanabc@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7196a17 - Browse repository at this point
Copy the full SHA 7196a17View commit details
Commits on Aug 26, 2025
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1fc651 - Browse repository at this point
Copy the full SHA f1fc651View commit details
Commits on Sep 2, 2025
-
refactor: improve API ergonomics with builder pattern and method chai…
…ning (#165) * refactor: add `borrow_self` to setters for various structs * refactor: update method signatures to return mutable references for better chaining * refactor: simplify job dependency management and streamline needs handling * refactor: remove redundant `add_steps` method from `Job` struct * revert borrow * refactor: change methods to return self for better chaining in Cargo and workflow structs * refactor: introduce Job and Step structures for GitHub workflow management * refactor: add Concurrency and Permissions structures for workflow management * feat: add Container configuration types for GitHub workflow jobs * feat: add various structures for GitHub workflow management including artifacts, environment, defaults, and strategies * refactor: update Step creation methods to use new constructor for better clarity and consistency * refactor: enhance Toolchain structure and methods for improved clarity and functionality * fix: update autofix action version to v1 for improved stability * [autofix.ci] apply automated fixes * fix: update autofix action version to v1 for improved stability --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 13f2c10 - Browse repository at this point
Copy the full SHA 13f2c10View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76bfb74 - Browse repository at this point
Copy the full SHA 76bfb74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3810f4b - Browse repository at this point
Copy the full SHA 3810f4bView commit details
Commits on Sep 8, 2025
-
fix: make
event.scheduleas vector (#170)* fix: support vec for schedule type * feat: add method to append schedules to Event struct * feat: add cron schedule
Configuration menu - View commit details
-
Copy full SHA for 4952275 - Browse repository at this point
Copy the full SHA 4952275View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8ec2428 - Browse repository at this point
Copy the full SHA 8ec2428View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff gh-workflow-macros-v0.6.0...main