David Arnold
bd06784d1b
ci: Run optimized python and control warnings ( #28063 )
...
* ci: run doubly optimized python
* ci: control python warnings
2024-10-09 13:29:30 +00:00
Priyansh Agrawal
7d4b970a3b
chore: fix typo in PULL_REQUEST_TEMPLATE.md ( #27990 )
2024-10-05 17:58:38 +00:00
David
b77f112fb2
ci: measure bench install times and control verbosity
2024-10-04 15:22:53 +02:00
David
f0ba65eb9b
ci: improve reporting
2024-10-04 15:22:49 +02:00
David
d03900c0e8
ci: add description to ci helper script
2024-10-04 15:22:45 +02:00
David
9288ad2a9c
ci: add description to roullette script
2024-10-04 15:22:36 +02:00
David Arnold
cca88f3a47
Merge pull request #27742 from frappe/chore/no-stale-on-draft
...
chore: exempt draft prs from stale bot
2024-09-12 08:00:10 +02:00
David
9f6b97b214
ci: split up install
...
when init fails, this separates long log sections and keeps github responsive
2024-09-12 02:06:43 +02:00
David
2e6004cc12
ci: split up install prepare
2024-09-12 01:31:27 +02:00
David
d03aeb0a68
chore: exempt draft prs from stale bot
2024-09-11 23:58:47 +02:00
David
b5cac45616
chore: add no-stale label
2024-09-11 17:02:50 +02:00
dependabot[bot]
7b810303fe
chore(deps): bump actions/download-artifact from 4.1.7 to 4.1.8
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4.1.7...v4.1.8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 18:33:28 +00:00
Rushabh Mehta
8dbc2832c5
feat: App switcher
2024-09-06 14:11:39 +05:30
dependabot[bot]
78c06c1fd4
chore(deps): bump actions/download-artifact in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-03 22:42:51 +00:00
barredterra
ea5aec20d0
ci: explicitly stage pot file
...
Avoid accidentally adding any other changed files, like yarn.lock, to the commit.
2024-06-27 19:44:28 +02:00
barredterra
2e4a551a05
ci: fix typo in pot file regeneration
2024-06-26 17:54:00 +02:00
Ankush Menat
4ce3c8582a
Revert "chore: add v15 to POT file mix" ( #25990 )
...
* Revert "chore: add v15 to POT file mix (#25983 )"
This reverts commit c94de176c9 .
* Update generate-pot-file.yml
2024-04-17 08:39:21 +00:00
Ankush Menat
c94de176c9
chore: add v15 to POT file mix ( #25983 )
2024-04-17 07:04:02 +00:00
Ankush Menat
b0da61413c
ci: bump mariadb ( #25658 )
...
Next Framework version will use 11.7 LTS, preparing for the jump.
New version has some cool stuff:
- UUID data type
- Much better explain/analyze
- Better query optimizer
2024-03-26 17:15:15 +00:00
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