1. 9f94738 [GH] Install cmake from stable channel in playground by Dustin Lam · 1 year, 10 months ago
  2. ba7e078 [GH] Re-enable lifecycle by Dustin Lam · 2 years ago
  3. cb1b46d Merge "[GH] invalidate cache" into androidx-main by Treehugger Robot · 2 years ago
  4. 0918a2d [GH] Fix gradle flags argument by Yigit Boyar · 2 years ago
  5. f104452 [GH] invalidate cache by Yigit Boyar · 2 years ago
  6. a5ea4ea [GH] Setup ossf scorecards for code scanning by Dustin Lam · 2 years, 1 month ago
  7. f462b4d [GH] Remove redundant NDK instructions for Github by Dustin Lam · 2 years, 2 months ago
  8. 990e09d [GH] use env vars for untrusted input by Yigit Boyar · 2 years, 2 months ago
  9. 1d8d1ef Add missing `,` in github actions config by Aurimas Liutikas · 2 years, 2 months ago
  10. 63ba82e Migrate appcompat and core groups to Playground by Alan Viverette · 2 years, 2 months ago
  11. 58a8476 [GH] Remove kotlin-serialization signature by Yigit Boyar · 2 years, 2 months ago
  12. 19d16da [GH] Download cmake 3.22.1 onto build machines by Yigit Boyar · 2 years, 2 months ago
  13. 00907d5 [GH] Add workflow to create update prebuilts PR by Yigit Boyar · 2 years, 3 months ago
  14. c8c8578 [GH] fix artifact names in github by Yigit Boyar · 2 years, 3 months ago
  15. 2abb89a [GH] Add collection playground project by Yigit Boyar · 2 years, 4 months ago
  16. 4b9ac36 [GH] need new prebuilts for lifecycle, disabling until then by Yigit Boyar · 2 years, 5 months ago
  17. 7dcad2b [GH] Use sub action to build individual projects by Yigit Boyar · 2 years, 5 months ago
  18. d76670d Merge "[GH] Use the correct argument name for FTL action" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  19. c618d14 [GH] Use the correct argument name for FTL action by Dustin Lam · 2 years, 5 months ago
  20. fb1ba1b [GH] Use programmatic configuration for build-cache cleanup by Daz DeBoer · 2 years, 5 months ago
  21. 5f3334e [GH] Use defaults to checkout source in GitHub workflow by Daz DeBoer · 2 years, 5 months ago
  22. 907b7f5 [GH] Remove unused local build-cache entries on CI by Daz DeBoer · 2 years, 5 months ago
  23. 46252c3 [GH] Use exact version of NDK needed by presubmit in Github Actions by Dustin Lam · 2 years, 5 months ago
  24. f59373c [GH] Update `presubmit` workflow to `gradle-build-action@v2` by Daz DeBoer · 2 years, 5 months ago
  25. 0ecf0a5 Merge "[GH] Use latest ndk for presubmit" into androidx-main by Aurimas Liutikas · 2 years, 5 months ago
  26. d2daac6 [GH] Remove AffectedModuleDetector use in github actions. by Aurimas · 2 years, 5 months ago
  27. c07a652 [GH] Use latest ndk for presubmit by Yigit Boyar · 2 years, 5 months ago
  28. e235ba8 [GH] set github gradle daemon memory to 5g by Yigit Boyar · 2 years, 6 months ago
  29. 1a94694 [GH] [github] prefix daemon logs wit artifact id by Yigit Boyar · 2 years, 7 months ago
  30. 5ec743d [GH] [github] upload gradle daemon logs on build failure by Yigit Boyar · 2 years, 7 months ago
  31. 6c80356 [GH] Increase memory limit of gradle daemon for Room tests by Dustin Lam · 2 years, 7 months ago
  32. b78e15a [GH] Disable configuration-cache in gradle actions by Dustin Lam · 2 years, 7 months ago
  33. b520e2c [GH] Enable host side tests in GitHub actions by Aurimas · 2 years, 8 months ago
  34. ad6ff38 [GH] Pass GE secrets to bOS by Dustin Lam · 2 years, 8 months ago
  35. 0d917c6 [GH] Avoid running internal workflows in forked repos by Daz DeBoer · 2 years, 8 months ago
  36. d6cbb79 Add jbpresubmit.yml to run the workflow in jb androidx fork by Oleksandr Karpovich · 2 years, 9 months ago
  37. 8c1a06b [GH] Updated GH action setup-java distro to zulu. by Carl Dea · 2 years, 9 months ago
  38. d5c8b4a [GH] Use relative paths for ktlint arguments by Yigit Boyar · 2 years, 9 months ago
  39. 9faf7fc [GH] Upload test apk's as a separate artifact by Yigit Boyar · 2 years, 10 months ago
  40. 4adea49 [GH] Update gradle caching by Yigit Boyar · 2 years, 10 months ago
  41. 5fb98ea [GH] Pin gradle action to 1.4.1 by Yigit Boyar · 2 years, 10 months ago
  42. da5cefe [GH] Support empty commits in AMD configuration in Github by Dustin Lam · 2 years, 10 months ago
  43. 27c563a Revert "Filter changed files lines that are only whitespace" by Dustin Lam · 2 years, 10 months ago
  44. f3a7743 Filter changed files lines that are only whitespace by Dustin Lam · 2 years, 10 months ago
  45. b6b14e0 Temporarily disable compose-compiler github workflow by Dustin Lam · 2 years, 10 months ago
  46. d8481c6 Merge "[GH] Add compose/runtime to playground" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  47. 51f8af3 [GH] Add compose/runtime to playground by jimgoog · 2 years, 11 months ago
  48. baddc53 [GH] Set max metaspace to 512m by Dustin Lam · 2 years, 11 months ago
  49. 4e42fb1 Add playground support for datastore by Dustin Lam · 2 years, 11 months ago
  50. 3556a43 Fix playground project selection regex by Dustin Lam · 2 years, 11 months ago
  51. a986e04 [GH] pass github token to changed files action if it exists by Yigit Boyar · 3 years ago
  52. ebabf3c [GH] use distribution branch of androidx-ci-action by Yigit Boyar · 3 years ago
  53. 092314ea [GH] Move presubmit to pull request instead of pull request target by Yigit Boyar · 3 years ago
  54. bd39830 [GH] trigger webhooks in workflow_run actions by Yigit Boyar · 3 years ago
  55. 92db517 [GH] Ignore output of grep when counting changed modules by Yigit Boyar · 3 years ago
  56. 2ca5170 [GH] Avoid building playground projects when they are not affected by Yigit Boyar · 3 years ago
  57. 73868aa [GH] Compute checkout params for builds by Yigit Boyar · 3 years ago
  58. 90339f3 [GH] Workflow cleanup by Yigit Boyar · 3 years ago
  59. 03528e6 [GH] specify tools jar environment variable by Yigit Boyar · 3 years ago
  60. b4dbedc [GH] Build all test APKs in playground by Yigit Boyar · 3 years, 1 month ago
  61. 5a559f1 [GH] Use matrix build to simply the build file by Yigit Boyar · 3 years, 1 month ago
  62. 3c1739f Revert "[GH] Add support for Firebase Test Lab" by Yigit Boyar · 3 years, 1 month ago
  63. 12ba47e Add workflow to run integration tests by Yigit Boyar · 3 years, 1 month ago
  64. 101ee03 Remove task for checking for invalid suppressions since we have a lint check by Alan Viverette · 3 years, 2 months ago
  65. 80140ef Merge "[GH] Limit Firebase Tests to the main repository" into androidx-main by Yigit Boyar · 3 years, 2 months ago
  66. fed6b48 [GH] Try fixing the workflow #3. by Rahul Ravikumar · 3 years, 2 months ago
  67. bd1e1e2 [GH] Fix github workflow pre-conditions to check on PR labels. by Rahul Ravikumar · 3 years, 2 months ago
  68. 62225c9 [GH] Limit Firebase Tests to the main repository by Yigit Boyar · 3 years, 2 months ago
  69. f115eb1 [GH] Only allow workflows to run _after_ they have been approved. by Rahul Ravikumar · 3 years, 2 months ago
  70. 7f77481 Merge "Revert "Add test and assembleAndroidTest to github workflows"" into androidx-main by Dustin Lam · 3 years, 2 months ago
  71. b88b7cf Revert "Add test and assembleAndroidTest to github workflows" by Dustin Lam · 3 years, 2 months ago
  72. 34abcd3 Merge "Add test and assembleAndroidTest to github workflows" into androidx-main by Dustin Lam · 3 years, 2 months ago
  73. 2782e84 Add test and assembleAndroidTest to github workflows by Dustin Lam · 3 years, 2 months ago
  74. ba8601c [GH] Pull FTL results back into DIST_DIR by Yigit Boyar · 3 years, 2 months ago
  75. 450699e [GH] Add support for Firebase Test Lab by Yigit Boyar · 3 years, 2 months ago
  76. 860f8dd [GH] Add http gradlew flags to make connection reset less likely to occur by Dustin Lam · 3 years, 2 months ago
  77. ca60ba4 Remove unnecessary continue-on-error by Dustin Lam · 3 years, 3 months ago
  78. 522e2c1 [GH] Replace jitterbit/get-changed-files with androidx/changed-files-action by Dustin Lam · 3 years, 3 months ago
  79. bdb5385 [GH] Add --stacktrace to gradle runs by Yigit Boyar · 3 years, 4 months ago
  80. 75aeef0 [GH] Enable gradle caching options by Dustin Lam · 3 years, 4 months ago
  81. cd75065 Prune artifacts in playground once a week instead of every minute on sunday by Dustin Lam · 3 years, 5 months ago
  82. 363d633 [GH] Reduce resource usage by pruning less often by Dustin Lam · 3 years, 5 months ago
  83. 1c5a429 [GH] Run PREUPLOAD.cfg in GH workflows by Dustin Lam · 3 years, 6 months ago
  84. c93a99d [GH] Add playground support for compose-compiler by Dustin Lam · 3 years, 6 months ago
  85. 50c7922 Merge "[GH] Add playground support for androidx.lifecycle" into androidx-main by Dustin Lam · 3 years, 6 months ago
  86. ca77c30 [GH] Add workflow to automatically prune only build artifacts by Dustin Lam · 3 years, 6 months ago
  87. 841bb08 [GH] Add playground support for androidx.lifecycle by Dustin Lam · 3 years, 6 months ago
  88. 7c04f76 [GH] Add playground support for biometric by Dustin Lam · 3 years, 7 months ago
  89. 5d3b06c8 [GH] Github workflow improvements by Dustin Lam · 3 years, 8 months ago
  90. c0f8f1a [GH] Parallelize builds across library groups by Dustin Lam · 3 years, 8 months ago
  91. eec21a4 [GH] Add playground support for activity + fragments + navigation by Dustin Lam · 3 years, 9 months ago
  92. f46ca15 [GH] Switch to using labels to retrigger a workflow. by Rahul Ravikumar · 3 years, 10 months ago
  93. ad1175c [GH] Github workflow fixes by Dustin Lam · 3 years, 11 months ago
  94. eed9923 [GH] Add playground support for paging by Dustin Lam · 3 years, 11 months ago
  95. e6bc0b9 [GH] Workflow improvements. by Rahul Ravikumar · 3 years, 11 months ago
  96. 7cda874 [GH] Add support for `pull_request_target` events. by Rahul Ravikumar · 3 years, 11 months ago
  97. 5cbb2b5 [GH] Trigger the workflows on push. by Rahul Ravikumar · 3 years, 11 months ago
  98. fa8b267 Switch to pull_request_review events to trigger workflows. by Rahul Ravikumar · 4 years ago
  99. 2487cec Merge "Add GH ISSUE_TEMPLATE to link to Buganizer for visibility" into androidx-master-dev by Rahul Ravikumar · 4 years ago
  100. e14ab6b Add GH ISSUE_TEMPLATE to link to Buganizer for visibility by Dustin Lam · 4 years ago