Ankush Menat
33547a6354
ci: group output and limit diff
...
Verbose outut is MASSIVE and unreadable.
2024-03-20 14:23:08 +05:30
Ankush Menat
0ca0e22376
ci: setup ssh if test failed
2024-03-15 16:25:51 +05:30
Ankush Menat
2f94dd4ba1
ci: limit timeout to 30 minutes ( #25437 )
...
Sometimes tests get stuck and never end, cause unknown.
2024-03-14 09:33:12 +00:00
Ankush Menat
77c907a928
ci: add debug gha option
2024-03-10 12:49:19 +05:30
Ankush Menat
9c93d86294
ci: use bot's PAT
2024-02-29 10:00:39 +05:30
Ankush Menat
69dad391e4
Merge branch 'develop' into potfile-ci
2024-02-29 09:58:02 +05:30
Ankush Menat
4f18daba17
ci: fix ocassional patch test failure ( #25001 )
...
Some files in /env are touched during deletion which causes test to fail.
Hunch: running processes still not killed OR background jobs.
2024-02-21 14:55:32 +00:00
Akhil Narang
3f1e19de85
refactor(treewide): enable RUF rules
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-02-21 16:20:28 +05:30
dependabot[bot]
c5d5fad4cc
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-19 18:39:36 +00:00
Ankush Menat
931e1d64a2
ci: fix labeller ( #24935 )
...
* ci: fix labeller
* ci: fix labeller workflow
2024-02-19 07:04:45 +00:00
barredterra
1aae576b1a
Merge branch 'develop' into copy-config-to-new-app
2024-02-16 14:36:58 +01:00
dependabot[bot]
b0e90f35d0
chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1
...
Bumps [pre-commit/action](https://github.com/pre-commit/action ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pre-commit/action/releases )
- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: pre-commit/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 18:14:29 +00:00
barredterra
fe907673b4
ci: fix issues in POT script
2024-02-11 20:26:25 +01: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
064d97cafe
ci: only capture coverage on non-pull jobs ( #24783 )
2024-02-06 09:19:03 +00:00
dependabot[bot]
aaf39b8254
chore(deps): bump codecov/codecov-action from 3 to 4 ( #24775 )
...
* chore(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci: pass codecov token for server tests
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-02-06 14:22:26 +05:30
Ankush Menat
40438b400f
ci: set node env as production in tests
2024-01-30 21:55:51 +05:30
barredterra
ce50162213
Merge branch 'develop' into copy-config-to-new-app
2024-01-29 15:07:13 +01:00
Ankush Menat
4dce9d0d37
ci: skip UI test for PO files ( #24581 )
2024-01-29 11:17:04 +00:00
barredterra
9d6cbd0c15
fix: typos
2024-01-24 02:41:03 +01:00
dependabot[bot]
44e4c87636
chore(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 18:49:28 +00:00
barredterra
9008580f8d
ci: auto-generate potfile
2024-01-19 19:19:46 +01:00
Ankush Menat
885fab62f2
ci: split pre-commit config ( #24437 )
2024-01-18 10:45:17 +05:30
Ankush Menat
0192df06ca
ci: use node20 for semantic release ( #24343 )
...
[skip ci[
2024-01-15 11:53:13 +05:30
barredterra
95d0fb57cd
feat: linter workflow for new apps
2024-01-14 17:36:47 +01:00
barredterra
504654e73f
Merge remote-tracking branch 'upstream/develop' into drop-giturlparse
2024-01-14 16:49:01 +01:00
barredterra
a6d0969ebd
chore: drop git-url-parse dependency
2024-01-14 16:47:25 +01:00
barredterra
cfae292d3e
chore: bump dropbox
2024-01-14 15:41:37 +01:00
Ankush Menat
e163dbe5e2
chore: disable v13 releases
2024-01-01 12:54:04 +05:30
Ankush Menat
00f20f43c6
build: add setproctitle as dependency ( #24007 )
...
* build: add setproctitle as dependency
RQ and other tools use it to automatically set a useful proc title
* ci: print all bench logs after running tests
This can help reveal failures from background jobs etc
2023-12-28 20:50:27 +05:30
dependabot[bot]
fff9635328
build(deps): bump actions/setup-python from 4 to 5 ( #23743 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-12 14:10:44 +05:30
dependabot[bot]
811d167552
build(deps): bump actions/labeler from 4 to 5
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 4 to 5.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 18:03:58 +00:00
Ankush Menat
4cc1392697
ci: report all errors to sentry
...
This can be useful.
2023-11-30 17:34:15 +05:30
Ankush Menat
21e8abf899
build: python 3.12 support ( #22706 )
...
* ci: use python 3.12
We'll use minimum versions on stable branch CI configs.
* build(deps): bump dependencies
- Some for v12 support
- some just for new stuff
2023-11-23 11:42:51 +05:30
Ankush Menat
1a3f39daa0
chore: readme logo on dark theme ( #23358 )
...
closes https://github.com/frappe/frappe/issues/23352
2023-11-22 16:20:20 +05:30
dependabot[bot]
97ae9667d9
build(deps): bump dessant/lock-threads from 4 to 5
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 4 to 5.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 18:57:30 +00:00
Ankush Menat
3905e8970a
test: smtp integration test using smtp4dev
2023-11-04 15:26:40 +05:30
dependabot[bot]
8b0efd5d4f
chore(deps): bump actions/setup-node from 3 to 4 ( #22881 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 12:14:47 +05:30
Ankush Menat
14279bf74a
ci: update ci config to consider v15 ( #22822 )
2023-10-19 15:39:05 +05:30
gavin
c706040c31
ci: Add Coveragerc ( #22530 )
2023-10-16 18:24:16 +05:30
Ankush Menat
05d7646ab2
chore: disable beta releases
2023-10-11 12:21:29 +05:30
Suraj Shetty
6bcafb1730
ci: Add codecov_token to fix codecov issue
2023-09-25 17:12:22 +05:30
Ankush Menat
662b07170c
test: orpahned doctype check after patch test
2023-09-15 16:18:25 +05:30
Ankush Menat
b6d65fea06
ci: update patch workflow
...
- start with v13 DB, drop py3.7
- New flow v13DB -> V14 -> V15 (when released) -> PR commit
- Restart bench before final migrate
2023-09-15 16:18:25 +05:30
dependabot[bot]
78d481760c
chore(deps): bump actions/checkout from 3 to 4 ( #22310 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 10:41:55 +05:30
Ankush Menat
81d7dc6b00
chore: increase stale window
...
[skip ci]
2023-08-24 23:21:30 +05:30
Ankush Menat
06b86206ef
ci: make auto-merge work with skipped tests ( #22070 )
2023-08-16 05:55:55 +00:00
Ankush Menat
5f46f98699
ci: remove mysql ( #21811 )
2023-07-26 14:31:03 +05:30
Ankush Menat
6dda420176
ci: dont run tests on every push
...
Rationale:
- PRs already run test by merging PR in develop branch (this is how
github works)
- Running tests on practically identical code JUST after merge rarely
helpes. This has found failures from conflicting changes maybe once or
twice a year. That much CO2 is not justified.
- Instead added daily scheduled tests so things like cypress dashboards
still work and a *bisect* if requried in future can be done.
2023-07-19 12:15:41 +05:30
Ankush Menat
c3119af5b6
ci: unpin semgrep
2023-07-14 14:29:21 +05:30