This repository was archived by the owner on Feb 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 20 files changed +40
-40
lines changed
c-app-component/components-cpp/component-name
go-app-component/components-go/component-name
python-app-component/components-python/component-name
rust-app-component/components-rust/component-name
ts-app-component/components-ts/component-name Expand file tree Collapse file tree 20 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
templates :
7
7
cpp :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
includes :
7
7
- common-*/golem.yaml
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
components :
7
7
componentname :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
templates :
7
7
go :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
includes :
7
7
- common-*/golem.yaml
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
components :
7
7
componentname :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
tempDir : build/golem-temp
7
7
components :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
tempDir : out/golem-temp
7
7
components :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
templates :
7
7
python :
Original file line number Diff line number Diff line change 1
1
# Schema for IDEA:
2
- # $schema: https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
2
+ # $schema: https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
3
3
# Schema for vscode-yaml
4
- # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.0 /golem.schema.json
4
+ # yaml-language-server: $schema=https://schema.golem.cloud/app/golem/1.1.1 /golem.schema.json
5
5
6
6
includes :
7
7
- common-*/golem.yaml
You can’t perform that action at this time.
0 commit comments