docs(abapcloud): add CI/CD deploy flow and MFA troubleshooting - #185
Merged
Conversation
Adds a CI/CD deployment section to the ABAP Cloud README with a parameterized deploy command using --noConfig. Adds MFA error troubleshooting to the CI/CD README with identity provider context and a link to SAP Note 3715393. Applies KM review fixes. Co-Authored-By: Claude <noreply@anthropic.com>
🔗 Link Check ResultsThe link checker has completed. This is an optional check and will not block the PR. If broken links were found, please review them at your convenience. Last updated: Run #267 at 2026-07-30T14:35:35Z |
Adds npx fiori undeploy command example with UAA params. Adds --yes, --verbose, and --failfast optional flags to both deploy and undeploy examples. Notes that --noConfig can be omitted when ui5-deploy.yaml is present. Fixes MD028 blockquote lint error. Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or 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
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.
Summary
misc/abapcloud/README.mdwith a parameterizednpx fiori deploycommand using--noConfig, with a note on quoting special charactersmisc/cicd/README.mdwith the exact error JSON, identity provider context, and a link to SAP Note 3715393Test plan
misc/abapcloud/README.mdCI/CD section renders correctlymisc/cicd/README.mdMFA Error subsection renders correctly../cicd/README.mdresolves on GitHub