-
Notifications
You must be signed in to change notification settings - Fork 115
Description
Hi! 👋
We've been working on a new version of the landscape generating software, landscape2. This new version relies on the same landscape.yml
file as the main data source, so nothing changes regarding adding or updating entries in the landscape.
The CNCF landscape has already been successfully migrated to landscape2, and we'd like to start migrating more landscapes 🙂
We are already building the GraphQL landscape using landscape2, you can check it out at https://graphql.landscape2.io/. It'd be great if you could give it a try when you have a chance and, whenever you are ready, we can proceed with the migration.
The process is very simple and would involve the following steps:
- Add/update some DNS entries [1]
- Stop background automated processes that write to this repository (i.e. CNCF bot)
- Unlink this repository from Netlify
- Update README file and clean up some files no longer needed in this repository
- Setup the landscape2-validate-action to validate the
landscape.yml
file on PRs (optional)
We can take care of the last 4 points, you'd only need to add/update some DNS entries.
Landscape2 supports embedding a view with items in a category/subcategory in another website, but it works slightly different than landscape1. If parts of this landscape are embedded using this mechanism on other websites, we'd appreciate if you could let them know about how it works now.
Please ping me if you have any question 😉
[1] We’d need to know the hostnames you'd like to use to prepare our end to listen on them before switching the DNS (i.e. landscape.graphql.org). Once we are ready we'll provide you with the destination for the DNS entries so that you can update them.