Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up the simplest GitHub Action pipeline #9

Closed
dmitry-weirdo opened this issue Dec 14, 2020 · 1 comment · Fixed by #25
Closed

Set up the simplest GitHub Action pipeline #9

dmitry-weirdo opened this issue Dec 14, 2020 · 1 comment · Fixed by #25
Assignees
Labels

Comments

@dmitry-weirdo
Copy link
Collaborator

dmitry-weirdo commented Dec 14, 2020

See https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-java-with-maven.

  • Run mvn install.
  • Expect tests to pass.
  • If possible: describe in README.md how to access the test report .
  • ❗ Сейчас SpringBoot модуль нужно собирать отдельно, он не входит в иерархическую структуру, и наследует от spring-boot-starter-parent. Причём для его генерации нужен инсталлированный kgparserSrv
dievri added a commit that referenced this issue Dec 17, 2020
dievri added a commit that referenced this issue Dec 17, 2020
dievri added a commit that referenced this issue Dec 17, 2020
dievri added a commit that referenced this issue Dec 17, 2020
@dmitry-weirdo
Copy link
Collaborator Author

Нужно также интегрировать с CodeQL, см. a061c34. В мастере сейчас падает из-за проблемы на kefir-util. Скорее всего, нужно ребейзнуть этот бранч на мастер и как-то объединить билды.

dmitry-weirdo pushed a commit that referenced this issue Dec 22, 2020
dmitry-weirdo pushed a commit that referenced this issue Dec 22, 2020
dmitry-weirdo pushed a commit that referenced this issue Dec 22, 2020
dmitry-weirdo pushed a commit that referenced this issue Dec 28, 2020
dmitry-weirdo pushed a commit that referenced this issue Dec 28, 2020
dmitry-weirdo pushed a commit that referenced this issue Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants