Commit graph

40 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
olegphenomenon
913a404d55 comment out riigipil delivery 2023-02-09 16:12:58 +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
fd6e625d25 Merge branch 'master' into 499-admin-wildcard-search 2022-04-05 14:18:04 +03:00
Thiago Youssef
f93286c2e6 Fix github staging workflow 2022-03-29 15:49:49 +03:00
Keijo Raamat
f461388783
Aligns namespaces on removal (#2267) 2022-01-11 13:48:22 +02:00
Keijo Raamat
b2efa6ad7e
Namespaces alignment (#2261)
* Algins registry admin panel namespace

* Adds directory to hold generated certs

* Adds openssl db and serial
2022-01-11 13:04:30 +02: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
Keijo Raamat
00bb2ffb45
Preinstalled gems base image (#2208)
* Builds from baseimage with gems preinstalled

* Checks for changes in Gemfile

* Different conditional steps for build dockerfile selection

* Builds new latest gems base image if new gems are added to master
2021-11-11 09:48:24 +02:00
Keijo Raamat
8eea84d190
Opt in epp proxy (#2198) 2021-10-22 14:07:56 +03:00
Keijo Raamat
6d4048ba56
Close EPP ports on closing PR (#2190) 2021-10-18 10:38:22 +03:00
Keijo Raamat
3697ec2ba5
Epp staging (#2181)
NB! In order to open TCP port in Riigipilv, Riigipilv auth token must be added to GH secrets.

* Update proxy config files according to epp url
2021-10-13 10:34:44 +03:00
Keijo Raamat
33b238425a Revert "Update epp proxy config files according to epp url (#2116)"
This reverts commit 5eb07e54c1.
2021-10-12 17:05:54 +03:00
Keijo Raamat
5eb07e54c1
Update epp proxy config files according to epp url (#2116)
Opens port in Riigipilv and in K8s cluster for specific (last 3 PullRequest number digits) TCP port. 

* Build epp proxy image

* Push all images to ghcr
2021-10-12 17:04:22 +03:00
Keijo Raamat
20f97a92c4
Deploy registry as svc (#2155)
* Admin, restful EPP and API deployed as different services.
* Docker-image builded from same commit for every service.
2021-09-23 14:26:52 +03:00
Alex Sherman
eb03d1bdb1
Merge pull request #2150 from internetee/ruby3-support
Ruby3 support
2021-09-07 12:58:58 +05:00
Alex Sherman
c7d167ef98 Add auto-tests for ruby 3.0 2021-09-07 12:26:03 +05:00
Alex Sherman
aba3a49d92 Renovate app config 2021-09-06 16:00:39 +05:00
Keijo Raamat
4fa6135279
build staging image (#2042)
* build image

* envs for dockerfile

* precompiling assets on image build

* App server gem to core group
2021-07-29 14:59:00 +03: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
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