Commit 80f5690
Refactored jobs to use bash instead of python for portability (#186)
* Refactored jobs to use bash instead of python for portability
* Update packages/jobs/pricing-job/script.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix bash job scripts: require_command checks, curl temp file leak, batched MySQL inserts (#187)
* Initial plan
* Fix code review feedback: require_command checks, temp file cleanup, batch MySQL inserts
Co-authored-by: sfreeman422 <16405652+sfreeman422@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dev-chat/mocker/sessions/1c571688-b133-4945-9edc-a6d11e23df1d
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfreeman422 <16405652+sfreeman422@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfreeman422 <16405652+sfreeman422@users.noreply.github.com>1 parent 377dba9 commit 80f5690
13 files changed
Lines changed: 657 additions & 826 deletions
File tree
- packages/jobs
- fun-fact-job
- health-job
- pricing-job
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
93 | 101 | | |
94 | 102 | | |
95 | 103 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments