[PR #109] [MERGED] Fixes arguments for jobs #114

Closed
opened 2025-12-29 00:22:44 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: fix_job_args


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/plashchynski/crono/pull/109 **Author:** [@misteral](https://github.com/misteral) **Created:** 9/2/2022 **Status:** ✅ Merged **Merged:** 9/3/2022 **Merged by:** [@plashchynski](https://github.com/plashchynski) **Base:** `main` ← **Head:** `fix_job_args` --- ### 📝 Commits (1) - [`43e411c`](https://github.com/plashchynski/crono/commit/43e411cf0f283638c7ee316aacc08d796ae7a219) Fix args ### 📊 Changes **4 files changed** (+30 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Fix #105 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:22:44 +01:00
adam closed this issue 2025-12-29 00:22:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/crono#114