devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Feature: New Features in jobs

Open kushagra-devtron opened this issue 1 year ago • 0 comments

🔖 Feature description

We need to introduce three new functionality in our product

  1. Support of Configmap and Secret and Notifications in Jobs
  2. User should have option in Pre/Post CI and Jobs to mark command failure as Job failure since we don’t upload artifacts in job/pre-ci/post-ci failure.
  3. Support of Cron in Jobs

🎤 Pitch

1. Support of Configmap and Secret and Notifications in Jobs . We need config map and secret to run our job, if we have multiple environment variable defined in our project. 2. User should have option in Pre/Post CI and Jobs to mark command failure as Job failure since we don’t upload artifacts in job/pre-ci/post-ci failure. This is required because , we are not uploading artifacts in case of failure. 3. Support of Cron in Jobs There are cases, where we want to schedule our job on specific time.

✌️ Solution


🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#3004

kushagra-devtron avatar May 12 '23 06:05 kushagra-devtron