]> git.openstreetmap.org Git - rails.git/history - .github/workflows/docker.yml
Update workflows to run on Ubuntu 22.04
[rails.git] / .github / workflows / docker.yml
2023-05-31 Andy AllanUpdate workflows to run on Ubuntu 22.04
2023-03-08 Andy AllanMerge pull request #3846 from SK53/osgb-date-2022
2023-02-08 Andy AllanMerge pull request #3691 from AntonKhorev/wikipedia...
2022-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3848'
2022-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3857'
2022-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3856'
2022-12-21 Tom HughesPrecompile assets before running tests in actions workflows
2022-12-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3126'
2022-11-30 Tom HughesMerge remote-tracking branch 'upstream/pull/3688'
2022-11-23 Andy AllanMerge pull request #3676 from harry-wood/notes-disappea...
2022-11-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3301'
2022-10-19 Tom HughesMerge remote-tracking branch 'upstream/pull/3758'
2022-10-19 Andy AllanMerge pull request #3694 from AntonKhorev/share-button...
2022-10-19 Andy AllanMerge branch 'pull/3692'
2022-10-19 Andy AllanMerge pull request #3693 from lectrician1/patch-2
2022-10-19 Andy AllanMerge pull request #3700 from AntonKhorev/about
2022-10-19 Andy AllanMerge pull request #3704 from AntonKhorev/leaflet-contr...
2022-10-06 Tom HughesMerge remote-tracking branch 'upstream/pull/3739'
2022-10-06 Tom HughesMerge remote-tracking branch 'upstream/pull/3736'
2022-10-05 Tom HughesFix concurrency groups for github actions
2022-09-12 Anton KhorevMerge tooltip fixes/tests
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-08-25 Tom HughesUse rails instead of rake
2022-08-25 Tom HughesRun migration under bundler
2022-04-27 Andy AllanMerge commit '73f0be96472a8d021a6347953192ca7b6ec509d7'
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2022-04-21 Tom HughesCancel workflow runs which get superseded automatically
2022-03-02 Andy AllanMerge branch 'pull/3472'
2022-03-02 Tom HughesMerge remote-tracking branch 'upstream/pull/3484'
2022-03-02 Tom HughesMerge remote-tracking branch 'upstream/pull/3483'
2022-03-01 dependabot[bot]Bump actions/checkout from 2.4.0 to 3
2021-12-14 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3357'
2021-11-02 dependabot[bot]Bump actions/checkout from 2.3.5 to 2.4.0
2021-10-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3344'
2021-10-15 dependabot[bot]Bump actions/checkout from 2.3.4 to 2.3.5
2021-07-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3251'
2021-06-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3177'
2021-05-20 Tom HughesMerge remote-tracking branch 'upstream/pull/3200'
2021-05-19 Andy AllanSwitch to using 'rails test:all' in documentation and CI
2021-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3029'
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3082'
2021-02-04 dependabot[bot]Update actions/checkout requirement to v2.3.4
2021-02-03 Andy AllanMerge pull request #2409 from jalessio/docker-compose...
2021-01-28 Michal MigurskiAdded complete Rails test suite
2021-01-28 Jamie AlessioPrevent node_modules from mounting to save rake yarn...
2021-01-28 Michal MigurskiExtended Docker action to cover full setup and tests
2021-01-28 Michal MigurskiAdded minimal Docker workflow to test Github Actions