martin-mfg
a28a417e88
fix tests, add CI, fix on mac, extend docs ( #25 )
...
* tests: fix float problems and PAT problem
* extend CONTRIBUTING.md
* extend build documentation, add GH action, fix build on MacOS
* fix build on Vercel
* update .gitignore and CONTRIBUTING.md
* fix all tests
* add backend tests to CI
* make e2e tests work
* add debug log to e2e test
* ignore copied tests in CI
2026-01-19 20:52:26 +01:00
martin-mfg
51894a49df
fix typos in docs
2026-01-04 16:58:09 +01:00
martin-mfg
1aa0b1af3e
docs: add last 'local dev' step
2026-01-03 16:30:52 +01:00
martin-mfg
bd5cef2022
documentation improvements
2026-01-03 16:23:52 +01:00
martin-mfg
6f29532d07
longer timeout in 'repeat' workflow, heading for advanced docs
2026-01-02 18:09:59 +01:00
martin-mfg
a88e9a0c4c
move 'repeat' workflow to correct folder
2026-01-02 11:25:51 +01:00
martin-mfg
efe31de4f5
use new URLs, remove more .github/ files
2025-12-30 14:41:20 +01:00
martin-mfg
015620aabb
fixes for documentation files
2025-12-29 14:32:21 +01:00
martin-mfg
5f9f1723c8
re-organize documentation files
2025-12-28 23:50:46 +01:00
martin-mfg
d149e0e1f5
initiate monorepo, add original github-trends
2025-09-18 11:30:25 +02:00
martin-mfg
8d9565d851
Merge remote-tracking branch 'origin/master' into technical-improvements
2025-09-16 13:27:40 +02:00
Frieder Bluemle and Alexandr
c966becb9a
chore: standardize the GitHub and npm branding through the codebase ( #4014 )
...
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-09-10 19:31:35 +03:00
martin-mfg
04dd868e2b
Merge remote-tracking branch 'origin/master' into technical-improvements
2025-09-09 15:29:10 +02:00
dependabot[bot] and Alexandr
104dfbf340
ci(deps): bump actions/labeler from 5.0.0 to 6.0.1 ( #4406 )
...
Bumps [actions/labeler](https://github.com/actions/labeler ) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/labeler/releases )
- [Commits](https://github.com/actions/labeler/compare/8558fd74291d67161a8a78ce36a881fa63b766a9...634933edcd8ababfe52f92936142cc22ac488b1b )
---
updated-dependencies:
- dependency-name: actions/labeler
dependency-version: 6.0.1
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>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-09-08 14:10:33 +03:00
dependabot[bot] and Alexandr
c8e6976f35
ci(deps): bump actions/setup-node from 4.4.0 to 5.0.0 ( #4405 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...a0853c24544627f65ddf259abe73b1d18a591444 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 5.0.0
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>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-09-08 14:06:38 +03:00
Alexandr Garbuzov
62069d08dd
ci: add ability to manually run the generate theme doc workflow ( #4401 )
2025-09-07 21:24:53 +03:00
Alexandr Garbuzov
9f0b9c7846
ci: fix prs cache clean workflow name to match naming style of other workflows ( #4398 )
2025-09-07 21:15:27 +03:00
Alexandr Garbuzov
891e31952b
chore: replace dependabot reviewer with codeowners file ( #4394 )
2025-09-07 21:11:55 +03:00
Alexandr Garbuzov
3adf254fb8
chore: remove outdated reviewer fields from dependabot config ( #4393 )
2025-09-07 21:08:57 +03:00
Alexandr Garbuzov
647f2e1c88
ci: add missing github token env to the theme prs closer workflow ( #4388 )
2025-09-07 20:53:13 +03:00
Alexandr Garbuzov
e27f7ed6d0
ci: temporary disable stale theme pr closer workflow ( #3520 )
2025-09-07 20:40:46 +03:00
Alexandr Garbuzov
a5cdd3f531
ci: temporary disable preview theme workflow ( #3514 )
...
* ci: temporary disable preview theme workflow
* dev
2025-09-07 20:37:25 +03:00
dependabot[bot] and Alexandr Garbuzov
0a5fe6f7a6
ci(deps): bump actions/checkout from 4.1.1 to 5.0.0 ( #4380 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.1 to 5.0.0.
- [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/v4.1.1...08c6903cd8c0fde910a37f88322edcfb5dd907a8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
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>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com >
2025-09-01 18:39:58 +03:00
martin-mfg
0506671078
Merge remote-tracking branch 'origin/master' into debugging
2025-08-29 19:21:57 +02:00
Alexandr Garbuzov
5ecf80b4d2
ci: add theme prs closer workflow ( #3534 )
...
* ci: add theme prs closer workflow
* permissions
2025-08-24 18:02:00 +03:00
Alexandr Garbuzov
070dbd312c
ci: remove redundant checkout step from prs cache clean workflow ( #3655 )
2025-08-24 17:25:46 +03:00
Alexandr Garbuzov
dd7582db8f
refactor: fix cards files names by removing duplicating postfix ( #4376 )
2025-08-24 17:14:18 +03:00
Alexandr Garbuzov
09cb2a596e
refactor: fix fetchers names by removing duplicating postfix ( #4375 )
2025-08-24 17:07:23 +03:00
Alexandr Garbuzov
8ae6980056
docs: remove outdated translations ( #4369 )
2025-08-24 16:57:23 +03:00
Alexandr Garbuzov
0cf6b18fa1
chore: bump node.js version from 18 to 22 in whole project ( #4377 )
2025-08-24 16:37:01 +03:00
dependabot[bot] and Alexandr Garbuzov
6522de0e0a
ci(deps): bump bahmutov/npm-install from 1.10.9 to 1.10.10 ( #4356 )
...
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install ) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/bahmutov/npm-install/releases )
- [Commits](https://github.com/bahmutov/npm-install/compare/6bbff949458c1dd99b20e185cee8c4d6fcf1212a...3714964fb879ebbbc108e167f0f3a0c81ec075c9 )
---
updated-dependencies:
- dependency-name: bahmutov/npm-install
dependency-version: 1.10.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com >
2025-08-12 20:03:40 +03:00
dependabot[bot] and Alexandr Garbuzov
096c9a93c0
ci(deps): bump actions/checkout from 4.2.2 to 5.0.0 ( #4359 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.2.2 to 5.0.0.
- [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/11bd71901bbe5b1630ceea73d27597364c9af683...08c6903cd8c0fde910a37f88322edcfb5dd907a8 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
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>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com >
2025-08-12 20:02:04 +03:00
martin-mfg
fbe6718ca6
change timings a bit
2025-06-29 12:04:55 +02:00
martin-mfg
233c47a073
adapt cache/cron/re-request/ISR times
2025-06-29 10:29:45 +02:00
martin-mfg
bfb92fefb6
cron: improve names, undo test changes
2025-06-28 17:30:43 +02:00
martin-mfg
3ead183c1e
test: create copy of new workflow
2025-06-28 16:44:49 +02:00
martin-mfg
e5772352b9
test: trigger every 5 min
2025-06-28 16:33:07 +02:00
martin-mfg
4925bc1e18
fix cron schedule
2025-06-28 14:41:24 +02:00
martin-mfg
57ceaa9396
add Github Action with cron job
2025-06-28 14:37:08 +02:00
martin-mfg
8a3a1bb081
move files back and adapt most paths
2025-06-24 19:36:47 +02:00
martin-mfg
3db04a154e
moving more files, adapting more paths
2025-06-23 19:18:47 +02:00
martin-mfg
31ca8a317a
move core app to .vercel/output/..., adapt only some paths
2025-06-23 15:55:46 +02:00
dependabot[bot] and Alexandr
27ffc1aec6
ci(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 ( #4300 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 5.2.0 to 6.0.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/b863ae1933cb653a53c021fe36dbb774e1fb9403...778341af668090896ca464160c2def5d1d1a3eb0 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: 6.0.1
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>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-06-17 20:52:35 +03:00
dependabot[bot] and Alexandr
4306568359
ci(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 ( #4280 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](https://github.com/ossf/scorecard-action/compare/f49aabe0b5af0936a0987cfb85d86b75731b0186...05b42c624433fc40578a4040d5cf5e36ddca8cde )
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-version: 2.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-06-03 18:56:36 +03:00
dependabot[bot] and Alexandr
78c40da3ca
ci(deps): bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 ( #4230 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/e348103e9026cc0eee72ae06630dbe30c8bf7a79...b863ae1933cb653a53c021fe36dbb774e1fb9403 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-04-27 19:57:43 +03:00
dependabot[bot] and Alexandr
54348a36d2
ci(deps): bump bahmutov/npm-install from 1.10.8 to 1.10.9 ( #4231 )
...
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install ) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/bahmutov/npm-install/releases )
- [Commits](https://github.com/bahmutov/npm-install/compare/6cee6086f1bf4467050e9a51e94bfb71b44cbc39...6bbff949458c1dd99b20e185cee8c4d6fcf1212a )
---
updated-dependencies:
- dependency-name: bahmutov/npm-install
dependency-version: 1.10.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-04-26 21:07:24 +03:00
dependabot[bot] and Alexandr
29977629ce
ci(deps): bump actions/setup-node from 4.3.0 to 4.4.0 ( #4217 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/cdca7365b2dadb8aad0a33bc7601856ffabcc48e...49933ea5288caeca8642d1e84afbd3f7d6820020 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 4.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-04-17 19:44:29 +03:00
dependabot[bot] and Alexandr
9c3bd5a82f
ci(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 ( #4197 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1...ea165f8d65b6e75b540449e92b4886f43607fa02 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-03-25 21:23:16 +02:00
dependabot[bot] and Alexandr
e3ddfe0274
ci(deps): bump bahmutov/npm-install from 1.10.7 to 1.10.8 ( #4198 )
...
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install ) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/bahmutov/npm-install/releases )
- [Commits](https://github.com/bahmutov/npm-install/compare/7639f1c46981fc8c8d64ec6be729b7ddbd7ddc52...6cee6086f1bf4467050e9a51e94bfb71b44cbc39 )
---
updated-dependencies:
- dependency-name: bahmutov/npm-install
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-03-24 21:44:41 +02:00
dependabot[bot] and Alexandr
e263e4eb02
ci(deps): bump actions/setup-node from 4.2.0 to 4.3.0 ( #4186 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a...cdca7365b2dadb8aad0a33bc7601856ffabcc48e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com >
2025-03-18 21:04:01 +02:00