-
Notifications
You must be signed in to change notification settings - Fork 456
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
[Utility] Created REST-2-CARML module that allows users to generate most of a module's code for them #2130
Draft
AlexanderSehr
wants to merge
142
commits into
main
Choose a base branch
from
users/hack-REST2CARML
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Generates module structure
* Latest draft * Added additional files * Formatted functions * Update to latest * Update to latest
…urceModules into users/hack-REST2CARML
Checks if lock can be applied on resource or not
…urceModules into users/hack-REST2CARML
…le REST2CARML idempotency (#2256) * Update to latest * Update to latest * Added var extraction * Added outputs extraction * Update to latest * Extended resource extraction function * Update to latest * Extended resources evaluation * Enabled detailed content for modules * Moved function * Simplified code * Added documentation * Update to latest * Update to latest
* Added sorting * Added cleanup & adjusted indents * Additinoal functional updates * Update to latest * Update to latest
* Added sorting * Added cleanup & adjusted indents * Additinoal functional updates * Update to latest * Update to latest * Enabled variable idempotency * Add regions * Enabled idempotency for resource deployment * Added additional logic for idempotency * Further updates to idempotency * Fixed typo * Update to latest * Update to latest * Update to latest * Added loc * Update to latest * Update to latest * Update to latest * Update to latest * Started extraction * Refactored a lot of logic into dedicated functions * Re-generated module * Improved idempotency * Added docs * Updated docs * Update to latest * Updated docs + updated module gen * Updated docs * Update to latest * Update to latest
* First refactoring to api crawler * Next bach * Cleanup * More updates * small fixes * Update to latest * Update to latest
…users/hack-REST2CARML
…users/hack-REST2CARML
…users/hack-REST2CARML
…users/hack-REST2CARML
…users/hack-REST2CARML
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
A REST-2-CARML module that allows users to generate most of a module's code for them
A generated module AVS PrivateCloud
Out of scope in this version
This is the result of a joined effort by @krbar @shrivastavarashmi @georgedobrin @prteotia and @MrMCake
TODO:
Pipeline references
Type of Change
Please delete options that are not relevant.