[go: up one dir, main page]

  1. 2c8068b Revert "Ignore generated protobuf schema markdown docs" by Xiang Ji · 9 weeks ago main
  2. 10019c8 Ignore generated protobuf schema markdown docs by Xiang Ji · 3 months ago
  3. 9fea0d0 Use timezone-aware objects to represent dateimes in UTC by Xiang Ji · 3 months ago
  4. 376dae7 Disable IE security check in windows startup ps1 script so the users can download Chrome easier by Xiang Ji · 3 months ago
  5. 9a379c6 Add unit test for workflow.go by Xiang Ji · 3 months ago
  6. 79e6810 Fix SyntaxWarning in build.py regex pattern by Xiang Ji · 3 months ago
  7. 5dcce29 Add unit test for deployment manager.go by Xiang Ji · 3 months ago
  8. 0b02d77 Add unit test for secret.go by Xiang Ji · 3 months ago
  9. e8b94ed Deprecate EOS Ubuntu 20.04 LTS support by Xiang Ji · 4 months ago
  10. da929b5 Deprecate io/ioutil with io and os by Xiang Ji · 5 months ago
  11. 58d9c68 Deprecate ioutil.ReadFile with os.ReadFile by Xiang Ji · 5 months ago
  12. 38b48be Deprecate "github.com/golang/protobuf/protoc-gen-go/descriptor" [2/n] by Xiang Ji · 5 months ago
  13. ccaec72 Deprecate "github.com/golang/protobuf/protoc-gen-go/descriptor" [1/n] by Xiang Ji · 5 months ago
  14. c4e50f2 Deprecated github.com/golang/protobuf/ by Xiang Ji · 5 months ago
  15. 58ad175 Fix nested VM test failure by Xiang Ji · 6 months ago
  16. 6225940 Update markdown docs of CELab by Xiang Ji · 8 months ago
  17. 48e20b8 Fix linux VM system test failure by Xiang Ji · 8 months ago
  18. f998f1a [cel] Pretty-print UI test output when an error occurs by Jonathan Lee · 8 months ago
  19. 90acec3 Disable CGO by setting CGO_ENABLED=0 by Xiang Ji · 10 months ago
  20. ae769f1 Fix vulnerability by upgrade golang.org/x/crypto to 0.31.0 by Xiang Ji · 10 months ago
  21. c13dc08 Update IAM script to support Google managed project number service account role binding by Xiang Ji · 12 months ago
  22. d0e03ab Set admin password before creating ui test startup folder by Xiang Ji · 1 year, 3 months ago
  23. 156b9e8 Revert "Enable admin account on non-ad Windows instances" by Xiang Ji · 1 year, 4 months ago
  24. 296345e Remove win2019 remote desktop support by Xiang Ji · 1 year, 5 months ago
  25. 9f5f19e infra: Move ci/try jobs from Ubuntu-18.04 to Ubuntu-22.04 by Ben Pastene · 1 year, 5 months ago
  26. 5dc93d3 Remove project creation from pool creation scripts by Xiang Ji · 1 year, 5 months ago
  27. 0efdc06 Change the machineType of custom image to n2-standard-8 by Xiang Ji · 1 year, 5 months ago
  28. 5b01eee Upgrade celab test framework from 3.8 to 3.11 due to EOL soon by Xiang Ji · 1 year, 6 months ago
  29. 4c2138f Upgrade cipd selenium cached package from 3.141 to 4.19 for feature support by Xiang Ji · 1 year, 6 months ago
  30. 8ea0eeb Enable admin account on non-ad Windows instances by Xiang Ji · 1 year, 7 months ago
  31. 34db87c Switching to safetext/yamltemplate to automatically prevent YAML injection vulnerabilities by Xiang Ji · 1 year, 7 months ago
  32. c9838e1 Removing wuwang from CELab project owner by Xiang Ji · 1 year, 7 months ago
  33. e65eb0b Upgrade Active Directory Infra to Windows server 2022 by Xiang Ji · 1 year, 7 months ago
  34. 213d3e8 Remove unused win2008(Vista, win7 equivalent) supporting Powershell scripts by Xiang Ji · 1 year, 7 months ago
  35. eb2234d Update README.md of CEL project by Xiang Ji · 1 year, 8 months ago
  36. 47e5e54 Deprecate win2008r2 server in celab testbed due to GCP EOL by Xiang Ji · 1 year, 9 months ago
  37. 4d0f005 Deprecate win2012r2 from our celab test bed due to image EOL by Xiang Ji · 2 years ago
  38. 657eb18 Change e2e test infra to allow 50 tests running at the same time by Xiang Ji · 2 years, 3 months ago
  39. c00f59b Use ubuntu pro 1804 as nested VM base image by Xiang Ji · 2 years, 4 months ago
  40. 3cc649b Change celab daily build schedule to PST friendly for debugging by Xiang Ji · 2 years, 4 months ago
  41. 82b48b5 Trim primary_error_message to only on exception part by Xiang Ji · 2 years, 4 months ago
  42. 1521179 Update GCP project pool creation script by Xiang Ji · 2 years, 6 months ago
  43. 5fc27d4 Using ubuntu 1804 for nested VM base by Xiang Ji · 2 years, 7 months ago
  44. 2080d7c Deprecate Ubuntu 1804, use 2204 for nested VM and Linux VM by Xiang Ji · 2 years, 7 months ago
  45. fa14854 Add a python script to grant IAM to a list of GCP projects by Xiang Ji · 2 years, 7 months ago
  46. 8bf2df8 Download File python wrapper in test framework by Xiang Ji · 2 years, 8 months ago
  47. 8d71f09 Implement cel command for file download from VM instance by Xiang Ji · 2 years, 8 months ago
  48. c6bbae1 Add logging to confirm result being uploaded by Arthur Wang · 2 years, 8 months ago
  49. a5fc632 Add resultdb failure handling at before_all phase by Arthur Wang · 2 years, 8 months ago
  50. 09afac9 Add shadow bucket for celab trybot by Arthur Wang · 2 years, 8 months ago
  51. dfee1a5 Add resultDB integration into MultiTestController by Arthur Wang · 2 years, 8 months ago
  52. c54c3e6 Enable resultdb in buildbucket by Arthur Wang · 2 years, 8 months ago
  53. bae4a85 Add resultDB integration into test framework by Arthur Wang · 2 years, 9 months ago
  54. 88efbf2 Update auth code on cel_ctl to support luci-auth context by Arthur Wang · 2 years, 9 months ago
  55. 9961f9e Add powershell script to add chrome path into PATH by Arthur Wang · 2 years, 9 months ago
  56. ed544ac Allow output to be string instead of byte by Arthur Wang · 2 years, 10 months ago
  57. 7467567 Change output from byte string to string by Arthur Wang · 2 years, 10 months ago
  58. 0114902 Update unit test with new types for fetch_configuration_test.go by Xiang Ji · 2 years, 11 months ago
  59. 5845bfb Fix ui_test infra failure by Arthur Wang · 2 years, 11 months ago
  60. 0a1f856 incremental change to ui test infra: add logfile support by Arthur Wang · 2 years, 11 months ago
  61. f17d9af Skip generating ImageSourceInfo if the resource has a custom image machine type by Xiang Ji · 2 years, 11 months ago
  62. 838a514 Increamental change of ui test infra, add debug support by Arthur Wang · 2 years, 11 months ago
  63. 09dd8b5 Fix a bytes-like object is required, not 'str' bug by Arthur Wang · 2 years, 11 months ago
  64. 508cbf8 Allow CEL to deploy custom image from Poros by Xiang Ji · 2 years, 11 months ago
  65. 5ecf47b Incremental refactor effort on ui_server. by Arthur Wang · 2 years, 11 months ago
  66. 44237ba Refresh g3doc after run python build.py build by Arthur Wang · 2 years, 11 months ago
  67. 8362d9a Change host configuraiton parse to get resoure OS data from Poros API by Xiang Ji · 3 years ago
  68. a905153 Create a yaml for attrs by Arthur Wang · 3 years ago
  69. 0e082ae Update README.md to provide better clarity by Arthur Wang · 3 years ago
  70. e873858 Add integration test for linux deployment by Xiang Ji · 3 years ago
  71. d50ece4 Support basic linux deployment in celab by Xiang Ji · 3 years ago
  72. 47cb65d Add example schema files for Citrix, Linux, and Win11 Env by Xiang Ji · 3 years ago
  73. 0d6eaa7 Remove win2022 to domain join test by Xiang Ji · 3 years, 1 month ago
  74. 5b486ca Update image textpb to reflect the latest value by Xiang Ji · 3 years, 1 month ago
  75. 4bf8cdc Add note about test pool project by Xiang Ji · 3 years, 1 month ago
  76. 09dec62 Increase max host pool size to allow 30 tests at once by Xiang Ji · 3 years, 1 month ago
  77. fc1e769 Add index arg to allow incremental test pool creation by Xiang Ji · 3 years, 1 month ago
  78. 84b83a5 CC group maillist for CELab codereview by Xiang Ji · 3 years, 2 months ago
  79. 6895e94 Added a machine type template for machines not connected with an ad_domain by Vidit Chitkara · 3 years, 2 months ago
  80. a389487 Renamed resource type machine to ad_joined_machine by Vidit Chitkara · 3 years, 2 months ago
  81. 44db624 range syntax for GCP projects creation script by Xiang Ji · 3 years, 3 months ago
  82. 6ae64b3 Add system test for win11 nested VM by Xiang Ji · 3 years, 3 months ago
  83. 990f861 Support Windows 11 Nested VM image by Xiang Ji · 3 years, 3 months ago
  84. ea918ed Add OVMF support into the Nested VM Linux host by Xiang Ji · 3 years, 3 months ago
  85. 33442b5 Using fixed golang version for developement env by Xiang Ji · 3 years, 3 months ago
  86. a92932c Add email scope to google default token. by Vidit Chitkara · 3 years, 3 months ago
  87. 4713ae2 Allow cipd upload script to set any ref by Xiang Ji · 3 years, 4 months ago
  88. 3316118 Add the host source information (project and family) as part of the host required to deploy the resources. by Vidit Chitkara · 3 years, 4 months ago
  89. 6d508b5 Embedded resource files with go binary by Eswaran Krishnamoorthy · 3 years, 4 months ago
  90. 8a8d658 Trigger AssetInstance create or update on basis of type specified in .api.textpb by Vidit Chitkara · 3 years, 4 months ago
  91. 4f1e218 Move POROS related code to its own package by Vidit Chitkara · 3 years, 4 months ago
  92. 8a78d01 Post status update to POROS on deployment command and make project host file using the API response by Vidit Chitkara · 3 years, 4 months ago
  93. e537a12 create asset and host config files from poros api by Vidit Chitkara · 3 years, 4 months ago
  94. 496ca25 Updated the with a typo fix and added python to dependencies by Meyron Levanon · 3 years, 4 months ago
  95. 5612453 Add Windows Server 2022 Support in CELab by Xiang Ji · 3 years, 5 months ago
  96. a192316 Upgrade onhost python env from 2.7 to 3.8 by Xiang Ji · 3 years, 5 months ago
  97. 3a10949 Update doc for test setup scripts by Xiang Ji · 3 years, 5 months ago
  98. 633ce57 Fixed failing unit test cases by Eswaran Krishnamoorthy · 3 years, 5 months ago
  99. 0378947 Read asset configuration from poros api by Eswaran Krishnamoorthy · 3 years, 5 months ago
  100. ac0864a Update Linux builder's ubuntu machine version to 18.04 by Xiang Ji · 3 years, 6 months ago