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