Commit Graph

21 Commits

Author SHA1 Message Date
shortstacked
852657c17e feat: Add testcontainers and Playwright (no-changelog) (#16662)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-07-01 14:15:31 +01:00
shortstacked
909b65d266 ci: Docker move build stage outside container (no-changelog) (#16009) 2025-06-25 12:52:16 +01:00
Tomi Turtiainen
be1dd9372d chore: Do not reset .claude dir on reset (#16638) 2025-06-24 09:16:21 +03:00
shortstacked
1e4541603f ci: Improve Flaky Test Debugging and CAT-726 Fix (no-changelog) (#14298) 2025-04-02 09:04:05 +01:00
Tomi Turtiainen
c64cd51822 chore: Fix dev setup on windows machines (no-changelog) (#11065)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-08 13:24:41 +02:00
Tomi Turtiainen
3c15890a5b build(benchmark): Fix docker image build (#10854) 2024-09-17 17:37:07 +03:00
कारतोफ्फेलस्क्रिप्ट™
6a35812f92 ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Tomi Turtiainen
c97a96d314 build: Add reset script (#10627)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-09-03 15:35:13 +03:00
कारतोफ्फेलस्क्रिप्ट™
aeac7b6247 ci: Fix script path in the publishing workflow 2024-07-10 17:08:00 +02:00
Iván Ovejero
af3ac2db28 refactor: Set up Cypress as pnpm workspace (no-changelog) (#6049)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-10 15:49:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
f208a6e087 ci: Validate docs urls for langchain nodes as well (no-changelog) (#8271) 2024-01-09 19:17:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
d5762a7539 ci: Fix docker builds for releases (#7865) 2023-11-29 15:25:50 +01:00
Alex Grozav
721a36637c feat(editor): Handle pin data edge cases and unify validation (no-changelog) (#6685)
Github issue / Community forum post (link here to close automatically):
2023-11-02 10:43:02 +02:00
OlegIvaniv
3ab04e4f9e ci(core): Extract local e2e run script (no-changelog) (#7551)
Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-10-30 11:18:51 +01:00
कारतोफ्फेलस्क्रिप्ट™
1b4247498b ci: Trim FE package.json files before publishing (no-changelog) 2023-08-31 14:45:44 +02:00
Iván Ovejero
7ce5d8fd90 refactor: Upgrade to Prettier 3 (no-changelog) (#6947)
Supersedes https://github.com/n8n-io/n8n/pull/6937

Excluding fixtures and test workflow JSONs to avoid having to update
tests.
2023-08-16 17:13:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
c738aa53e9 docs: Fix all credential documentation urls, and add a CI job to regularly validate these urls (#5012)
* add or update documentation URLs for all credentials

* add UTM params to documentation urls even when they are absolute urls

* Setup a CI job to validate documentation urls after every release

* Fix FacebookGraphApi documentation URL

* also validate node documentation urls

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-12-22 17:01:29 +01:00
Iván Ovejero
3028ad3c61 refactor: Format root-level dirs (no-changelog) (#4938)
🎨 Format root-level dirs
2022-12-15 16:39:59 +01:00
कारतोफ्फेलस्क्रिप्ट™
6b52e4b111 ci: Block execution of npm install (no-changelog) (#4662)
ci: block execution of `npm install` (no-changelog)
2022-11-21 12:53:11 +01:00
कारतोफ्फेलस्क्रिप्ट™
736777385c feat: Switch from npm to pnpm (#4429) 2022-11-09 17:32:05 +01:00
Iván Ovejero
11617616cd refactor: Format root-level files (#3858)
*  Create `format.mjs` script

* 👕 Add lint exception

*  Add root formatting to `format` command

* 🎨 Fix glob in `.prettierignore`

* 🚚 Improve naming

* 🎨 Format root-level files

*  Simplify check

*  Add period to extension

*  Locate config

*  Add `ignore` arg

* 🚚 Move `config` and `ignore` after check
2022-08-19 15:34:02 +02:00