Skip to content

Added Library Values #176

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

Merged
merged 7 commits into from
Oct 22, 2024
Merged

Added Library Values #176

merged 7 commits into from
Oct 22, 2024

Conversation

pinkeshmars
Copy link
Collaborator

Description

Added Library Values

Linear ticket and magic word Fixes DEVR-648

Type of change

  • Typo fix
  • New feature
  • Enhancement to current docs
  • Removed outdated references
  • Update assets

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@pinkeshmars pinkeshmars marked this pull request as ready for review October 14, 2024 07:46
@github-actions github-actions bot requested a review from PoojaB26 October 14, 2024 07:46
@@ -226,6 +226,89 @@ You can easily upgrade to newer versions of the libraries as they become availab

![update-library](imgs/update-library.avif)

## Library Values

**Library values** are essentially variables created and used by a library publisher and intended to have their values set by the library consumer. These values allow library publishers to create configurable variables that are useful in different contexts, such as API keys, global settings, or other project-specific configurations. These values allow consumers to input specific data required for the library to function properly in their project.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we say "library author" and "library user" instead of library publisher and library consumer?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, updated now.

Copy link
Collaborator

@leighajarett leighajarett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think Poojas suggestions make sense

@pinkeshmars pinkeshmars merged commit a32dc35 into main Oct 22, 2024
1 check passed
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.

3 participants