summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Add Ruby 3.4 to supported Ruby versions (#41976).Go MAEDA5 days1-1/+1
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23612 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates to ruby/setup-ruby to always use latest v1 in Github CI (#41969, ↵Marius Balteanu2024-12-111-1/+1
| | | | | | | | #30069). Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds SQLite3 to database matrix from Github CI (#41969, #30069).Marius Balteanu2024-12-111-2/+12
| | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23399 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes duplicate execution of @test:autoload@ in Github CI (#41969, #30069).Marius Balteanu2024-12-111-1/+0
| | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23398 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds @bundle audit check --update@ to lints (#30069).Marius Balteanu2024-11-181-1/+17
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23291 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Stylelint updates:Marius Balteanu2024-11-161-0/+18
| | | | | | | | | | * update package version * add action to run the checks * use npx to run the checks (#30069). git-svn-id: https://svn.redmine.org/redmine/trunk@23284 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Run autoload test (#30069).Marius Balteanu2024-11-161-0/+4
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23283 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use @bin/rails test@ to run bazaar test (#30069).Marius Balteanu2024-11-161-1/+1
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23282 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Run bazaar non ascii test after main tests suite (#30069).Marius Balteanu2024-11-161-5/+5
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23281 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add SCM tests (bazaar, cvs, bazaar non ascii) (#30069).Marius Balteanu2024-11-161-3/+11
| | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23280 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Simplify environment setup in tests.yml (#30069).Marius Balteanu2024-11-161-32/+17
| | | | | | Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23279 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix CI failure on GitHub Actions due to missing apt-get update (#30069).Go MAEDA2024-11-141-4/+3
| | | | | | | Patch by Katsuya HIDAKA (user:hidakatsuya). git-svn-id: https://svn.redmine.org/redmine/trunk@23270 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improve CI tests that are running on the Github mirror (#30069).Marius Balteanu2024-11-121-1/+12
| | | | git-svn-id: https://svn.redmine.org/redmine/trunk@23264 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Run tests on Github as secondary CI environment using the following matrix:Marius Balteanu2024-11-112-4/+104
| | | | | | | | | * ruby: 3.1, 3.2, 3.3 * database mysql 8, postgresql 13 (#30069) git-svn-id: https://svn.redmine.org/redmine/trunk@23254 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add workflow to run Rubocop action.Marius Balteanu2024-05-041-0/+17
git-svn-id: https://svn.redmine.org/redmine/trunk@22813 e93f8b46-1217-0410-a6f0-8f06a7374b81