Skip to content

Translate library/tkinter.po #3937

Translate library/tkinter.po

Translate library/tkinter.po #3937

Workflow file for this run

name: build
concurrency: preview-${{ github.ref }}
permissions:
contents: write
pull-requests: write
on:
pull_request:
jobs:
ci:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.13"
- name: Install Dependencies
run: sudo apt-get install gettext
- name: Install uv
uses: astral-sh/setup-uv@v6
- name: Build HTML Docs
run: VERSION=${{ github.event.repository.default_branch }} JOBS=4 MODE=html make all
- name: Deploy PR Doc Preview
# PR from the forked repo would be denied as the permission is not granted.
# Allow only PR from this repo.
if: ${{ ( github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name ) }}
uses: rossjrw/pr-preview-action@v1
with:
source-dir: ../cpython/Doc/build/html
preview-branch: gh-pages
umbrella-dir: pr-preview
action: auto
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy