]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✨ Add internal GitHub action to deploy docs previews (#1739)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 19 Jul 2020 20:11:28 +0000 (22:11 +0200)
committerGitHub <noreply@github.com>
Sun, 19 Jul 2020 20:11:28 +0000 (22:11 +0200)
commitb268c39758f5d04a11fbe4fe3b37d143aa3fca5c
treeed1b2233c1f091e601a52db3e9e071c9f26f4d93
parent4dd386b807d784bbee0aa89aeefe505ca3d4eb18
✨ Add internal GitHub action to deploy docs previews (#1739)

* 📝 Update release notes

* ✨ Add internal GitHub action to pull docs artifact

* 🙈 Add archive.zip to gitignore
.github/actions/get-artifact/Dockerfile [new file with mode: 0644]
.github/actions/get-artifact/action.yml [new file with mode: 0644]
.github/actions/get-artifact/app/main.py [new file with mode: 0644]
.github/workflows/preview-docs.yml
.gitignore
docs/en/docs/release-notes.md
scripts/unzip-docs.sh