nns: Remove unused config #110

Merged
fyrchik merged 1 commit from achuprov/frostfs-contract:fix/nns_unused_nns_config into master 2024-09-06 12:26:21 +00:00
Member

We use config.yml to generate wrappers in

Lines 30 to 32 in c142971
define sc_template
$(2)$(1)/$(1)_contract.nef: $(2)$(1)/$(1)_contract.go $(2)$(1)/config.yml
$(NEOGO) contract compile -i $(2)$(1) -c $(if $(2),$(2),$(1)/)config.yml -m $(2)$(1)/config.json -o $(2)$(1)/$(1)_contract.nef

and do not use nns.yml at all
Signed-off-by: Alexander Chuprov a.chuprov@yadro.com

We use `config.yml` to generate wrappers in https://git.frostfs.info/TrueCloudLab/frostfs-contract/src/commit/c142971bfdbfd91c4afb0c1dc2bfa978c335ea40/Makefile#L30-L32 and do not use `nns.yml` at all Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov added 1 commit 2024-09-06 09:17:25 +00:00
[#110] nns: Remove unused config
All checks were successful
DCO action / DCO (pull_request) Successful in 41s
Tests / Tests (pull_request) Successful in 1m6s
6e244fac04
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
achuprov requested review from storage-core-committers 2024-09-06 09:20:22 +00:00
achuprov requested review from storage-core-developers 2024-09-06 09:20:22 +00:00
dstepanov-yadro approved these changes 2024-09-06 10:30:12 +00:00
fyrchik approved these changes 2024-09-06 12:26:17 +00:00
fyrchik merged commit 6e244fac04 into master 2024-09-06 12:26:21 +00:00
fyrchik referenced this pull request from a commit 2024-09-06 12:26:22 +00:00
Sign in to join this conversation.
No reviewers
TrueCloudLab/storage-core-developers
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-contract#110
No description provided.