Skip to content
Merged
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
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,13 @@ Aggregate posts across spaces or have an independent feed to allow structured an
## License

Licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.

---

## A note on the Jenkinsfile

The `Jenkinsfile` in this repo is **retained for historical reference and is not operational**. The
Jenkins server it ran on was decommissioned in August 2026.

It performed a build-and-archive step that nothing downstream consumed. Publishing has always run
through the GitHub Actions workflows in `.github/workflows`, which are unaffected.
Loading