Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Certs-10 - Add CI#20

Merged
dborovcanin merged 4 commits into
absmach:mainfrom
nyagamunene:add_ci
Sep 24, 2024
Merged

Certs-10 - Add CI#20
dborovcanin merged 4 commits into
absmach:mainfrom
nyagamunene:add_ci

Conversation

@nyagamunene

Copy link
Copy Markdown
Contributor

What type of PR is this?

This is a feature because it adds the following functionality: it adds CI.

What does this do?

It adds CI for running automated build, test and deployment of docker images.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

N/A

Did you document any new/modified features?

N/A

Notes

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@nyagamunene nyagamunene self-assigned this Sep 23, 2024
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@nyagamunene nyagamunene marked this pull request as ready for review September 23, 2024 17:10
Comment thread .github/workflows/build.yml Outdated
build-args: |
SVC=certs
tags: ghcr.io/absmach/certs:latest

No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add an empty line.

check_mock_changes ./sdk/mocks/sdk.go "SDK ./sdk/mocks/sdk.go"
check_mock_changes ./mocks/repository.go "Certs Repository ./mocks/repository.go"
check_mock_changes ./mocks/service.go "Certs Service ./mocks/service.go"

No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same.

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
@dborovcanin dborovcanin merged commit 56751e0 into absmach:main Sep 24, 2024
@dborovcanin dborovcanin changed the title Cert-10 - Add CI Certs-10 - Add CI Sep 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

Feature: Add CI for run automated build and test

2 participants