Commit Graph

53 Commits

Author SHA1 Message Date
Ondrej Hajek
07165d5266 feat(ci): Run T3W1 tests as part of PR check 2025-10-01 12:03:37 +02:00
karliatto
06152820f9 ci(github): remove mv2 webextension 2025-09-22 10:48:54 +02:00
Martin Vere Cihlar
484c8303db fix(e2e-suite): Disable temporarly trading tests on web canary workflow 2025-08-20 08:16:56 +02:00
Peter Sanderson
89e32fcf42 chore: bump prettier - format:all on new version 2025-07-03 11:47:37 +02:00
Martin Vere Cihlar
0b3816e834 fix(e2e): Enabled and stiblize metadata-lifecycle test
minor fixes on workflows to allow workflow dispatch
docs on how to run test multiple times in CI
2025-06-23 20:50:41 +09:00
Ondrej Hajek
0db5344878 fix(ci): Fixed spam from bot comments when skipping tests 2025-06-18 18:14:31 +02:00
Martin Varmuza
9d9cf32d83 ci(suite-web): make sure sharedworker build is available for all suite-web builds 2025-06-05 13:58:51 +02:00
Martin Vere Cihlar
fa21b2c05b fix(e2e): Fix up suite release reporter workflow
solves inheretance issue
minor fixes
reporter definition moved back to workflow calls
solves concurrences clashes
2025-06-03 12:45:26 +02:00
Carlos Garcia Ortiz karliatto
23b5e0d28c ci(github): include connect mobile in release workflow 2025-06-02 12:34:03 +02:00
Martin Vere Cihlar
deb7353312 feat(e2e): Switch release reporter to only manual triggers 2025-05-15 13:16:11 +02:00
Tomas Martykan
eb758acea9 chore: apply latest prettier 2025-05-05 13:51:36 +02:00
Martin Vere Cihlar
ad5cbae665 PW GitHub reporter on release workflows (#18617) 2025-04-30 15:14:00 +02:00
Ondřej Hájek
a135bfab5f feat(ci): Post Currents link for Android tests (#18417) 2025-04-17 12:12:55 +02:00
Ondřej Hájek
303e56ad5c fix(ci): Less spammy E2E pipelines (#18365) 2025-04-15 11:04:45 +02:00
Ondřej Hájek
e810fedb25 Feat(ci): Use currents orchestration (#17957)
* feat(ci): Use currents orchestration

* feat(ci): Orchestration added to nightly and release workflows

* feat(ci): Rerun only failed tests using orchestration

* fix(ci): Fixed npm deps

* fix(ci): Fixed broken tests

* feat(ci): Reworked and simplified the flow

* feat(ci): Add comment about skipping tests

* fix(ci): Fixed token in check previous test runs

* fix(ci): Fixed fetch previous test result

* feat(ci): More simplification

* fix(ci): Fixed review comment

* fix(ci): Final touches and docs

* fix(ci): Fixed PR review comments

* fix(ci): Removed unused dep

* fix(ci): More PR review fixes
2025-04-10 17:52:15 +02:00
Ondřej Hájek
0f07257a62 feat(ci): Add smoke checks to PR e2e (#17766)
* refactor(ci): Build desktop only once in PR jobs

* feat(ci): Add smoke check to PR e2e test

* feat(ci): Updated also nightly, canary fw and release jobs to only build desktop app once

* fix(ci): Minor adjustments

* fix(ci): PR review fixes
2025-03-19 22:18:07 +01:00
Ondřej Hájek
12226ac862 fix(ci): Fixed deployment for FW canary web tests (#17723) 2025-03-18 08:56:01 +01:00
Ondřej Hájek
bc14a45dfe feat(e2e): Canary FW CI pipelines for playwright tests (#17606)
* feat(e2e): Canary FW CI pipelines for playwright tests

* fix(e2e): changed base url and grep for fw canary

* feat(ci): Added tagging

* fix(ci): Fixed PR review comments

* feat(ci): Added docs
2025-03-17 21:26:25 +01:00
Ondřej Hájek
d45f03fedb fix(ci): Currents branch naming and added attempt number to Currents id (#17677) 2025-03-14 17:51:34 +01:00
Ondřej Hájek
1e49357d15 Fix failing tests (#17618)
* fix(e2e): Fixed failing tests

* fix(ci): Fixed checking previous test runs
2025-03-12 17:24:42 +01:00
Ondřej Hájek
b67cfc9deb refactor(ci): Refactored QA pipelines to be more modular (#17433)
* refactor(ci): Refactored QA pipelines to be more modular

* feat(ci): Added nightly and release pipelines

* refactor(ci): DRY e2e test matrices

* refactor(ci): Correct workflow naming

* fix(ci): Fixed load e2e matrix script

* fix(ci): Fixed starting docker containers

* fix(ci): Added new lines

* fix(ci): Fixed review comments

* fix(ci): Cleaner log formatting

* fix(ci): Different PW reporter for CI

* fix(ci): More logging changes

* fix(ci): Fail test on purpose to see what it looks like

* fix(ci): final formatting

* fix(ci): Moved group definitions from CI to E2E package
2025-03-12 12:26:45 +01:00
Carlos Garcia Ortiz karliatto
fd4b536670 ci(github): add new npm packages to release action 2025-03-12 09:35:53 +01:00
Matěj Kříž
612976fa87 Fix/apply-global-patches-after-focus-install (#17212)
* fix(suite-native): apply global patches in suite-native pipelines

- Packages are automatically patched by postinstall script only if `yarn install` is called but not in case of yarn workspaces focus.

* fix(connect): make sure that global patches are applied for Connect release

* fix(suite-web): make sure that global patches are applied for suite web release
2025-03-11 09:46:57 +01:00
Szymon Lesisz
ce94c0aa03 chore: yarn format:all result 2025-03-07 09:55:42 +01:00
Ondřej Hájek
26660939b4 fix(e2e): Added selection by PR created time to checking previous tests (#17294)
* fix(e2e): Added selection by PR created time to checking previous tests

* fix(ci): removed exception for drafts
2025-03-03 12:48:37 +01:00
Ondřej Hájek
b21e499cb5 fix(ci): Continue on error in check previous runs (#17121) 2025-02-20 08:13:08 +01:00
Ondřej Hájek
032177a244 Run less tests (#17046)
* feat(ci): Rerun only what failed

* fix(ci): Minor adjustments
2025-02-19 18:10:01 +01:00
Carlos Garcia Ortiz karliatto
2bd7b454fb ci(github): add asset path to popup build 2024-11-26 15:18:28 +01:00
Tomas Martykan
451d00c56f fix(ci): connect release node env 2024-08-14 14:57:34 +02:00
Tomas Martykan
c4e1c2daa7 feat(connect-explorer): add extra meta tags & preview image 2024-08-05 16:59:04 +02:00
Tomas Martykan
f2537b24c0 chore(ci): set connectSrc for webextension SW example 2024-07-30 14:55:31 +02:00
Carlos Garcia Ortiz karliatto
77f8577024 ci(github): unify style in connect e2e test workflow 2024-07-09 10:03:42 +02:00
Carlos Garcia Ortiz karliatto
dac382c4c4 ci(github): unique artifact name in release connect webextension 2024-07-09 10:03:42 +02:00
Carlos Garcia Ortiz karliatto
72daedbfc1 ci(scripts): move ci scripts to scripts directory 2024-07-04 12:49:48 +02:00
Carlos Garcia Ortiz karliatto
06dd77a012 ci(github): deploy connect-explorer with relative paths 2024-05-28 10:00:05 +02:00
Carlos Garcia Ortiz karliatto
3dd3087650 ci(github): missing shell in action 2024-05-27 09:28:08 +02:00
Carlos Garcia Ortiz karliatto
ed4cb7d091 ci(github): indentation error in check-connect-version-match 2024-05-27 09:10:53 +02:00
Carlos Garcia Ortiz karliatto
6c0926389c ci(github): connect release reorder 2024-05-24 14:23:31 +02:00
Tomas Martykan
7f822c2d68 fix(ci): connect explorer webextension env 2024-05-24 13:31:02 +02:00
Carlos Garcia Ortiz karliatto
e878cd095d ci(github): fix url for building webextension path 2024-05-21 13:30:33 +02:00
vdovhanych
ea3a1b8b14 chore(ci): update connect-release action to upload artifacts for non prod builds only 2024-05-20 13:37:01 +02:00
Carlos Garcia Ortiz karliatto
4608d6521a ci(scripts): fix args in check-version 2024-05-15 11:08:28 +02:00
Tomas Martykan
139214b98b chore(connect-explorer): fully replace old explorer with nextra 2024-05-10 13:06:27 +02:00
Carlos Garcia Ortiz karliatto
27ec605afb ci(github): release connect v9 in GitHub 2024-05-07 13:23:39 +02:00
Carlos Garcia Ortiz karliatto
e1e5948e42 chore(github): update ::set-output in GH Actions 2024-05-07 08:32:08 +02:00
Carlos Garcia Ortiz karliatto
f903901cff fix(github): npm release action to build package 2024-04-25 11:02:50 +02:00
Carlos Garcia Ortiz karliatto
429e4e9724 fix(github): use env for NPM_TOKEN instead of secrets in action 2024-04-23 15:20:31 +02:00
Carlos Garcia Ortiz karliatto
0ebcf27a7f fix(github): add shell to steps in release npm action 2024-04-23 13:32:42 +02:00
Carlos Garcia Ortiz karliatto
ab26397767 feat(github): create release-connect-npm action 2024-04-23 11:08:18 +02:00
Daniel Suchý
028927d02c fix(ci): Nx checkout correct params (#11649) 2024-03-19 16:46:49 +01:00