Commit graph

28 commits

Author SHA1 Message Date
Sergei Tsoganov
74e7a0a2fe Updated wkhtmltopdf-binaries 2023-03-16 13:26:57 +02:00
Sergei Tsoganov
cc4a33aa7f Added install wkhtmltopdf step to github actions 2023-03-16 13:10:20 +02:00
Sergei Tsoganov
c8b65f4328 Added install wkhtmltopdf step to github actions 2023-03-16 13:03:23 +02:00
Sergei Tsoganov
a6ceba3100 Updated ubuntu version 2023-03-16 12:41:35 +02:00
Sergei Tsoganov
d7e13f5408 Updated dependancies 2023-01-10 13:24:57 +02:00
renovate[bot]
7e6cd5c0d3
Update postgres Docker tag to v15 2022-12-07 13:56:56 +00:00
renovate[bot]
83f951b4c8 Update actions/upload-artifact action to v3.1.1 2022-10-22 07:19:26 +00:00
renovate[bot]
f7a756652e Update actions/download-artifact action to v3.0.1 2022-10-22 04:38:17 +00:00
renovate[bot]
3bf58f0be1
Update postgres Docker tag to v14 2022-08-11 17:05:46 +00:00
Renovate Bot
33dc0b3d94 Update actions/upload-artifact action to v3.1.0 2022-05-22 03:53:22 +00:00
Thiago Youssef
71e06f51d4 Merge branch 'master' into renovate/actions-upload-artifact-3.x 2022-04-04 14:58:46 +03:00
Renovate Bot
a54a822d91
Update actions/upload-artifact action to v3 2022-04-04 11:39:54 +00:00
Renovate Bot
8397950329
Update actions/download-artifact action to v3 2022-04-04 11:39:51 +00:00
Renovate Bot
20c5b4946c
Update actions/checkout action to v3 2022-04-01 17:14:50 +00:00
Keijo Raamat
a2c1b9cc2a
Defines exact ruby verison (#2256) 2021-12-28 10:35:12 +02:00
Renovate Bot
0daf8f5622 Update actions/upload-artifact action to v2.3.1 2021-12-17 09:37:26 +00:00
Renovate Bot
65793fbe36 Update actions/upload-artifact action to v2.3.0 2021-12-08 10:40:14 +00:00
Renovate Bot
351f5e88ea Update actions/download-artifact action to v2.1.0 2021-12-08 08:55:49 +00:00
Alex Sherman
c7d167ef98 Add auto-tests for ruby 3.0 2021-09-07 12:26:03 +05:00
dependabot[bot]
d7bc2e15b7
Merge pull request #2054 from internetee/dependabot/github_actions/actions/download-artifact-2.0.10 2021-06-22 08:31:31 +00:00
dependabot[bot]
4770a97fac
Bump actions/upload-artifact from 2.2.3 to 2.2.4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 19:03:24 +00:00
dependabot[bot]
0bd76b8f2a
Bump actions/download-artifact from 2.0.9 to 2.0.10
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2.0.9...v2.0.10)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 19:03:22 +00:00
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
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