Commit graph

7 commits

Author SHA1 Message Date
Alex Sherman
742eacc327
Merge pull request #1904 from internetee/dependabot/github_actions/actions/download-artifact-v2.0.9
Bump actions/download-artifact from v1 to v2.0.9
2021-04-07 15:53:36 +05:00
dependabot[bot]
174e7b9330
Bump actions/upload-artifact from v1 to v2.2.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...ee69f02b3dfdecd58bb31b4d133da38ba6fe3700)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:29:13 +00:00
dependabot[bot]
46c18a7e88
Bump actions/download-artifact from v1 to v2.0.9
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from v1 to v2.0.9.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v1...158ca71f7c614ae705e79f25522ef4658df18253)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-07 10:29:11 +00:00
Alex Sherman
1c38353be2 Add Github Dependabot setup 2021-04-07 15:28:37 +05:00
Alex Sherman
dda241c0dc Remove I18n gem-monkey-patching 2021-01-14 20:23:22 +05:00
Alex Sherman
c57f058ff9 Raise ruby version 2021-01-14 18:36:05 +05:00
Georg
36ff1fcf39 Create ruby.yml
example workflow

Update ruby.yml

limit builds

Update ruby.yml

postgres service

Update ruby.yml

pg_port

copy config files

Update ruby.yml

Update ruby.yml

Update database_travis.yml

Update ruby.yml

Update ruby.yml

bump wkhtmltopdf-binary

Unlock gem 'wkhtmltopdf-binary'

Update ruby.yml

Update ruby.yml

Update ruby.yml

remove Lockfile

restore Gemfile

test only ubuntu-18.04

bundle env

remove deploy deps

remove mina dep

use rexml from bundle rather then std-lib to support ruby 3.0

install rexml

drop ruby 3.0, cleanup workflow

fix codeclimate sorting issue

Codeclimate reporting

stop using deprecated set-env

use simplecov formater

simplecov in after-build

fix yaml syntax

run in debug mode

Set correct env var to run coverage

cleanup, provide CC_TEST_REPORTER_ID secret

combine multiple results

more variables

pull/commit different envs

Change test command to get more coverage
2020-12-07 13:53:05 +05:00