Skip to content
Open
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
42 changes: 0 additions & 42 deletions .github/workflows/automatic-doc-checks.yml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
- 'LICENSE'
- '**.md'
- .github/renovate.json5
- 'docs/**'
# Triggered on schedule by .github/workflows/scheduled_ci_*.yaml on default branch
workflow_dispatch:
# Triggered on push by .github/workflows/release.yaml
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/lib-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ on:
- 'LICENSE'
- '**.md'
- 'renovate.json'
- 'docs/**'

jobs:
lib-check:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
- main
paths-ignore:
- 'tests/**'
- 'docs/**'
- .github/renovate.json5
- pyproject.toml
- '.github/workflows/ci.yaml'
Expand Down
39 changes: 0 additions & 39 deletions .readthedocs.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

This repository contains a charmed operator for deploying [PostgreSQL](https://www.postgresql.org/about/) on Kubernetes via the [Juju orchestration engine](https://juju.is/).

To learn more about how to deploy and operate Charmed PostgreSQL K8s, see the [official documentation](https://canonical-charmed-postgresql-k8s.readthedocs-hosted.com/).
To learn more about how to deploy and operate Charmed PostgreSQL K8s, see the [official documentation](https://canonical.com/data/postgresql/docs/14).

## Usage

Expand Down
142 changes: 0 additions & 142 deletions docs/.custom_wordlist.txt

This file was deleted.

26 changes: 0 additions & 26 deletions docs/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions docs/.sphinx/.pre-commit-config.yaml

This file was deleted.

Loading
Loading