Commit Graph

8 Commits

Author SHA1 Message Date
Kishan Dhankecha
2867ac7885
Added missing code block language in docs (#147481)
- added language for all code blocks
- replaced `bash` or `shell` with `sh` for consistency.
- added `sh` and `console` in the GitHub template link generator.
- updated test for GitHub template.
2024-05-01 14:44:27 +00:00
godofredoc
f18e61a5e8
Remove codesign command from conductor. (#141044)
Codesigning is now automated and the codesigning tests have been migrated to shard tests.
2024-01-06 00:45:26 +00:00
Kevin Chisholm
21d3c3f255
replace engine and framework mirror args with github username arg (#109239) 2022-08-10 21:03:32 +00:00
Christopher Fujino
38dbbb17f8
[flutter_conductor] deprecate increment (#99189) 2022-03-01 12:11:22 -08:00
Christopher Fujino
a4b260aee6
[flutter_conductor] Update conductor readme (#94950)
* update

* more
2021-12-10 17:06:41 -08:00
Christopher Fujino
23f50789a7
[flutter_conductor] Update README (#90557) 2021-09-27 14:43:05 -07:00
Christopher Fujino
c3822edbe8
Conductor add next (#84354) 2021-06-21 18:46:02 -07:00
Christopher Fujino
62d00c6d5f
Migrate flutter conductor out of dev/tools and into its own directory (#83313)
* Migrate flutter conductor out of dev/tools and into its own directory

* flesh out documentation

* fix analysis options

* fix integration test
2021-05-25 16:12:53 -07:00