Commit Graph

13 Commits (f47a9ddc9ffca22258ec9e4b12ca51db8cac1eac)

Author SHA1 Message Date
Eugen Rochko 607ce67e05
Revert "Split build image actions ()" ()
This reverts commit 22eeaf2645.
Shlee 22eeaf2645
Split build image actions ()
* Update build-image.yml

* Update build-image.yml

* Update build-image.yml

* Update build-image.yml
Yamagishi Kazutoshi 584d8b977b
Format JSON and YAML using Prettier ()
* Format JSON and YAML using Prettier

* Add prettier to devDep
Yamagishi Kazutoshi e798c1c64c
Replace metadata-action type to match ()
Yamagishi Kazutoshi b950807fd2
Skip Docker Hub login for pull requests ()
* Skip Docker Hub login for pull requests

* Add support pr tag
Yamagishi Kazutoshi 298491a816
Remove protobuf dependencies ()
potpro 097c4903f1
Update build-image.yml ()
Shlee c242c1d87a
Ruby 3.0.2 Upgrade ()
* Update .ruby-version

* Update Gemfile

* Update Gemfile.lock

* Update Dockerfile

* Update check-i18n.yml

* Update config.yml

* Update config.yml
Eugen Rochko f603de1f4c
Add manual GitHub Actions runs ()
Eugen Rochko 4b616c4f0a
Change workflow to push to Docker Hub ()
Yusuke Nakamura e510302a7c
Build container image by GitHub Actions ()
* Build container image by GitHub Actions

* Trigger docker build only pushed to main branch

* Tweak tagging imgae

- "edge" is the main branch
- "latest" is the tagged latest release
koyu 8be1ec13ae
Fix spelling error in i18n workflow ()
Yamagishi Kazutoshi 1db28332b5
Add Actions for check i18n ()