1. 6f2c9c6 ci: workflow dispatch options (#29611) by Ankush Menat · 2 years, 8 months ago
  2. be0a441 chore: update label rules by Ankush Menat · 2 years, 9 months ago
  3. 8f0d10a chore: add crm module in issue template by Ankush Menat · 2 years, 9 months ago
  4. 2854f63 fix!: drop python 3.7 support by Ankush Menat · 2 years, 9 months ago
  5. 5b67dbf ci: only run label action once by Ankush Menat · 2 years, 9 months ago
  6. 55d00a3 ci: fix auto label behaviour by Ankush Menat · 2 years, 9 months ago
  7. 23b0a3f ci: add auto labeller workflow by Ankush Menat · 2 years, 9 months ago
  8. d2074b1 ci: postgres unittests configurations (#28952) by Conor · 2 years, 9 months ago
  9. 8dc1ce1 chore: simplify bug report form by Ankush Menat · 2 years, 10 months ago
  10. fe597cd chore: remove unused issue tempaltes by Ankush Menat · 2 years, 10 months ago
  11. fcb614d chore: correct form format for issues by Ankush Menat · 2 years, 10 months ago
  12. bf48f17 chore: new and improved bug report form by Ankush Menat · 2 years, 10 months ago
  13. ffa3d45 chore: update stale rules and apply on issues by Ankush Menat · 2 years, 10 months ago
  14. 03370c6 chore: minor typo correction in CONTRIBUTING (#28386) by Conor · 2 years, 11 months ago
  15. b728597 fix: use hotfix branches for patch tests by Ankush Menat · 2 years, 11 months ago
  16. c2697bc ci: change GITHUB_PAT to CI_PAT by Revant Nandgaonkar · 3 years ago
  17. c587f18 chore: migrate docker to github actions by Revant Nandgaonkar · 3 years ago
  18. 27cbeb9 test(patch): run patch tests for major releases by Ankush Menat · 3 years ago
  19. 4ad2b85 chore: change semgrep rules repo name by Ankush Menat · 3 years ago
  20. cc1baae ci: move semgrep rules out of repo (#28067) by Ankush Menat · 3 years ago
  21. 5ada11b ci: run semgrep after basic linters by Ankush Menat · 3 years ago
  22. 92c0dcc ci: install dev requirements in CI by Ankush Menat · 3 years ago
  23. 9916b87 ci: Rule Added for using frappe.qb over db.sql* (#28000) by gavin · 3 years ago
  24. 9043812 chore: Add Try on Frappe Cloud button to README (#27950) by Mohammad Hussain Nagaria · 3 years ago
  25. 06b426e ci: rule to fail PRs that add a new manual commit (#27928) by Ankush Menat · 3 years ago
  26. 4dc17a8 fix(CI): Use bugbear instead of flake8-mutable by ChillarAnand · 3 years ago
  27. 772d475 refactor: Clean up mutable defaults and add CI check (#27828) by Chillar Anand · 3 years ago
  28. 35e30bd ci: fail build if asset bundling fails (#27820) by Ankush Menat · 3 years ago
  29. 1fc8fcc ci: Upload coverage report to codecov by Suraj Shetty · 3 years, 1 month ago
  30. fa819f2f fix: General Ledger translation issues (#27298) by Dany Robert · 3 years, 1 month ago
  31. 5596988 ci: fix docs checker for wiki based docs (#27380) by Ankush Menat · 3 years, 1 month ago
  32. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  33. 65279c2 ci: add strict config for flake8 by Ankush Menat · 3 years, 1 month ago
  34. 72ece75 ci(semgrep): add translation checks for report labels (#27280) by Alan · 3 years, 1 month ago
  35. dea14ee Merge pull request #27240 from ankush/ubuntu_ci by gavin · 3 years, 1 month ago
  36. 602374a ci: switch to latest LTS Ubuntu version by Ankush Menat · 3 years, 1 month ago
  37. 9de0f75 ci: concurrency control for CI jobs (#27230) by Ankush Menat · 3 years, 1 month ago
  38. e5e0070 ci: use node action instead of apt (#27220) by Ankush Menat · 3 years, 1 month ago
  39. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 1 month ago
  40. 8bbec42 fix: undo changes to patch (#26983) by Ankush Menat · 3 years, 2 months ago
  41. 39efc62 feat: Organizational Chart (#26893) by Rucha Mahabal · 3 years, 2 months ago
  42. 2a43fe1 ci: ignore backports while checking docs (#26962) by Ankush Menat · 3 years, 2 months ago
  43. 4981746 Merge branch 'develop' into org-chart-develop by Rucha Mahabal · 3 years, 2 months ago
  44. 8a6b82b ci: ignore js files in unittests (#26934) by Ankush Menat · 3 years, 2 months ago
  45. 9dfddca ci(cypress): use env variable for key by Rucha Mahabal · 3 years, 3 months ago
  46. 0bb60b3 chore: add timeout to GHA workflows (#26714) by Ankush · 3 years, 2 months ago
  47. e906acd chore: change location of backport action (#26705) by Ankush · 3 years, 2 months ago
  48. 057a0a9 ci: auto backport squashed commits based on labels (#26622) by Ankush · 3 years, 3 months ago
  49. 28d52c4 chore: remove warning rules by Ankush Menat · 3 years, 3 months ago
  50. 47f200a chore: Update stale.yml by Suraj Shetty · 3 years, 3 months ago
  51. a6d80dc chore: disable semgrep on push events (#26523) by Ankush · 3 years, 3 months ago
  52. 1b5f3cf ci: make semgrep ignore existing errors (#26516) by Ankush · 3 years, 3 months ago
  53. 203c2b2 ci: show bench logs if ui test fails by Ankush Menat · 3 years, 3 months ago
  54. a68344f refactor: extend commands from frappe by Ankush Menat · 3 years, 3 months ago
  55. 3f14b92 ci: UI tests workflow by Ankush Menat · 3 years, 4 months ago
  56. e8e4841 ci: Build frappe assets by Suraj Shetty · 3 years, 4 months ago
  57. c68006b ci: Update ERPNext backup patch test >= v10 by Gavin D'souza · 3 years, 4 months ago
  58. 5b17f33 ci: Add coveralls_repo_token env variable by Suraj Shetty · 3 years, 4 months ago
  59. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  60. 9768783 ci: Run mariadb tests after PR merge for coverage badge by Suraj Shetty · 3 years, 4 months ago
  61. 073dcf7 ci(semgrep): fix false positives (#25823) by Ankush Menat · 3 years, 5 months ago
  62. 28fdb2e ci: Update Python version to 3.7 by Suraj Shetty · 3 years, 5 months ago
  63. 1f025a8 ci: Update frappe branch by Suraj Shetty · 3 years, 5 months ago
  64. b1f8c80 ci: enable semgrep check on v13 branches and update rules (#25647) by Ankush Menat · 3 years, 5 months ago
  65. 042118a ci: Use only 3 containers for now by Suraj Shetty · 3 years, 5 months ago
  66. 6408367 ci: Add test orchestrator URL by Suraj Shetty · 3 years, 5 months ago
  67. 5ce2da8 fix: Pass ORCHESTRATOR_URL via secrets by Suraj Shetty · 3 years, 5 months ago
  68. dfb8aa0 ci: Check limits by Suraj Shetty · 3 years, 5 months ago
  69. 7044bcf ci: Try parallel testing with orchestrator by Suraj Shetty · 3 years, 5 months ago
  70. d27e70a ci: Fix coveralls by Suraj Shetty · 3 years, 5 months ago
  71. 622bf07 ci: Disble failfast temporarily by Suraj Shetty · 3 years, 5 months ago
  72. ccf6249 chore: Debug by Suraj Shetty · 3 years, 5 months ago
  73. 490aed2 chore: Debug by Suraj Shetty · 3 years, 5 months ago
  74. 5117cbc ci: Enable coveralls by Suraj Shetty · 3 years, 5 months ago
  75. 5f7546d chore: Debug by Suraj Shetty · 3 years, 5 months ago
  76. af4af77 chore: Debug by Suraj Shetty · 3 years, 5 months ago
  77. ee35444 fix: Frappe branch by Suraj Shetty · 3 years, 5 months ago
  78. cd8ee8e ci: Try Parallel tests by Suraj Shetty · 3 years, 5 months ago
  79. 0dc0021 fix: coveralls different services for different events (#25513) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  80. c9187b0 fix: change coveralls version (#25499) by Mohammad Hasnain Mohsin Rajan · 3 years, 5 months ago
  81. 524b81a feat: manage Python 3 compatiblity with dependencies by Rohan Bansal · 3 years, 6 months ago
  82. c28fcba ci(semgrep): add correctness rule for on_cancel by Ankush Menat · 3 years, 6 months ago
  83. 67e6472 ci(semgrep): Add semgrep testing (#24871) by Ankush Menat · 3 years, 6 months ago
  84. 192ab05 ci: use ubuntu 18 specifically (#24904) by Mohammad Hasnain Mohsin Rajan · 3 years, 7 months ago
  85. c647b60 ci: update badge in README and add push event trigger (#24911) by Sagar Vora · 3 years, 7 months ago
  86. 19bb8c1 ci: get branch name from GITHUB_REF if GITHUB_BASE_REF not available (#24913) by Sagar Vora · 3 years, 7 months ago
  87. 46d5431 fix: Github Action not failing when tests fail (#24867) by Mohammad Hasnain Mohsin Rajan · 3 years, 7 months ago
  88. 0f60f08 ci: Port CI test from Travis to Github Actions (#24846) by Mohammad Hasnain Mohsin Rajan · 3 years, 7 months ago
  89. 8586c08 chore: Update translation syntax checker by Suraj Shetty · 3 years, 8 months ago
  90. f2206c2 fix: allow other github links in same PR (#23995) by Raffael Meyer · 3 years, 10 months ago
  91. 31ac7d9 chore(GitHub): Add issue template config by gavin · 3 years, 10 months ago
  92. 0a6770a chore: GitHub actions for translation syntax validation and docs link (#23627) by Suraj Shetty · 4 years ago
  93. d39c97e fix: trigger docker build on release (#22353) by Revant Nandgaonkar · 4 years, 4 months ago
  94. 755e7c8 chore: update travis url for docker build action (#22274) by Chinmay Pai · 4 years, 4 months ago
  95. 3375a2e ci: trigger docker build on release (#22128) by Revant Nandgaonkar · 4 years, 4 months ago
  96. df1ba3e chore: Add github action to automate backporting by Mangesh-Khairnar · 4 years, 8 months ago
  97. 5e39968 chore: update discuss.frappe.io link in template (#20412) by gavin · 4 years, 8 months ago
  98. ce77c4a fix(docs): link update frappe => erpnext by Gavin D'souza · 5 years ago
  99. 22bc0a9 chore(docs): Added contribution templates, SECURITY policy by Gavin D'souza · 5 years ago
  100. 50b6a5d Update stale.yml by Prateeksha Singh · 6 years ago