Skip to content

Commit

Permalink
⚠️ remove component config since it is no longer supported by control…
Browse files Browse the repository at this point in the history
…ler-runtime and is deprecated
  • Loading branch information
camilamacedo86 committed Mar 30, 2024
1 parent cc338d7 commit ab9dd08
Show file tree
Hide file tree
Showing 89 changed files with 12 additions and 3,531 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ test-e2e-ci: ## Run the end-to-end tests (used in the CI)`
.PHONY: test-book
test-book: ## Run the cronjob tutorial's unit tests to make sure we don't break it
cd ./docs/book/src/cronjob-tutorial/testdata/project && make test
cd ./docs/book/src/component-config-tutorial/testdata/project && make test
cd ./docs/book/src/multiversion-tutorial/testdata/project && make test

.PHONY: test-license
Expand Down
11 changes: 0 additions & 11 deletions docs/book/src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,6 @@

- [Deployment and Testing](./multiversion-tutorial/deployment.md)

- [Tutorial: Component Config](./component-config-tutorial/tutorial.md)

- [Changing things up](./component-config-tutorial/api-changes.md)
- [Defining your Config](./component-config-tutorial/define-config.md)

- [Using a custom type](./component-config-tutorial/custom-type.md)

- [Adding a new Config Type](./component-config-tutorial/config-type.md)
- [Updating main](./component-config-tutorial/updating-main.md)
- [Defining your Custom Config](./component-config-tutorial/define-custom-config.md)

---

- [Migrations](./migrations.md)
Expand Down
148 changes: 0 additions & 148 deletions docs/book/src/component-config-tutorial/api-changes.md

This file was deleted.

39 changes: 0 additions & 39 deletions docs/book/src/component-config-tutorial/config-type.md

This file was deleted.

31 changes: 0 additions & 31 deletions docs/book/src/component-config-tutorial/custom-type.md

This file was deleted.

24 changes: 0 additions & 24 deletions docs/book/src/component-config-tutorial/define-config.md

This file was deleted.

23 changes: 0 additions & 23 deletions docs/book/src/component-config-tutorial/define-custom-config.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ab9dd08

Please sign in to comment.