ruthra kumar
fa82d3fbb1
ci: restrictive permission for gh actions
2025-06-17 15:41:48 +05:30
ruthra kumar
237f9640d5
ci: restrictive permission on github token
2025-06-17 12:02:35 +05:30
ruthra kumar
e70da0291e
ci: suppress compiled files in output
2025-06-03 13:38:12 +05:30
Raffael Meyer
eb350012b0
ci: apply label "skip-release-notes" based on PR title ( #46694 )
...
Workflow copied from frappe/frappe
2025-03-24 15:22:17 +00:00
Sagar Vora
25623325ce
ci: use mysqlclient in tests
2025-03-15 09:48:40 +05:30
barredterra
57007bf937
ci: ignore PRs labeled with "skip-release-notes" when generating release notes
2025-03-11 17:11:35 +01:00
ruthra kumar
97733c8974
ci: re-enable label backports and decrease lock frequency
2025-03-10 08:31:22 +05:30
ruthra kumar
ab8134aec6
ci: lock frequently
2025-03-08 14:21:11 +05:30
ruthra kumar
81d460e4bd
ci: fix incorrect yaml format
2025-03-06 17:17:37 +05:30
ruthra kumar
bb12551599
ci: dont lock really old pull requests
...
temporary change. mergify incorrectly triggers backport for really old
pull requests
2025-03-05 12:01:43 +05:30
Rohit Waghchaure
8028dd2683
fix: version
2025-01-24 12:32:16 +05:30
Nabin Hait
febdf4c61e
fix: added docs.frappe.io in documentation_url ( #44776 )
2024-12-18 11:58:22 +00:00
ruthra kumar
eb1e36ca22
fix: broken CI
...
- always install wkhtmltopdf
- remove specific version on mariadb-client
2024-12-16 16:27:13 +05:30
David
2f747a274f
ci: trigger ci runs from upstream fix
2024-10-24 14:26:55 +02:00
David
c314b71917
ci: trigger ci runs from upstream
2024-10-24 12:11:07 +02:00
David
969994c4a3
ci: run each test individually
2024-10-13 02:58:27 +02:00
David
33229381c7
ci: use dynamic total job
2024-10-02 13:25:39 +02:00
David
08771a6d70
chore: exempt draft prs from stale bot
2024-09-13 17:30:30 +02:00
David
941564daf8
chore: add no-stale label
2024-09-11 17:06:22 +02:00
barredterra
89c458e229
chore: set PR reviewer for translations
2024-07-24 09:59:46 +02:00
barredterra
1f74439b16
ci: explicitly stage pot file
...
Avoid accidentally adding any other changed files, like yarn.lock, to the commit.
2024-06-27 19:43:46 +02:00
barredterra
26aa1a128f
ci: fix typo in pot file regeneration
2024-06-26 17:54:51 +02:00
Ankush Menat
7a47b2157b
ci: remove mergify from release notes ( #41475 )
...
Mergify isn't author, just backporter.
All our stable branch PRs don't have authors so eh.
2024-05-15 05:37:30 +00:00
Akhil Narang
89b5e061af
ci: sync up action versions with framework
...
Fixup some tests for py312
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-03-27 16:06:04 +05:30
Akhil Narang
3effaf21ef
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-03-27 16:06:04 +05:30
Raffael Meyer
f44a841af7
ci: auto-generate potfile ( #40288 )
2024-03-05 18:06:31 +05:30
Ankush Menat
9636458ae1
ci: codecov changes ( #39760 )
...
- don't report coverage on individual PRs, instead do it daily
- update tokens for reporting
2024-02-06 10:21:46 +00:00
Ankush Menat
dfda5ad673
ci: Add fake passing tests when CI is skipped ( #39555 )
2024-01-25 14:18:27 +05:30
Ankush Menat
ef7aefeb45
ci: split pre-commit and semgrep jobs ( #39445 )
2024-01-18 11:29:53 +05:30
s-aga-r
aef87cced7
ci: bump node in release workflow
2024-01-15 11:54:26 +05:30
Ankush Menat
4415212a2d
chore: use diff secret
2024-01-03 12:50:25 +05:30
Ankush Menat
34d8bc4701
chore: disable v13 auto releases
2024-01-01 13:13:25 +05:30
Ankush Menat
4feecb69d8
ci: lock old resolved issue/PRs
2023-12-27 19:31:45 +05:30
Ankush Menat
d92eb0c603
Update initiate_release.yml
2023-10-24 15:25:03 +05:30
Ankush Menat
40cdde8820
ci: seutp v15 config
...
https://github.com/frappe/frappe/issues/22817
2023-10-19 15:55:02 +05:30
Ankush Menat
cea0d65fbd
chore: disable beta release
2023-10-11 12:22:06 +05:30
Akhil Narang
4a6108e912
fix: use mariadb instead of mysql
...
Drop mysql-client in favour of mariadb-client
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2023-10-11 11:17:47 +05:30
Ankush Menat
61778d5058
ci: restart bench before final migrate ( #37104 )
...
Also remove few patches which are now handled automatically
2023-09-15 16:51:56 +05:30
Ankush Menat
2f7b3bbfad
ci: fix patch test ( #37079 )
...
* ci: fix patch test
* ci: use v13 DB as starting point for patch
* ci: remove payments from patch test
* ci: print bench logs after tests
* ci: restart bench on each update
* ci: patch test v13db > v14 > develop
and when v15 is out v13db > v14 > v15 > develop
2023-09-14 14:46:45 +05:30
Deepesh Garg
3f81e15672
Merge pull request #36147 from deepeshgarg007/eslint
...
refactor(ci): add eslint and update linting confs
2023-07-24 20:55:07 +05:30
Ankush Menat
0218f11f47
ci: dont run tests on branch
...
6dda420176
2023-07-19 12:17:32 +05:30
Deepesh Garg
924cdef6d9
ci: add eslint and update linting confs
2023-07-14 18:53:02 +05:30
Ankush Menat
b5f6a1cc20
ci: fix repo name in relase notes workflow
...
[skip ci]
2023-07-13 21:04:09 +05:30
Ankush Menat
0340bfc90d
ci: regen release notes with GH API ( #36098 )
...
[skip ci]
2023-07-12 12:17:20 +05:30
Ankush Menat
407642869a
ci: auto release beta version
...
[skip ci]
2023-07-10 12:48:47 +05:30
Suraj Shetty
881e95b440
chore: Update required node version to v18
2023-06-26 13:02:08 +05:30
Deepesh Garg
56e81ada56
ci: use multiple python version in patch test
2023-06-22 19:57:23 +05:30
mergify[bot]
bd2dd7dfac
ci: use version specific payments repo (backport #34468 ) ( #34470 )
...
ci: use version specific payments repo (#34468 )
ci: use version-14 branch of payments repo for v14 erpnext
(cherry picked from commit befd1a0f91 )
Co-authored-by: Ritwik Puri <ritwikpuri5678@gmail.com >
2023-03-16 16:20:21 +05:30
Ankush Menat
5bf6fb43a9
chore: fix broken TR translations
2023-03-13 14:12:12 +05:30
Raffael Meyer
d155042edd
ci: documentation helper ( #33757 )
...
refactor: documentation helper
2023-01-24 11:42:44 +05:30