-
- Downloads
feat: Ddded a retry function to project creation to avoid pipeline failure.
parent
269bae53
No related branches found
No related tags found
Pipeline #108799 failed
Stage: security
Stage: quality
Stage: build-push
Stage: openshift-deployment
Showing
- api/src/routes/projects/delete_projects.rs 76 additions, 1 deletionapi/src/routes/projects/delete_projects.rs
- api/src/routes/projects/mod.rs 2 additions, 2 deletionsapi/src/routes/projects/mod.rs
- api/src/server.rs 2 additions, 1 deletionapi/src/server.rs
- front/src/api/projects/delete_empty_project.tsx 22 additions, 0 deletionsfront/src/api/projects/delete_empty_project.tsx
- front/src/components/project-dashboard/ProjectRetry.tsx 105 additions, 0 deletionsfront/src/components/project-dashboard/ProjectRetry.tsx
- front/src/pages/ProjectDetails.tsx 19 additions, 0 deletionsfront/src/pages/ProjectDetails.tsx
Loading
Please register or sign in to comment