Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KOGITO-3560: Kogito Tooling infrastructure refresh and alignment - Pa…
…rt 1 (apache#513) * Upgrade a bunch of dependencies * Upgrade React to 17 * Fix DevServer and rename commands * Formatting * Upgade TypeScript * Improvements * restore node_modules for actions * Restore node_modules from actions again * Restore missing files from actions * Remove extra file * Move Resource Content API to Workspace API * Rename Channel/Envelope methods. Finallygit status * Fix desktop tests with Node 16 * Remove cyclic dependency * Immediately call pollInit * Update Node/Yarn versions and fix PMML Editor port * Fix desktop IT tests * Fix VS Code IT tests * Remove some dependencies of i18n-common-dictionary * Move kogitoChannel_ready to kogitoEditor_ready * Add EnvironmentPlugin * Configure 'build:dev' and 'build:prod'. Remove 'build'. * Configure transpileOnly * Fix transpileOnly * More stuff * Remove FIXMEs and fix chrome-extension IT tests * Code format * Fix build * Install Lerna before calling 'yarn bootstrap' * User 'yarn' instead of 'npx' * Improve CI * Fix build parameters * Upgrade VS Code testing deps * Format code * PR review * Try 'electron-renderer' for Desktop webview * Upgrade Electron and fix VS Code tests on macOS * Try to fix Desktop tests on Windows * Refactor StandaloneEditors testing app * Testing other stuff on Desktop tests and video of Standalone Editors * Change waiting strategy on Standalone Editors IT * Try another things * Increase timeout to test * Testing scroll fix on Standalone IT tests * Not build PMML Showcase during normal build. Use it only on start and it:test * Try caches fro node_modules on it-tests.yml * Changed selector for Decision Navigator button * Use rimraf and add wait before scrollIntoView * Increase initPolling timeout * Caches per IT test * Added ESLint dependencies and restored strictNullChecks * Wait before clicking on Dock button * Fix unit tests * Try Node LTS * Again.. * Testing Spectron 13 * First version of ESLint + some tests on Desktop tests * Re-trigger CI * Code format * Desktop tests again * Add Husky * Try to fix Chrome Extension test * Code format * Oops * Format * Re-trigger CI 1 * Re-trigger CI 2 * Re-trigger CI 3 * Re-trigger CI 4 * Re-trigger CI 5 * Re-trigger CI 6 * Re-trigger CI 7 * Re-trigger CI 8 * Re-trigger CI 9 * Re-trigger CI 10 * Fix Chrome Ext tests * Polish chrome extension tests fix * Do not run Desktop IT tests on Windows due to bug * Oops * Add 'run-script-if' to skip linting and testing on CI IT tests workflow * Fix VS Code ext tests * Improving IT tests and some other fixes * Format & fix Chrome Ext IT Tests * Removing 'yarn format' from hook * Adding 'pretty-quick' to format staged files. * PR pass * Re-trigger CI 1 * Re-trigger CI 2 * Re-trigger CI 3 * Re-trigger CI 4 * Re-trigger CI 5 * Re-trigger CI 6 * Re-trigger CI 7 * Re-trigger CI 8 * Re-trigger CI 9 * Re-trigger CI 10 * Adding Cypress plugin to print the browser logs to stdout * Try again with different approach * Re-trigger CI * Re-trigger CI * Re-trigger CI * Re-trigger CI * Re-trigger CI * PR pass * Fix Chrome Extension IT tests * Oops * Improve eslint rules * Remove useless log * PR fixes * Improve ESLint rules * Fixing tests * Fix Chrome ext tests * Trying again * Remove comment * Adding copyright headers
- Loading branch information