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

OpenVEX/vex: Repo kickstart after fork #1

Merged
merged 4 commits into from
Jan 10, 2023

Conversation

puerco
Copy link
Member

@puerco puerco commented Jan 10, 2023

After the initial fork and push to the new openvex repositoroes, this PR kickstarts the new openvex/vex go module. This PR:

  • Removes the vexctl code to focus only on the VEX library.
  • Cleans up the import paths in the code
  • Updates the readme file to drop mentions of vexctl and list an example showing how to use the library

Signed-off-by: Adolfo García Veytia (Puerco) puerco@chainguard.dev

This commit removes the vexctl source code from the repository as it will
now be focused only on the VEX document.

Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
The go module is now named github.com/openvex/vex

Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
This commit breaks the dependency on chainguard-dev/vex

Signed-off-by: Adolfo García Veytia (Puerco) <puerco@chainguard.dev>
@cpanato cpanato merged commit b295df0 into openvex:main Jan 10, 2023
@cpanato cpanato deleted the openvex/vex-init branch January 10, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants