Remove github actions from buildroot (#913)

Scorecard analysis doesn't make sense for this repo as this repo is only
functional when checked out together with the engine repo. We should
re-evaluate scorecard analysis after la grande fusion. This PR also
deletes the depandabot stuff since it was only being used to update the
scorecard analysis github action.
2 files changed
tree: fd19885ff7c99b3980614232520e3b9e6eb03597
  1. build/
  2. build_overrides/
  3. tools/
  4. .clang-format
  5. .gitattributes
  6. .gitignore
  7. .gn
  8. AUTHORS
  9. BUILD.gn
  10. CODEOWNERS
  11. LICENSE
  12. README.md
README.md

OpenSSF Scorecard

buildroot

Build environment for the Flutter engine

This repository is used by the flutter/engine repository. For instructions on how to use it, see that repository's CONTRIBUTING.md file.

To update your checkout to use the latest buildroot, run gclient sync.

To submit patches to this buildroot repository, create a branch, push to that branch, then submit a PR on GitHub for that branch.

To point the engine to a new version of buildroot after your patch is merged, update the buildroot hash in the engine's DEPS file.