Merge pull request #16016 from [BEAM-13089][Playground] Enable...
Merge pull request #16016 from [BEAM-13089][Playground] Enable playgroundPrecommit to run on GitHub Actions for pull requests * [Playground][BEAM-12941][Bugfix] Fix workflows for playground applications (#83) * Update workflows for playground * Attempt to fix tests * Remove continue on error to catch errors * Fix linter problem for backend dockerfile * Update folder to run backend go linter * Moved flutter test to execution via gradle tasks * Revert "[Playground][BEAM-12941][Bugfix] Fix workflows for playground applications (#83)" (#88) This reverts commit b73f5f70ac4184b56a0a03922731c5f2f69b9566. * Create precommit tasks for backend and frontend, replaced separate tests in actions to running precommit * Added linter to preCommit, updated install terraform via github actions * Fix typos and install of terraform Co-authored-by:Ilya <ilya.kozyrev@akvelon.com> Co-authored-by:
Aydar Zainutdinov <aydar.zaynutdinov@akvelon.com>
显示
- .github/workflows/build_playground_backend.yml 7 个添加, 9 个删除.github/workflows/build_playground_backend.yml
- .github/workflows/build_playground_frontend.yml 7 个添加, 5 个删除.github/workflows/build_playground_frontend.yml
- build.gradle.kts 2 个添加, 6 个删除build.gradle.kts
- playground/backend/build.gradle.kts 25 个添加, 0 个删除playground/backend/build.gradle.kts
- playground/backend/env_setup.sh 14 个添加, 8 个删除playground/backend/env_setup.sh
- playground/frontend/build.gradle 6 个添加, 0 个删除playground/frontend/build.gradle
加载中
想要评论请 注册 或 登录