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

Different kinds of optional #261

Merged
merged 5 commits into from
Nov 13, 2024
Merged

Different kinds of optional #261

merged 5 commits into from
Nov 13, 2024

Conversation

james-ball-qualcomm
Copy link
Collaborator

@james-ball-qualcomm james-ball-qualcomm commented Nov 13, 2024

Created new class ExtensionPresence and now generate profiles either with or without different kinds of optional.

Is the extension mandatory, optional, various kinds of optional, etc.
Accepts two kinds of YAML schemas:
String
Example => presence: mandatory
Hash
Must have the key "optional" with a String value
Example => presence:
optional: development
class ExtensionPresence

@dhower-qc dhower-qc merged commit c25e3ae into main Nov 13, 2024
4 checks passed
@dhower-qc dhower-qc deleted the Different-kinds-of-optional branch November 13, 2024 20:26
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.

Add support for different kinds of "Optional" to profiles in preparation for adding RVA23 to the database
2 participants