Security News
Weekly Downloads Now Available in npm Package Search Results
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
fastlane-plugin-bitbucket_auth
Advanced tools
This project is a fastlane plugin. To get started with fastlane-plugin-bitbucket_auth
, add it to your project by running:
fastlane add_plugin bitbucket_auth
Generate an OAuth Token for Bitbucket API Access.
Check out the example Fastfile
to see how to use this plugin. Try it by cloning the repo, running fastlane install_plugins
and bundle exec fastlane test
.
To get started generate an OAuth Secrect and key by visting "Workspace settings" then "OAuth consumers" at: https://bitbucket.org//workspace/settings/api.
Note: "Callback URL" must have a value, it can be anything (http://localhost) but it must exist.
bitbucket_auth(
bitbucket_oauth_key: <Bitbucket OAuth Key>,
bitbucket_oauth_secret: <Bitbucket OAuth Secret>>
)
To run both the tests, and code style validation, run
rake
To automatically fix many of the styling issues, use
rubocop -a
For any other issues and feedback about this plugin, please submit it to this repository.
If you have trouble using plugins, check out the Plugins Troubleshooting guide.
For more information about how the fastlane
plugin system works, check out the Plugins documentation.
fastlane is the easiest way to automate beta deployments and releases for your iOS and Android apps. To learn more, check out fastlane.tools.
FAQs
Unknown package
We found that fastlane-plugin-bitbucket_auth demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.
Security News
A Stanford study reveals 9.5% of engineers contribute almost nothing, costing tech $90B annually, with remote work fueling the rise of "ghost engineers."
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.