Commit graph

39 commits

Author SHA1 Message Date
Pavlik Kiselev
df9ca9fec5 feat: improved Astro integration 2025-10-03 09:37:32 +02:00
Thijs Louisse
0c3425c2b9
chore: wireit actions v2 + update wireit version
* chore: wireit actions v2

* Update wireit version

---------

Co-authored-by: ByoungYong Kim <ryubro@users.noreply.github.com>
2025-04-28 08:54:12 +02:00
Thijs Louisse
a992da4340 chore: fix playwright in ci 2025-01-13 15:33:28 +01:00
Thijs Louisse
dbb964077f chore: update/clean devDependencies for better security and perf 2024-10-16 14:14:26 +02:00
Thijs Louisse
aea90ae036 chore(root): cleanup and update dependencies 2024-05-14 13:47:11 +02:00
gerjanvangeest
341a9d051a chore: revert release.yml 2024-04-23 09:38:26 +02:00
okadurin
8e0b96430e chore: update release.yml 2024-04-18 15:47:43 +02:00
okadurin
b7b0660ef7 Revert "Update various github actions and node versions (#2251)"
This reverts commit 3ce4929427.
2024-04-18 14:10:33 +02:00
Kristján Oddsson
3ce4929427
Update various github actions and node versions (#2251)
* Update various github actions and node versions

* Downgrade to node@18
2024-04-16 15:30:16 +02:00
Thijs Louisse
a3738b500f chore: enter prerelease mode and version packages 2023-08-22 16:43:42 +02:00
Thijs Louisse
415a50d670 chore: add prerelease pipeline 2023-08-22 16:26:17 +02:00
Thijs Louisse
951de3e9b2
Fix/docs on prepublish (#2002)
* Revert "chore: revert release.yml, since it cannot run scripts atm"

This reverts commit eafffc3305.

* chore: automate prepublish docs step
2023-06-08 10:00:01 +02:00
Thijs Louisse
eafffc3305 chore: revert release.yml, since it cannot run scripts atm 2023-06-07 16:59:57 +02:00
SynnefonK
649bcc6320
Update verify.yml (#1996) 2023-06-06 10:47:17 +02:00
Farzan Najipour
c8052af068
chore: workflow improvement (#1989)
* Update verify.yml with setup-common-steps

This commit updates the verify.yml file to include the setup-common-steps job. The setup-common-steps job is responsible for setting up the common steps required for the verify workflow. By adding this job, we ensure that the necessary setup is performed before running the verify job.

The update includes the following changes:

- Added the setup-common-steps job to the jobs section.
- Added the needs keyword to the verify, browser-tests, node-tests, and node-tests-windows jobs, specifying that they depend on the setup-common-steps job.

* Update actions/setup-node and actions/checkout versions

This commit updates the versions of actions/setup-node and actions/checkout in the release.yml file.

* Rename 'setup-common-steps' to 'init' in verify.yml

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>

* Update setup-node and action/checkout to v3

* Update setup-node and action/checkout to v3 and rename setup-common-steps to init

---------

Co-authored-by: gerjanvangeest <gerjanvangeest@users.noreply.github.com>
2023-06-05 09:17:16 +02:00
Thomas Allmer
187a7e54b4 chore: persists wireit cache in CI; no rerun of test on master 2022-11-07 14:35:41 +01:00
Thomas Allmer
fab6b57b82 feat: move repo to npm workspaces 2022-10-20 10:20:12 +02:00
Thomas Allmer
b408351c9d chore: verify using node 16 2022-06-20 13:36:49 +02:00
Thijs Louisse
faade31ede chore: check yarn-lock on pull requests 2022-05-12 18:12:23 +02:00
Thijs Louisse
d58b9416b2 chore: update @changesets/cli 2022-04-06 13:32:18 +02:00
gvangeest
80d5dec3e5 chore: upgrade node version 2022-02-02 13:57:31 +01:00
Thomas Allmer
e89f7d4d43 chore: run tests for release 2021-12-06 13:33:18 +01:00
Thijs Louisse
dec437040b chore(github-ci): test node14 on linux, node12 on windows 2021-11-23 10:43:21 +01:00
Konstantinos Norgias
6edecddef2 chore: household stuff due to updated deps
Co-authored-by: Thijs Louisse <Thijs.Louisse@ing.com>
2021-05-20 12:17:52 +02:00
thepassle
12b3fa116d chore: update CEM version, add litelement flag 2021-02-17 14:12:57 +01:00
Joren Broekema
deb95d1388 fix: add data-tag-name attribute on scoped slottables 2021-02-17 11:10:28 +01:00
Joren Broekema
9a7522f844 chore: update verify workflow to run node tests on windows 2020-12-07 16:36:44 +01:00
jorenbroekema
b37cc349d4 chore: update workflows to use yarn cache 2020-11-09 14:11:24 +01:00
jorenbroekema
398fe12d64 chore: revert back to yarn until npm 7 is stable 2020-11-09 14:01:31 +01:00
Thomas Allmer
57c0814ad2 chore: use npm ci in the CI 2020-10-28 16:11:19 +01:00
jorenbroekema
531b04bd62 chore: upgrade to npm 7 (workspaces), get rid of yarn 2020-10-28 16:11:19 +01:00
Thomas Allmer
596eb2a028 chore: update to node 14 to enable playwright webkit tests in ci 2020-10-12 17:05:23 +02:00
Joren Broekema
9d54769dca chore: fix release workflow 2020-08-10 16:01:12 +02:00
Joren Broekema
ca5da28254 chore: fix release token key 2020-08-10 15:51:10 +02:00
Joren Broekema
09d9675963 feat(localize): add types to localize
Co-authored-by: narzac <narzac@gmail.com>
2020-08-03 17:00:26 +02:00
Joren Broekema
6666b558fb chore: use cache instead of artifacts in workflow 2020-07-28 18:26:09 +02:00
Joren Broekema
c8a5d60f62 chore: split up browser and node tests
Makes sure that only node tests are ran on multiple versions, rather than also running linting and browser tests on multiple node versions
2020-07-28 17:48:53 +02:00
Joren Broekema
5cd2c3491c chore: simplify release flow with changeset action 2020-07-28 17:42:10 +02:00
Joren Broekema
258ae817cd chore: migrate to changesets and github actions 2020-07-27 17:18:37 +02:00