model
model copied to clipboard
Add generateJob() and GenerateRandomHash
This commit adds functionality to generate a job from a cronjob. To do this locally we need to emulate the code to generate the hashes. Both files have been moved from SwiftkubeClient
@thomashorrobin 👍 thx for the PR, I'll take a look tomorrow and report here 😉
You can try to run
swiftformat
in the root folder of the repository. It will pick up the.swiftfomrat
config file and apply the linting rules.
So I tried that, but it made changes to many files that I hadn't touched, that's why I didn't include it. I have now thought pushed the change: f669e4247914039fbfeaea40a0e18f0dde49e7df
Hi @iabudiab, this PR is a bit old but still valid as far as I can see. Sorry I almost completely forgot about until I saw a notification about it yesterday!
@thomashorrobin no worries at all. Many things come in between and have higher priorities.
I'll take a look right away.