mirror of
https://github.com/plashchynski/crono.git
synced 2026-01-14 06:13:26 +01:00
[PR #109] [MERGED] Fixes arguments for jobs #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/plashchynski/crono/pull/109
Author: @misteral
Created: 9/2/2022
Status: ✅ Merged
Merged: 9/3/2022
Merged by: @plashchynski
Base:
main← Head:fix_job_args📝 Commits (1)
43e411cFix args📊 Changes
4 files changed (+30 additions, -12 deletions)
View changed files
📝
lib/crono/job.rb(+1 -1)📝
lib/crono/performer_proxy.rb(+5 -4)📝
spec/job_spec.rb(+15 -4)📝
spec/performer_proxy_spec.rb(+9 -3)📄 Description
Fix #105
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.