1. b520e2c [GH] Enable host side tests in GitHub actions by Aurimas · 2 years, 10 months ago
  2. ad6ff38 [GH] Pass GE secrets to bOS by Dustin Lam · 2 years, 11 months ago
  3. 0d917c6 [GH] Avoid running internal workflows in forked repos by Daz DeBoer · 2 years, 11 months ago
  4. d6cbb79 Add jbpresubmit.yml to run the workflow in jb androidx fork by Oleksandr Karpovich · 3 years ago
  5. 8c1a06b [GH] Updated GH action setup-java distro to zulu. by Carl Dea · 3 years ago
  6. d5c8b4a [GH] Use relative paths for ktlint arguments by Yigit Boyar · 3 years ago
  7. 9faf7fc [GH] Upload test apk's as a separate artifact by Yigit Boyar · 3 years ago
  8. 4adea490 [GH] Update gradle caching by Yigit Boyar · 3 years ago
  9. 5fb98ea [GH] Pin gradle action to 1.4.1 by Yigit Boyar · 3 years, 1 month ago
  10. da5cefe [GH] Support empty commits in AMD configuration in Github by Dustin Lam · 3 years, 1 month ago
  11. 27c563a Revert "Filter changed files lines that are only whitespace" by Dustin Lam · 3 years, 1 month ago
  12. f3a7743 Filter changed files lines that are only whitespace by Dustin Lam · 3 years, 1 month ago
  13. b6b14e0 Temporarily disable compose-compiler github workflow by Dustin Lam · 3 years, 1 month ago
  14. d8481c6 Merge "[GH] Add compose/runtime to playground" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  15. 51f8af3 [GH] Add compose/runtime to playground by jimgoog · 3 years, 1 month ago
  16. baddc53 [GH] Set max metaspace to 512m by Dustin Lam · 3 years, 1 month ago
  17. 4e42fb1 Add playground support for datastore by Dustin Lam · 3 years, 2 months ago
  18. 3556a43 Fix playground project selection regex by Dustin Lam · 3 years, 1 month ago
  19. a986e04 [GH] pass github token to changed files action if it exists by Yigit Boyar · 3 years, 3 months ago
  20. ebabf3c [GH] use distribution branch of androidx-ci-action by Yigit Boyar · 3 years, 3 months ago
  21. 092314ea [GH] Move presubmit to pull request instead of pull request target by Yigit Boyar · 3 years, 3 months ago
  22. bd39830 [GH] trigger webhooks in workflow_run actions by Yigit Boyar · 3 years, 3 months ago
  23. 92db517 [GH] Ignore output of grep when counting changed modules by Yigit Boyar · 3 years, 3 months ago
  24. 2ca5170 [GH] Avoid building playground projects when they are not affected by Yigit Boyar · 3 years, 3 months ago
  25. 73868aa [GH] Compute checkout params for builds by Yigit Boyar · 3 years, 3 months ago
  26. 90339f3 [GH] Workflow cleanup by Yigit Boyar · 3 years, 3 months ago
  27. 03528e6 [GH] specify tools jar environment variable by Yigit Boyar · 3 years, 3 months ago
  28. b4dbedc [GH] Build all test APKs in playground by Yigit Boyar · 3 years, 3 months ago
  29. 5a559f1 [GH] Use matrix build to simply the build file by Yigit Boyar · 3 years, 4 months ago
  30. 3c1739f Revert "[GH] Add support for Firebase Test Lab" by Yigit Boyar · 3 years, 4 months ago
  31. 12ba47e Add workflow to run integration tests by Yigit Boyar · 3 years, 4 months ago
  32. 101ee03 Remove task for checking for invalid suppressions since we have a lint check by Alan Viverette · 3 years, 5 months ago
  33. 80140ef Merge "[GH] Limit Firebase Tests to the main repository" into androidx-main by Yigit Boyar · 3 years, 5 months ago
  34. fed6b48 [GH] Try fixing the workflow #3. by Rahul Ravikumar · 3 years, 5 months ago
  35. bd1e1e2 [GH] Fix github workflow pre-conditions to check on PR labels. by Rahul Ravikumar · 3 years, 5 months ago
  36. 62225c9 [GH] Limit Firebase Tests to the main repository by Yigit Boyar · 3 years, 5 months ago
  37. f115eb1 [GH] Only allow workflows to run _after_ they have been approved. by Rahul Ravikumar · 3 years, 5 months ago
  38. 7f77481 Merge "Revert "Add test and assembleAndroidTest to github workflows"" into androidx-main by Dustin Lam · 3 years, 5 months ago
  39. b88b7cf Revert "Add test and assembleAndroidTest to github workflows" by Dustin Lam · 3 years, 5 months ago
  40. 34abcd3 Merge "Add test and assembleAndroidTest to github workflows" into androidx-main by Dustin Lam · 3 years, 5 months ago
  41. 2782e84 Add test and assembleAndroidTest to github workflows by Dustin Lam · 3 years, 5 months ago
  42. ba8601c [GH] Pull FTL results back into DIST_DIR by Yigit Boyar · 3 years, 5 months ago
  43. 450699e [GH] Add support for Firebase Test Lab by Yigit Boyar · 3 years, 5 months ago
  44. 860f8dd [GH] Add http gradlew flags to make connection reset less likely to occur by Dustin Lam · 3 years, 5 months ago
  45. ca60ba4 Remove unnecessary continue-on-error by Dustin Lam · 3 years, 5 months ago
  46. 522e2c1 [GH] Replace jitterbit/get-changed-files with androidx/changed-files-action by Dustin Lam · 3 years, 6 months ago
  47. bdb5385 [GH] Add --stacktrace to gradle runs by Yigit Boyar · 3 years, 7 months ago
  48. 75aeef0 [GH] Enable gradle caching options by Dustin Lam · 3 years, 7 months ago
  49. cd75065 Prune artifacts in playground once a week instead of every minute on sunday by Dustin Lam · 3 years, 8 months ago
  50. 363d633 [GH] Reduce resource usage by pruning less often by Dustin Lam · 3 years, 8 months ago
  51. 1c5a429 [GH] Run PREUPLOAD.cfg in GH workflows by Dustin Lam · 3 years, 8 months ago
  52. c93a99d [GH] Add playground support for compose-compiler by Dustin Lam · 3 years, 9 months ago
  53. 50c7922 Merge "[GH] Add playground support for androidx.lifecycle" into androidx-main by Dustin Lam · 3 years, 9 months ago
  54. ca77c30 [GH] Add workflow to automatically prune only build artifacts by Dustin Lam · 3 years, 9 months ago
  55. 841bb08 [GH] Add playground support for androidx.lifecycle by Dustin Lam · 3 years, 9 months ago
  56. 7c04f76 [GH] Add playground support for biometric by Dustin Lam · 3 years, 9 months ago
  57. 5d3b06c8 [GH] Github workflow improvements by Dustin Lam · 3 years, 11 months ago
  58. c0f8f1a [GH] Parallelize builds across library groups by Dustin Lam · 3 years, 11 months ago
  59. eec21a4 [GH] Add playground support for activity + fragments + navigation by Dustin Lam · 4 years ago
  60. f46ca15 [GH] Switch to using labels to retrigger a workflow. by Rahul Ravikumar · 4 years, 1 month ago
  61. ad1175c [GH] Github workflow fixes by Dustin Lam · 4 years, 1 month ago
  62. eed9923 [GH] Add playground support for paging by Dustin Lam · 4 years, 1 month ago
  63. e6bc0b9 [GH] Workflow improvements. by Rahul Ravikumar · 4 years, 1 month ago
  64. 7cda874 [GH] Add support for `pull_request_target` events. by Rahul Ravikumar · 4 years, 1 month ago
  65. 5cbb2b5 [GH] Trigger the workflows on push. by Rahul Ravikumar · 4 years, 1 month ago
  66. fa8b267 Switch to pull_request_review events to trigger workflows. by Rahul Ravikumar · 4 years, 2 months ago
  67. 2487cec Merge "Add GH ISSUE_TEMPLATE to link to Buganizer for visibility" into androidx-master-dev by Rahul Ravikumar · 4 years, 2 months ago
  68. e14ab6b Add GH ISSUE_TEMPLATE to link to Buganizer for visibility by Dustin Lam · 4 years, 2 months ago
  69. 588fb962 [GH] Emphasize the "Test:" string requirement by Zac Sweers · 4 years, 2 months ago
  70. e47dc74 Merge "[GH] Issue template" into androidx-master-dev by Rahul Ravikumar · 4 years, 2 months ago
  71. b8edf06 [GH] Issue template by Rahul Ravikumar · 4 years, 2 months ago
  72. 01276c9 [GH] Better events by Rahul Ravikumar · 4 years, 2 months ago
  73. 78a47eb [GH] Add a link for github contributions. by Rahul Ravikumar · 4 years, 2 months ago
  74. cb72980 set 3gb memory via gradle by Yigit Boyar · 4 years, 2 months ago
  75. aa7a4eb [GH] Read local/env properties for AndroidSDK in playground by Yigit Boyar · 4 years, 2 months ago
  76. efe7a96 [GH] Build Room and WorkManager in workflows by Rahul Ravikumar · 4 years, 2 months ago
  77. e6aa5e1 [GH] Update workflow triggers by Dustin Lam · 4 years, 2 months ago
  78. 30cfcad Ensures that the pull request has a `Test` stanza. by Rahul Ravikumar · 4 years, 2 months ago
  79. 8f2e623 [GH] Pass build result to webhook by Dustin Lam · 4 years, 3 months ago
  80. c170c56 Add support for repository dispatch events to trigger workflows manually. by Rahul Ravikumar · 4 years, 3 months ago
  81. a8c9a0a Kick off GitHub workflows only on pull requests. by Rahul Ravikumar · 4 years, 3 months ago
  82. 2649616 Remove the `GITHUB_RUN_ID` from the payload. by Rahul Ravikumar · 4 years, 3 months ago
  83. bb110b6 Add commit hooks to GitHub workflows. by Rahul Ravikumar · 4 years, 3 months ago
  84. 729274f remove build file from workflow job by Yigit Boyar · 4 years, 3 months ago
  85. 383c25a Move the .github folder to the top level folder. by Rahul Ravikumar · 4 years, 4 months ago