Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

236 generate jobs from templates #261

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Conversation

lm-sec
Copy link
Collaborator

@lm-sec lm-sec commented Apr 3, 2024

Closes #236

This feature allows to create jobs from template. The back-end is built to allow for full template management in the future. The front-end add a picker component that is built with extensibility in mind.

Two templates come built-in for now, as well as the custom jobs to recover if you deleted it, or to simply use as template. The two templates are a python hello world as well as an http get.

stalker_demo_templates_final.mp4

@lm-sec lm-sec added this to the Stalker 0.1.0 Beta milestone Apr 3, 2024
@lm-sec lm-sec requested a review from Aboisier April 3, 2024 22:52
@lm-sec lm-sec self-assigned this Apr 3, 2024
Copy link
Collaborator

@Aboisier Aboisier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple nitpicks and suggestions. Nice result! 🎉

@Aboisier Aboisier merged commit 2e52af7 into main Jun 11, 2024
5 checks passed
@Aboisier Aboisier deleted the 236-generate_jobs_from_templates branch June 11, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

As a user, I want to create a job from a template
2 participants