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

CI/CD #6

Open
3 of 6 tasks
Clovel opened this issue Mar 18, 2020 · 1 comment
Open
3 of 6 tasks

CI/CD #6

Clovel opened this issue Mar 18, 2020 · 1 comment

Comments

@Clovel
Copy link
Owner

Clovel commented Mar 18, 2020

Create GitHub actions for testing and building.

  • Build Electron app
  • Build CMake project
  • Run CTests
  • Electron app tests
    • How ? With what tools ?
    • What do we need to test ?
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
@Clovel
Copy link
Owner Author

Clovel commented Mar 18, 2020

Windows build fails because of a linker error :

LINK : fatal error LNK1104: cannot open file '..\deps\initools\src\Debug\initools.lib' [D:\a\OSCO-OD-Gen\OSCO-OD-Gen\build\src\osco-od-gen-util.vcxproj]

@Clovel Clovel added the CI/CD label Mar 18, 2020
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
[#6] Added electron app build plan
Clovel added a commit that referenced this issue Mar 18, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Mar 18, 2020
[#6] Added CTest call to the `npm test` script
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
[#6] Fixed CI build step names for "Electron project build plan"
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
[#6] Added CMake only build plan
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
[#6] Renamed the CI build plans
@Clovel Clovel changed the title CI CI/CD Apr 1, 2020
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 1, 2020
Signed-off-by: Clovis Durand <cd.clovel19@gmail.com>
Clovel added a commit that referenced this issue Apr 8, 2020
[#6] Added CI build for Docker image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant