devrel
devrel copied to clipboard
Common solutions and tools developed for Apigee
## Description Adding apigee-envoy-quickstart under tools. This tool has automation to deploy envoy proxies with apigee-envoy-adapter. All the manual steps mentioned in these docs is been automated in this tool....
### Pipeline Report |Pipeline |Result |Elapsed Wall Time | |---------|-------|------------------| |/workspace/references/auth-schemes|pass|109s| |/workspace/tools/apigee-x-trial-provision|pass|581s| |/workspace/references/cicd-pipeline|pass|603s| |/workspace/references/cicd-sharedflow-pipeline|pass|214s| |/workspace/references/cloud-logging-shared-flow|pass|143s| |/workspace/references/cloud-run|pass|149s| |/workspace/references/common-shared-flows|pass|0s| |/workspace/references/data-api|pass|85s| |/workspace/references/data-converters-shared-flow|pass|112s| |/workspace/references/dutch-healthcare|pass|312s| |/workspace/tools/hybrid-quickstart|fail|1917s| |/workspace/references/gcp-sa-auth-shared-flow|pass|261s| |/workspace/references/identity-facade|pass|279s| |/workspace/references/java-callout|pass|114s| |/workspace/references/js-callout|pass|119s| |/workspace/references/kvm-admin-api|pass|76s| |/workspace/references/oauth-admin-api|pass|76s| |/workspace/references/oidc-mock|pass|22s| |/workspace/references/product-recommendations|pass|252s| |/workspace/references/proxy-template|pass|812s|...
## Description - added new flag for opdk - basic authentication being used for opdk - added support for list, export and report operations for OPDK ## Housekeeping (please check...
The new message logger policy supports [Cloud Logging](https://cloud.google.com/apigee/docs/api-platform/reference/policies/message-logging-policy#cloudloggingelement)
## Description What's changed, or what was fixed? - Add versioning to Apigee ## Housekeeping (please check all that apply [x], do not edit the text) - [x] I have...
https://github.com/cucumber/cucumber-js/blob/main/docs/retry.md
We had to patch the dutch-healthcare `setMockPath.js` because the protocol scheme on the flow variable was wrong. We should undo the fix as soon as this issue is resolved.
We have some concerns that some of the README content are missing some sections which might be helpful when/if you would like to use them in demos. Installation is generally...
Check for the completeness and accuracy of the list of projects in the root devrel README. Also consider a logical order like in CODEOWNERS. Alphabetical?
If config.json (supported by apigee-deploy-maven-plugin [config.json](https://github.com/apigee/apigee-deploy-maven-plugin/blob/hybrid/samples/mockapi-recommended/src/gateway/Mock-v1/config.json) ) is present, using sackmesser to deploy the proxy with `sackmesser deploy --googleapi -d -t $(gcloud auth print-access-token) -e $ENV -o $ORG` Fails with...