Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from SAP:master #967

Open
wants to merge 178 commits into
base: master
Choose a base branch
from
Open

[pull] master from SAP:master #967

wants to merge 178 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 13, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

viktorsperling and others added 4 commits June 13, 2022 11:49
* Inital test for travis setup testing

* Add correct trigger condition for testing

* Group tests as stage in travis

* Adjust tests

* Fix errors in travis.yml

* Fix 2 for tests

* Fix 2 for tests

* Add killWebserver step to testing

* Update node version for the angular cli

* Debug tests

* Second debug tests

* First test run with all test enabled

* Fix dependencies issues for tests

* Add cypress to test container

* Adjust node version for react and angular setups

* Add missing cypress dependency to setup projects

* Install cypress globally in containern

* Add cypress config to install folder

* Add cypress config to install folder

* Create config file for cypress

* Config path to luigi cypress config

* Add bash script to run setup tests

* Fix parameters of script

* Add exit on 0

* Add exit on 0

* Add killWebserver method

* Add killWebserver method

* Add exit 0 step to method

* Enable all tests again

* Give more time for setups

* Add exit command

* Add -9 to kill command

* Add dependencies

* Add command for exit 0

* Try fix vue installation

* Add time param

* Remove exit on errors condition

* Adjust timer for installation

* Final test

* Negative test

* Change success condition

* Add exit code for bash script

* Negative test

* Negative test

* Fix if condition

* Fix if condition

* Add new condition to all tests

* Adjust exit command in travis

* Add travis terminate condition

* Fix syntax of if condition

* Fix syntax of if condition for bash

* Fix type for if condition

* Fix syntax using semicolons

* Split if conditions

* Add debug

* Add exit 0

* Add signal number to kill command

* Add trap command

* Add trap command to travis

* Add kill command from parent shell

* Add rename killWebserver method

* Change end condition for cypress

* Add debuf echo to subshell

* Add kill to sub shell

* Add if condition to kill

* Negative test

* Add env variable of travis

* Add checks for output

* Add correct condition for tests

* Add correct condition for tests to all tests

* Negativ test 3

* Negativ test 4

* Negativ test 5

* Negativ test 6

* Negativ test 7

* Negativ test 8

* Negativ test 9

* Negativ test 10

* Negativ test 11

* Negativ test 12

* Negativ test 13

* Negativ test 14

* Negativ test 15

* Final test

* Adjust travis.yml to final state

* Remove unnecessary files

* Remove TODO in travis.yml

* Add comment for setup-example chron job section

* Adjust comment for new travis job section

* Change node version

* Add command to remove google chrom files in container

* Add caching necessary addons and caching configs for setup tests

* Add cypress addon to tests in travis.yml

* Reduce testing stage for testing reasons

* Add flag to run browser headless

* Add more time for tests to run in new env

* Add command to update browser list

* Add api condition for trigger setup-tests

* Add dependencies to test container

* Appy sequence to test jobs

* Remove npx update command

* Add node versions for stages

* Add node syntax correctly

* Add disable npm test to travis

* Reduce to two node versions

* Remove dedundant configs

* Test old approach

* Add version to cypress

* Add check variable again

* Enable all tests

* Enable all tests 2

* Add output variable to scripts

* Adjust output

* Adjust .sh script

* Negative test

* Enable full functionallity

* Add version ready for review

* Add reviewed changes

* Final commit with reviewed changes

* Revert false changes

* Add old if condition to test trigger

* Update website package.json

* Fail test

* Negative script test

* React negative test

* React negative test 2

* Enable productive mode for tests

* Add dynamic way to wait for webserver

* Add output command to script tests

* Test output command 2

* Test output command 3

* Test output command 4

* Test output command 5

* Test output command 6

* Test output command 7

* Negative test 1

* Negative test 2

* Negative test 3

* Add tested new functionality

* Negative test cypress

* Negative test cypress 2

* Restore to old state

* Enable unit tests again

Co-authored-by: Ndricim Rrapi <[email protected]>
@pull pull bot added the ⤵️ pull label Jun 13, 2022
wdoberschuetz and others added 25 commits June 15, 2022 07:59
…ialog (#2691)

* 2565: Work in progress

* 2565: Merge

* 2565: Move changes to .svelte file

* 2565: Refactor naming

* 2565: Fix querySelector

* 2565: Use more generic formula

* 2565: Refactor

* 2565: Add cypress steps using keyboard

* 2565: ClassList add/remove fix

* 2565: Remove focus change on keyboard unconfirmed changes

* 2565: Change to is-focus

* 2565: Fix cypress test

Co-authored-by: Uliana Caceres <[email protected]>
* first attempt

* right scope

* ts fix

* Add test 1

* Add test 2

* fix test

* Fix tgest

Co-authored-by: Ndricim Rrapi <[email protected]>
Co-authored-by: Wiktor Doberschuetz <[email protected]>
* check url feature toggles earlier
* Adjust trigger condition for new cron jobs

* Add schedule trigger to GH workflow and adjust travis trigger condition

* Add if condition to unit tests stage+

* Fix if condition

* Add name to default stage

* Update comment in main.yml
…vue (#2763)

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Doberschuetz <[email protected]>
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Doberschuetz <[email protected]>
dependabot bot and others added 30 commits December 6, 2022 13:01
…3003)

Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rafalgamon <[email protected]>
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rafalgamon <[email protected]>
* Add alt text to images in documentation

* re-run travis

Co-authored-by: Johannes Doberer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.