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

Add /jobs/:namespace #47

Merged
merged 1 commit into from
May 1, 2024
Merged

Add /jobs/:namespace #47

merged 1 commit into from
May 1, 2024

Conversation

danroux
Copy link
Owner

@danroux danroux commented Apr 26, 2024

This adds a /jobs/:namespace route to get the 'standalone' jobs in a namespace. Jobs that run as part of a cronjob are listed as currently when calling '/cronjob/:namespace/:name'.

@danroux danroux force-pushed the add_jobs_tab branch 30 times, most recently from d613c6b to 0d97af4 Compare April 29, 2024 15:03
@danroux danroux force-pushed the add_jobs_tab branch 22 times, most recently from 36e5822 to 04f77cb Compare May 1, 2024 15:18
@danroux danroux merged commit e26ef33 into main May 1, 2024
12 checks passed
@danroux danroux deleted the add_jobs_tab branch May 1, 2024 15:32
danroux added a commit that referenced this pull request May 2, 2024
ENHANCEMENTS:

* Add /jobs/:namespace to list jobs in the namespace [[GH-47](#47)]
* docker:(deps): bump cypress/included from 13.7.3 to 13.8.1 [[GH-46](#46)]
* docker:(deps): bump node [[GH-49](#49)]
* gha:(deps): bump actions/checkout from 4.1.2 to 4.1.4  [[GH-45](#45)]
@danroux danroux mentioned this pull request May 2, 2024
danroux added a commit that referenced this pull request May 2, 2024
ENHANCEMENTS:

* Add /jobs/:namespace to list jobs in the namespace [[GH-47](#47)]
* docker:(deps): bump cypress/included from 13.7.3 to 13.8.1 [[GH-46](#46)]
* docker:(deps): bump node [[GH-49](#49)]
* gha:(deps): bump actions/checkout from 4.1.2 to 4.1.4  [[GH-45](#45)]
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.

1 participant