Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ words:
- hyperscalers
- kubelet
- lifecycles
- lightboxes
- maximise
- metallb
- minimise
Expand Down
2 changes: 1 addition & 1 deletion LAUNCH.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ exists to prevent. Before the W-0 launch date, all scheduled content-refresh
workflows must be green for **2 consecutive scheduled runs**:

| Pipeline | Schedule | Tracking |
|---|---|---|
| --- | --- | --- |
| Import reference architectures (`import-architectures.yml`) | daily | #121 |
| Refresh community profiles (`refresh-community-people.yml`) | weekly | #122 |
| Generate Docs PDF (`pdf.yml`) | weekly | #123 |
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@ The build process is configured with:

(These are set in `.github/workflows/deploy-gh-pages.yml` and will be updated when a custom domain is active.)

The long-term target is [endusers.cncf.io](https://endusers.cncf.io/), which is currently a pending DNS
The long-term target is [endusers.cncf.io](https://endusers.cncf.io/), which is currently a pending DNS
cutover. When that domain is verified and active, the workflow will update the configuration to:

- `url: 'https://endusers.cncf.io'`
- `baseUrl: '/'`

See [ADR 0001](./adr/0001-site-ownership-and-cutover-path.md) and [issue #46](https://github.com/cncf/endusers/issues/46)
See [ADR 0001](./adr/0001-site-ownership-and-cutover-path.md) and [issue #46](https://github.com/cncf/endusers/issues/46)
for the ownership and cutover plan.

## Metrics data
Expand Down
4 changes: 2 additions & 2 deletions adr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ still pending) so future contributors understand why, not just what.
Supporting material is not part of the numbered ADR sequence and is not
assigned an ADR number, but is listed here for discoverability:

| Document | Supports | Purpose |
| Document | Supports | Purpose |
| ----------------------------------------------------------------- | -------- | ------------------------------------------- |
| [stakeholder-outreach-draft-for-0001.md](./stakeholder-outreach-draft-for-0001.md) | 0001 | Ready-to-send outreach draft for ADR 0001's stakeholder discussion step |
| [stakeholder-outreach-draft-for-0001.md](./stakeholder-outreach-draft-for-0001.md) | 0001 | Ready-to-send outreach draft for ADR 0001's stakeholder discussion step |
2 changes: 1 addition & 1 deletion adr/stakeholder-outreach-draft-for-0001.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ decision record is required.

## Draft message

```
```text
Subject: Decision needed — long-term home for endusers.cncf.io

Hi TAB / TOC,
Expand Down
Loading