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

AAP-36964 - API endpoint to scaffold devfile using ansible-creator add subcommand #553

Merged
merged 13 commits into from
Mar 4, 2025

Conversation

kaushiki069
Copy link
Collaborator

@kaushiki069 kaushiki069 commented Feb 24, 2025

1- Description: The implementation is to add an endpoint for devfile scaffolding. The supporting pytest cases are also added.
To execute the API: curl -X POST -O -J --max-time 10 "http://localhost:8000/v2/creator/devfile"
On a successful execution of the above command, you can expect a devfile.tar to be created under in the root of the folder.
2- Work Item link: https://issues.redhat.com/browse/AAP-36964

@kaushiki069 kaushiki069 requested a review from a team as a code owner February 24, 2025 07:10
@abhikdps abhikdps added the enhancement New feature or request label Feb 24, 2025
@abhikdps abhikdps marked this pull request as draft February 24, 2025 07:20
@abhikdps abhikdps changed the title AAP-36964 - api endpoint addition AAP-36964 - API endpoint to scaffold devfile using ansible-creator add subcommand Feb 24, 2025
@kaushiki069 kaushiki069 requested a review from audgirka February 25, 2025 12:09
@kaushiki069 kaushiki069 marked this pull request as ready for review March 3, 2025 05:03
@audgirka audgirka requested a review from abhikdps March 4, 2025 07:29
@audgirka audgirka merged commit 769c2a9 into main Mar 4, 2025
31 checks passed
@audgirka audgirka deleted the devfile-addtions branch March 4, 2025 07:50
@github-project-automation github-project-automation bot moved this from Review to Done in 🧰 devtools project board Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants