Skip to content

Commit c24d562

Browse files
Merge pull request #188 from intelops/fix-templates
Fix templates
2 parents 279de73 + b71d7fd commit c24d562

File tree

100 files changed

+18
-6443
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+18
-6443
lines changed

.gitmodules

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,31 @@
11
[submodule "templates/compage-template-go"]
22
path = templates/compage-template-go
3-
url = https://github.com/intelops/compage-template-go.git
3+
url = https://github.com/intelops/compage-template-go.git
44
branch = template-v8
55
[submodule "templates/compage-template-java"]
66
path = templates/compage-template-java
7-
url = https://github.com/intelops/compage-template-java.git
7+
url = https://github.com/intelops/compage-template-java.git
88
branch = template-v1
99
[submodule "templates/compage-template-javascript"]
1010
path = templates/compage-template-javascript
11-
url = https://github.com/intelops/compage-template-javascript.git
11+
url = https://github.com/intelops/compage-template-javascript.git
1212
branch = template-v1
1313
[submodule "templates/compage-template-python"]
1414
path = templates/compage-template-python
15-
url = https://github.com/intelops/compage-template-python.git
15+
url = https://github.com/intelops/compage-template-python.git
1616
branch = template-v1
1717
[submodule "templates/compage-template-ruby"]
1818
path = templates/compage-template-ruby
19-
url = https://github.com/intelops/compage-template-ruby.git
19+
url = https://github.com/intelops/compage-template-ruby.git
2020
branch = template-v1
2121
[submodule "templates/compage-template-rust"]
2222
path = templates/compage-template-rust
23-
url = https://github.com/intelops/compage-template-rust.git
23+
url = https://github.com/intelops/compage-template-rust.git
2424
branch = template-v1
2525
[submodule "templates/compage-template-typescript"]
2626
path = templates/compage-template-typescript
27-
url = https://github.com/intelops/compage-template-typescript.git
28-
branch = template-v1
27+
url = https://github.com/intelops/compage-template-typescript.git
28+
branch = template-v1
29+
[submodule "templates/compage-template-dotnet"]
30+
path = templates/compage-template-dotnet
31+
url = https://github.com/intelops/compage-template-dotnet.git

templates/compage-template-go

Submodule compage-template-go added at 1607f76

templates/compage-template-go/.devcontainer/Dockerfile.tmpl

Lines changed: 0 additions & 6 deletions
This file was deleted.

templates/compage-template-go/.devcontainer/devcontainer.json.tmpl

Lines changed: 0 additions & 62 deletions
This file was deleted.

templates/compage-template-go/.github/workflows/ci.yml.tmpl

Lines changed: 0 additions & 131 deletions
This file was deleted.

templates/compage-template-go/.github/workflows/release.yml.tmpl

Lines changed: 0 additions & 62 deletions
This file was deleted.

templates/compage-template-go/Dockerfile.tmpl

Lines changed: 0 additions & 38 deletions
This file was deleted.

templates/compage-template-go/README.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)