package
0.0.4-rc9
Repository: https://github.com/k8s-school/ciux.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FindCodeChange returns: - the latest ancestor commit for which the source code has changed, then list of following commits for which the source code has not changed - an error if any.
FormatTags convert a map of tags to a map of human readable tags.
No description provided by the author
No description provided by the author
GitSemverTagMap ...
No description provided by the author
Infof should be used to describe the example commands that are about to run.
IsDirty returns true if all the files are in Unmodified or Untracked status.
IsFileInSourcePathes checks if the given file path is in one of the given subdirectories If subdirectories is empty, it returns true becuase the file path must be in the root directory.
IsPathInSubdirectory checks if the given file path is in the given subdirectory all paths must be absolute or function will have non-deterministic behavior.
LastDir returns the last element of URL path.
No description provided by the author
NewConfig reads ciux config file to buld a Config struct it uses repositoryPath if not null or current directory.
No description provided by the author
No description provided by the author
NewProject creates a new Project struct It reads the repository_path/.ciux.yaml configuration file and retrieve the work branch for all dependencies.
SemVerParse ...
No description provided by the author
No description provided by the author
Warnf should be used to display a warning.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SemVer ...