Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add term_customizer gem and fix versioning of other modules * Migrations for term customizer * Don't specify chromedriver version in test to match chrome version * Chromedriver -v 129 * test in ubuntu-latest * Fix for decidim issue #13513 and correct rubocop-ast in test environment * Set chromedriver to v129 in test.yml * set rubocop-ast to 1.31.2 * test in ubuntu-22.04 * config force_ssl=true in test environment * config.force_ssl = false in test env * Try ubuntu-20.04 in test.yml * force chrome and chrome driver to v119 * force parser version * update workflow test chromedriver version * update ubuntu version and downgrade chrome version * remove default chrome install in ubuntu * Remove decidim-core and spring versioning from Gemfile * Bundle with new Gemfile * Remove parser and rubocop-ast from Gemfile --------- Co-authored-by: David Igón <david.igon@riseup.net>
- Loading branch information