-
Notifications
You must be signed in to change notification settings - Fork 10
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
fix(local-env-testing): Provide docs for testing on local environment. #537
Merged
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
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium. - refactor Local environment testing section in the development.md file - provide 'Consortium support for Local environment testing' section in the development.md file Closes MSEARCH-592
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium. - refactor Local environment testing section in the development.md file - provide 'Consortium support for Local environment testing' section in the development.md file Closes MSEARCH-592
GeloPakDev1
force-pushed
the
MSEARCH-592
branch
from
March 12, 2024 18:18
cf71cb5
to
f32423b
Compare
GeloPakDev1
requested review from
psmagin,
TsaghikKhachatryan,
viacheslavkol,
mukhiddin-yusuf and
viacheslavpoliakov
March 12, 2024 18:30
viacheslavpoliakov
approved these changes
Mar 13, 2024
psmagin
reviewed
Mar 14, 2024
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium. - refactor Local environment testing section in the development.md file - provide 'Consortium support for Local environment testing' section in the development.md file Closes MSEARCH-592
# Conflicts: # doc/development.md
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium. - refactor Local environment testing section in the development.md file - provide 'Consortium support for Local environment testing' section in the development.md file Closes MSEARCH-592
psmagin
reviewed
Mar 14, 2024
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium. - refactor Local environment testing section in the development.md file - provide 'Consortium support for Local environment testing' section in the development.md file Closes MSEARCH-592
Quality Gate passedIssues Measures |
psmagin
approved these changes
Mar 19, 2024
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.
Purpose
Previously, by following the Local environment testing section in the development.md file, user faced an error during module enablement for tenant. This commit solves this error, by providing proper instructions to up and running tenant for local testing of the module, within the support for Consortium.
Approach
Changes Checklist
Related Issues
https://issues.folio.org/browse/MSEARCH-592
Learning and Resources (if applicable)
https://github.com/folio-org/okapi/blob/master/doc/guide.md#enabling-for-a-tenant
https://github.com/folio-org/docs/blob/poppy/content/en/docs/Consortia/_index.md
https://folio-org.atlassian.net/wiki/spaces/FOLIJET/pages/1401417/Steps+to+setup+Consortia+env