Skip to content

Commit ad6f6a0

Browse files
authored
Merge pull request #8130 from pantheon-systems/2023-incident-readme
2023-02: Update README
2 parents 316d5f0 + 1570d2c commit ad6f6a0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
Build Status: [![Circle CI](https://circleci.com/gh/pantheon-systems/documentation.svg?style=svg)](https://circleci.com/gh/pantheon-systems/documentation)
22
[![Actively Maintained](https://img.shields.io/badge/Pantheon-Actively_Maintained-yellow?logo=pantheon&color=FFDC28)](https://pantheon.io/docs/oss-support-levels#actively-maintained-support)
33

4+
## Status Update: 2023 - January/February
45

6+
Pantheon's Docs team has suspended publishing all updates to <pantheon.io/docs> following the [4 January CircleCI incident](https://circleci.com/blog/january-4-2023-security-alert/).
7+
8+
We took the incident as an opportunity to revoke and rotate tokens and auths in a variety of places. Doing so showed us that the way that we were publishing changes to the site wasn't ideal and that the docs site is a perfect candidate for Pantheon's [Front-End Sites offering](https://pantheon.io/docs/guides/decoupled-sites/), currently in Early Access.
9+
10+
We're looking forward to re-deploying on the Front-End architecture sometime in mid-February. Until then, changes that have been merged to `main` [since 4 January](https://github.com/pantheon-systems/documentation/pulls?q=is%3Apull+is%3Amerged+updated%3A%3E2023-01-04+sort%3Aupdated-desc+) are available in the [GitHub repository code](https://github.com/pantheon-systems/documentation) and can be built locally using the [steps below](#local-installation).
11+
12+
We'll remove this notice and update the [Changelog below](#changelog) after we've migrated the site.
513

614
Pantheon Documentation
715
======================
@@ -12,7 +20,7 @@ This repository contains the [Pantheon](https://pantheon.io) documentation as we
1220

1321
## Changelog
1422

15-
- 8/5/19: We've relaunched the project using [Gatsby](https://www.gatsbyjs.org) for faster development, and _much_ faster page speed.
23+
- 2019/08/05: We've relaunched the project using [Gatsby](https://www.gatsbyjs.org) for faster development, and _much_ faster page speed.
1624

1725
### Contributing
1826
Our docs are written in [Markdown](https://daringfireball.net/projects/markdown/), extended with [MDX](https://github.com/mdx-js/mdx) components. The pages live in `source/content`. Read [CONTRIBUTING](<CONTRIBUTING.md>) for more details on contributing documentation improvements.

0 commit comments

Comments
 (0)