[roll] Roll third_party/antlion 50f9724..716de70 (6 commits)

716de70:https://fuchsia-review.googlesource.com/c/antlion/+/780505 Bundle ffx with antlion-runner
9139ce0:https://fuchsia-review.googlesource.com/c/antlion/+/778231 Add antlion-runner to support Fuchsia environments
d7cd417:https://fuchsia-review.googlesource.com/c/antlion/+/777505 Add GN build files for antlion and its deps
e0ddbcb:https://fuchsia-review.googlesource.com/c/antlion/+/772004 Add an EditorConfig for consistent coding styles
1ea8ccf:https://fuchsia-review.googlesource.com/c/antlion/+/784062 Update CHANGELOG for v0.2.0
a35ad73:https://fuchsia-review.googlesource.com/c/antlion/+/783967 Remove unused paramiko imports
GitOrigin-RevId: b75e44532ebf27789a579df5e1598456780d2654
Change-Id: Ib6b5e679fc2446dfbfb90df85fe1b881a9514de8
1 file changed
tree: e3d829ad626c63697ec23c05d02cac9942bc691c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.