Chris Abernethy
Chris Abernethy
I've got a project that uses https://github.com/hyperledger/aries-framework-go, which in turn uses https://github.com/google/tink. I'm trying to build my project with Bazel, but am running into the following error: ``` ERROR: /private/var/tmp/_bazel_cabernet/f52a3d470efd0f5dfdffb7f8715565db/external/com_github_hyperledger_aries_framework_go/pkg/kms/localkms/BUILD.bazel:3:11:...
Add terraform support for Firebase iOS Apps. This PR is based on the work in #3340 (firebase_web_app) and is intended to add support for the following terraform resources: **Resources** -...
Cleaning up leftover v2 cruft and making sure that plugin conforms to more recent best practices.
This PR fixes the existing CI/CD workflow for building and publishing OAS documentation to the /api subfolder of GH pages, and it also adds a new linting workflow. Fixes #277,...
With XCode 11.2.1, I get the following error when running `snapshot` after `retrofit_cordova_screenshots_ios`: ``` ❌ error: Multiple commands produce '/var/folders/b8/zbn4kbds68d8s7_brr4yx3880000gn/T/snapshot_derived20191220-99448-1de3tt3/Build/Products/Debug-iphonesimulator/ui-snapshots-Runner.app/PlugIns/ui-snapshots.xctest/Info.plist': The Compile Sources build phase contains this target's Info.plist file...
# Feature request I'm writing an app that uses OAuth 2.0 for user login, and I'd like to verify the JWT tokens returned by the authentication server, but there doesn't...
This repo has only one package and Lerna is probably not required.