This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Jun 26, 2022
-
-
Nemanja Glumac authored
* Add Percy to the main E2E workflow * Ignore unit tests * Delete Percy workflow * Do not run Percy tests on Cypress changes only * Check whether visual regression tests should run at all
-
- Jun 07, 2022
-
-
Nemanja Glumac authored
-
Diogo Mendes authored
* Adding conditional to GHA E2E Test * Adding missing ` * Running if as suggested * Update matrix * Correcting logic * Removing typo * Removing duplicated run * Updating to the new launch name * Update with master
-
Nemanja Glumac authored
-
- Apr 27, 2022
-
-
Nemanja Glumac authored
* [E2E] Create and run new `organization` CI group * Run `organization` group in CI * Remove `moderation` from the PR check
-
Nemanja Glumac authored
* Extract specs related to `fitlers` in a separate folder * Run new `filters` E2E group in CI
-
- Apr 26, 2022
-
-
Nemanja Glumac authored
-
- Apr 25, 2022
-
-
Nemanja Glumac authored
* Merge dashboard filters * Run merged dashboard filters in CI * Remove `dashboard-filters-sql` from E2E on `master`
-
- Apr 12, 2022
-
-
Nemanja Glumac authored
* Rename `test-cypress-no-build` to `test-cypress-run` * Rename `test-visual-no-build` to `test-visual-run` * Reorder scripts * Remove yarn (install) from the Cypress run script
-
- Apr 06, 2022
-
-
Nemanja Glumac authored
* Use multi-line command to run Cypress in GHA
-
Ariya Hidayat authored
-
- Apr 05, 2022
-
-
Nemanja Glumac authored
-
- Apr 04, 2022
-
-
Diogo Mendes authored
* See how onboarding behaves with Buildjet + GHA * Rename Properly * Returning with onboarding * Revert name
-
- Apr 02, 2022
-
-
Diogo Mendes authored
-
- Apr 01, 2022
-
-
Diogo Mendes authored
* Ignore running E2E workflow when not needed * Adding - ".**" as suggested * Playing safe for now
-
- Mar 31, 2022
-
-
Diogo Mendes authored
-
- Mar 30, 2022
-
-
Diogo Mendes authored
* Downgrade download action version * Revert upload action
-
Nemanja Glumac authored
-
Diogo Mendes authored
* Test 8vCPU * Run just uberjar for metrics * Testing with 8 * Reverting commented code
-
Nemanja Glumac authored
-
Ariya Hidayat authored
-
- Mar 29, 2022
-
-
Pawit Pornkitprasan authored
New releases of maildev were recently made which has UI changes as well as changing the default port from 25 to 1025, causing tests to fail. While we may want to upgrade maildev in the future, let's stick to the old version first to unbreak all the tests.
-
Ariya Hidayat authored
-
Diogo Mendes authored
* Changing group to edition * Update .github/workflows/e2e-tests.yml Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> * Update .github/workflows/e2e-tests.yml Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com> Co-authored-by:
Nemanja Glumac <31325167+nemanjaglumac@users.noreply.github.com>
-
- Mar 27, 2022
-
-
Ariya Hidayat authored
* [E2E] Add sharing test group to GitHub Actions * Test in branch * Back to master
-
Ariya Hidayat authored
* [E2E] Add models test group to GitHub Actions * Test in branch * Back to master
-
- Mar 26, 2022
-
-
Diogo Mendes authored
* Removing from CCI * Adding Currents to GHA * Let there be run * Returning to master * Adding new key to new project on Currents * Adding --ci-build-id to support GHA Re-Runs * Returning to branch to test it more * Removing not needed info (repo) * Returning to master
-
Ariya Hidayat authored
-
- Mar 25, 2022
-
-
Ariya Hidayat authored
-
Diogo Mendes authored
* Updating actions * [ci noskip] Changing ubuntu to latest lts as default * [ci noskip] Fix typo
-
Ariya Hidayat authored
-
- Mar 23, 2022
-
-
Ariya Hidayat authored
-
- Mar 21, 2022
-
-
Ariya Hidayat authored
-
- Mar 20, 2022
-
-
Ariya Hidayat authored
-
- Mar 19, 2022
-
-
Nemanja Glumac authored
* Reinforce various `question` tests that were failing in GHA * Add `question` E2E` group to the GitHub Actions on `master`
-
- Mar 15, 2022
-
-
Ariya Hidayat authored
Due to Cypress upgrade, we observed failing and/or flakey E2E tests. Rather than disabling this completely, let's narrow down to a few good tests for now while robustifying the rest of them.
-
- Mar 14, 2022
-
-
Cam Saul authored
Upgrade Liquibase to latest version; remove final Java source file and need for `clojure -X:deps prep` (#20611) * Upgrade Liquibase to latest version * Try adjusting log * Fix checksums for the TWO migrations with ID = 32 * FINALLY get Liquibase to use Log4j2 * Set Liquibase ConsoleUIService OutputStream to null OutputStream * Manually define a package for our H2 proxy class so Java 8 works * Fix package-name determination code * Update migrations file spec * `databasechangelog` shouldn't be upper-case * Lower-case quartz table names * More MySQL fixes
* Properties for all the Quartz tables * Formatting tweaks [ci skip] * Revert a few more busted changes * Fix more busted changes * Bump Liquibase version to 4.8.0 to fix MySQL defaultValueBoolean bug * OMG I think I finally fixed MySQL * Remove Java source file and prep-deps code * Remove two more references to bin/prep.sh * Minor cleanup * Revert unneeded changes * Fix busted indentation * Don't search inside java/ anymore since it's G-O-N-E * Appease the namespace linter * Update src/metabase/db/liquibase/h2.clj
-
- Mar 11, 2022
-
-
Diogo Mendes authored
-
- Mar 10, 2022
-
-
Diogo Mendes authored
* Creating cypress action * Adding shell
-
- Mar 09, 2022
-
-
Diogo Mendes authored
* Create action for Uberjar * Fixing name * Adding shell bash to SHA * Adding shell on proper place * Adding one more shell
-