AarDG10
7d661bb8e3
ci: skip auto postgres test run
2026-02-09 14:40:53 +05:30
Aarol D'Souza
6613c4da1d
ci: autolabel postgres based on touched files ( #36282 )
2026-01-25 12:07:46 +05:30
Saqib Ansari
b47ae8a053
fix: don't run server tests on svg change ( #35583 )
2026-01-01 12:37:38 +05:30
David
9288ad2a9c
ci: add description to roullette script
2024-10-04 15:22:36 +02:00
Akhil Narang
26ae0f3460
fix: ruff fixes
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-07 17:04:31 +05:30
Ankush Menat
4dce9d0d37
ci: skip UI test for PO files ( #24581 )
2024-01-29 11:17:04 +00:00
Ankush Menat
f5771baf66
ci: use GITHUB_TOKEN for roulette api calls ( #19537 )
...
This is safe cuz we set read only permission on this token in workflows.
NOTE: Changing permission type is dangerous here!
2023-01-09 17:09:59 +05:30
Ankush Menat
92a705f8fd
ci: retry if rate limited in roulette ( #19523 )
...
[skip ci]
2023-01-09 13:11:22 +05:30
Bread Genie
9e79df9802
ci: use $GITHUB_OUTPUT instead of set-output ( #19389 )
...
* refactor(boilerplate): use `$GITHUB_OUTPUT` instead of `set-output`
* ci: use `$GITHUB_OUTPUT` instead of `set-output`
* fix: remove unterminated string literal
2022-12-22 14:16:09 +05:30
Ankush Menat
236ab8dbed
ci: separate cache for UI jobs and selective test
...
This is reusing normal cache which doesn't contain half the things
2022-09-02 17:47:30 +05:30
Ankush Menat
936c073d23
Revert "ci: Only upload server-side coverage report if .py files are changed"
...
partially reverts this PR https://github.com/frappe/frappe/pull/16048
This is causing random fluctations.
2022-08-13 21:30:42 +05:30
Ankush Menat
3a7c7ff182
ci: ignore HTML files for server tests
2022-07-13 20:30:07 +05:30
phot0n
b0cea224c8
ci: consider svg as docs as well
2022-07-03 21:03:44 +05:30
phot0n
6e818caa59
ci: use different reference for fetched label in has_label
2022-07-03 16:41:37 +05:30
Gavin D'souza
6862c10403
ci: PY38 compatible roulette
2022-06-29 11:04:01 +05:30
Ankush Menat
9bd753551b
ci: temp fix for semgrep ( #17228 )
...
* ci: respekt my authoritah
* ci: use pip semgrep
2022-06-28 12:07:34 +05:30
Gavin D'souza
601217a4a2
ci: Run tests bypassing roulette with labels "Run UI Tests", "Run Server Tests"
2022-06-13 19:38:30 +05:30
phot0n
909ce30f0a
ci: Skip CI label for stopping build process
2022-05-23 13:01:31 +05:30
Suraj Shetty
21fcd00416
ci: While running all builds set build-server as well
2022-02-21 11:07:37 +05:30
Suraj Shetty
5de89df5b7
ci: Only upload server-side coverage report if .py files are changed
2022-02-21 09:32:44 +05:30
Gavin D'souza
a5ded007a5
fix(ci): Run all builds on github push events
...
Issue: No PR number is detected on Push events and all builds are
skipped. We want the opposite to be true, so we're running all builds on
merges in hopes of testing better.
2021-08-30 12:54:37 +05:30
Gavin D'souza
14d46f10de
chore: Add vue as extn to frontend code
2021-08-27 20:28:42 +05:30
Gavin D'souza
525923d213
fix(roulette): Run only one conditional block
2021-08-25 15:23:00 +05:30
Gavin D'souza
e2585cbc7e
ci(roulette): Add support for running on forks
2021-08-25 13:46:09 +05:30
Gavin D'souza
fe060bda0e
fix: Use urllib instead of requests
...
Simply because "too much effort" to add another library pfft
2021-08-25 13:25:40 +05:30
Gavin D'souza
e01ef7ff52
ci(roulette): Use GitHub REST to figure out changed files
2021-08-25 12:40:44 +05:30
Gavin D'souza
597d237f63
ci: Roulette for GHA
2021-08-24 20:41:24 +05:30
Gavin D'souza
feea2f3c44
fix: Use raw string to avoid invalid escape sequence errors
2021-05-26 16:32:41 +05:30
Mohammad Hasnain Mohsin Rajan
7148af3c20
ci: Fix Github Action ( #12574 )
2021-03-12 22:44:30 +05:30
Mohammad Hasnain Mohsin Rajan
3ee0d76776
ci: Port from TravisCI to Github Actions ( #12559 )
2021-03-12 13:59:30 +05:30