Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
c25e6f2bec
Bump fast-xml-parser and @testmo/testmo-cli in /.github/workflows (#4120)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.7 and updates ancestor dependency [@testmo/testmo-cli](https://www.testmo.com/). These dependencies need to be updated together.


Updates `fast-xml-parser` from 3.21.1 to 4.2.7
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v3.21.1...v4.2.7)

Updates `@testmo/testmo-cli` from 1.3.0 to 1.4.0

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@testmo/testmo-cli"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 11:22:51 +02:00
wojteknowacki
10d30ca9a4
Testmo reports - generates reports when test env deploy workflow triggered (#3908)
* test-nv-deploy yaml adjustments to generate testmo reports

* CR fixes

* changed working dir for testmo runner

* changed prepare tests to wait for deploy

* removed working dir

* wip - working dir

* wip - working dir

* resource path deletion

* order of steps changed

* wip

* wip

* cypress reporter fix, added hash to report name

* reporter fix - name of output changed

* report name change

* moved testmo run it into workflow env var

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip - output

* Test with output

---------

Co-authored-by: andrzejewsky <vox3r69@gmail.com>
2023-07-24 14:13:55 +02:00
Karolina Rakoczy
e1c2e78b61
Upgrade saleor version before test run (#2349)
* on major versions workflow should first upgrade enironment

* use fetch()

* Change domain for url
2022-10-07 11:57:36 +02:00
M.Graczyk
904556f728
Revert "on major versions workflow should first upgrade enironment (#2332)" (#2347)
This reverts commit a12a910f0b.
2022-09-30 16:00:52 +02:00
Karolina Rakoczy
a12a910f0b
on major versions workflow should first upgrade enironment (#2332) 2022-09-30 13:08:46 +00:00
Karolina Rakoczy
78ea5fb0f5
Add more machines for cypress release run (#2322)
* Add more machines to cypress tests on release
2022-09-22 09:15:28 +00:00
Karolina Rakoczy
81319a67a6
Add comment and link to release PRs (#2309)
* Fix comments on release PRs

* Fix adding comments

* Fix adding comments
2022-09-15 10:15:21 +02:00
Karolina Rakoczy
fc15227b4c
Automatically merge dashboard release PRs after tests (#2226)
* Automatically merge release PRs after cypress tests

* Fix token

* add package.json to workflows directory

* revert package json to the state from main

* Merge only with auto release flag

* Add if to merge release job
2022-08-10 10:46:00 +02:00
Mika
d0f20ddb0c
Revert "Automatically merge release PRs after cypress tests (#2211)" (#2225)
This reverts commit 8defc63a45.
2022-08-08 18:34:54 +02:00
Karolina Rakoczy
8defc63a45
Automatically merge release PRs after cypress tests (#2211)
* Automatically merge release PRs after cypress tests

* Fix token

* add package.json to workflows directory

* revert package json to the state from main
2022-08-08 15:58:39 +02:00