Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7bd0cd0

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: Remove Sphinx build and SymfonyCloud deployment
2 parents2993692 +4868ad8 commit7bd0cd0

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)

[8]ページ先頭

©2009-2025 Movatter.jp