Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Add the dependency analyser with the go toolchain to kraft (V3) #22

Open
wants to merge 3 commits into
base: staging
Choose a base branch
from

Conversation

gaulthiergain
Copy link
Member

Add the dependency analyser with the go toolchain to kraft.
This patch adds a new series of commands devel which allows
to interact with the go toolchain. For now, only the dependency
analyser has been added to the kraft tool.

In this patch, the code of the go toolchain is added
into the contrib repo within kraft. All these files
have SPDX-License-Identifier (BSD-3-Clause) license.

There are three major folders in the architecture:
- srcs: contains go source files;
- testfiles: contains the test files for the dependency
analysis;
- configfiles: contains the configuration files for the
dependency analysis.

Signed-off-by: Gaulthier Gain <[email protected]>
This patch adds new entries point to the Makefile in order
to build the go toolchain as a container for the CI/CD system.

Signed-off-by: Gaulthier Gain <[email protected]>
This patch adds a new series of commands devel which allows
to interact with the go toolchain. For now, only the dependency
analyser has been added to the kraft tool.

Signed-off-by: Gaulthier Gain <[email protected]>
@gaulthiergain gaulthiergain changed the title Ggain/gotools Add the dependency analyser with the go toolchain to kraft (V3) Aug 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant