-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move cue packages to github.com/devopzilla/guku-devx-catalog
- Loading branch information
Showing
132 changed files
with
6 additions
and
21,371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,4 @@ jobs: | |
with: | ||
go-version: ">=1.18" | ||
cache: true | ||
- uses: cue-lang/[email protected] | ||
with: | ||
version: "v0.4.3" | ||
- run: make test | ||
- run: make testcue |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,3 +2,4 @@ experiments | |
bin | ||
examples/cue.mod | ||
dist/ | ||
cue.mod/pkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,3 @@ build: | |
.PHONY: test | ||
test: | ||
@go test ./... --race --cover | ||
|
||
.PHONY: testcue | ||
testcue: | ||
@cd test && cue eval |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
module: "" | ||
packages: [ | ||
"github.com/devopzilla/guku-devx-catalog@main/pkg", | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 0 additions & 38 deletions
38
...github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/app_project_types_go_gen.cue
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
....com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_annotations_go_gen.cue
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
...hub.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/application_defaults_go_gen.cue
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
...github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/cluster_constants_go_gen.cue
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
pkg/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/doc_go_gen.cue
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
pkg/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/hack_go_gen.cue
This file was deleted.
Oops, something went wrong.
178 changes: 0 additions & 178 deletions
178
pkg/github.com/argoproj/argo-cd/v2/pkg/apis/application/v1alpha1/repository_types_go_gen.cue
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.