8000 Merge branch '5.3' into 5.4 · symfony/symfony-docs@8b21344 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b21344

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: Remove Sphinx build and SymfonyCloud deployment
2 parents ea6fc2b + 7bd0cd0 commit 8b21344

File tree

4 files changed

+0
-86
lines changed

4 files changed

+0
-86
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -9,32 +9,6 @@ on:
99
- 'github-comments'
1010

1111
jobs:
12-
sphinx-build:
13-
name: Build (Sphinx)
14-
15-
runs-on: ubuntu-latest
16-
17-
container: python:3.7-alpine
18-
19-
steps:
20-
- name: "Checkout"
21-
uses: actions/checkout@v2
22-
23-
- name: "Display Python version"
24-
run: python -c "import sys; print(sys.version)"
25-
26-
- name: "Install Sphinx"
27-
run: pip install --user sphinx
28-
29-
- name: "Install dependencies"
30-
run: apk add --no-cache git make
31-
32-
- name: "Install custom requirements via pip"
33-
run: pip install -r _build/.requirements.txt
34-
35-
- name: "Build documentation"
36-
run: make -C _build SPHINXOPTS="-nqW -j auto" html
37-
3812
symfony-docs-builder-build:
3913
name: Build (symfony-tools/docs-builder)
4014

.symfony.cloud.yaml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.symfony/routes.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

.symfony/services.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)
0