Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 10 of 119 for yml (0.01 seconds)

  1. docs/en/mkdocs.yml

        - github_sponsors: ../en/data/github_sponsors.yml
        - people: ../en/data/people.yml
        - contributors: ../en/data/contributors.yml
        - translators: ../en/data/translators.yml
        - translation_reviewers: ../en/data/translation_reviewers.yml
        - skip_users: ../en/data/skip_users.yml
        - members: ../en/data/members.yml
        - sponsors_badge: ../en/data/sponsors_badge.yml
        - sponsors: ../en/data/sponsors.yml
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Wed Dec 17 10:44:55 GMT 2025
    - 9.2K bytes
    - Click Count (0)
  2. .github/labeler.yml

        - changed-files:
          - any-glob-to-any-file:
            - docs/en/docs/**
            - docs_src/**
          - all-globs-to-all-files:
            - '!fastapi/**'
            - '!pyproject.toml'
            - '!docs/en/data/sponsors.yml'
            - '!docs/en/overrides/main.html'
    
    lang-all:
      - all:
        - changed-files:
          - any-glob-to-any-file:
            - docs/*/docs/**
          - all-globs-to-all-files:
            - '!docs/en/docs/**'
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Nov 23 20:10:04 GMT 2025
    - 921 bytes
    - Click Count (0)
  3. .github/dependabot.yml

    # Please see the documentation for all configuration options:
    # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
    
    version: 2
    updates:
      - package-ecosystem: "github-actions"
        directory: "/"
        schedule:
          interval: "daily"
        labels:
          - "@dev-productivity"
          - "a:chore"
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Tue Oct 14 11:09:50 GMT 2025
    - 1K bytes
    - Click Count (0)
  4. .github/workflows/build-docs.yml

                - README.md
                - docs/**
                - docs_src/**
                - requirements-docs.txt
                - pyproject.toml
                - mkdocs.yml
                - mkdocs.env.yml
                - .github/workflows/build-docs.yml
                - .github/workflows/deploy-docs.yml
                - scripts/mkdocs_hooks.py
      langs:
        needs:
          - changes
        runs-on: ubuntu-latest
        outputs:
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Sun Dec 21 17:40:17 GMT 2025
    - 3.3K bytes
    - Click Count (0)
  5. .github/workflows/docs.yml

    renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 1765582230 -0500
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Fri Dec 12 23:30:30 GMT 2025
    - 987 bytes
    - Click Count (0)
  6. .github/workflows/contributors.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1763730201 +0100
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 21 13:03:21 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  7. .github/workflows/publish.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1763730201 +0100
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 21 13:03:21 GMT 2025
    - 1K bytes
    - Click Count (0)
  8. .github/workflows/sponsors.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1763730201 +0100
    Created: Sun Dec 28 07:19:09 GMT 2025
    - Last Modified: Fri Nov 21 13:03:21 GMT 2025
    - 1.5K bytes
    - Click Count (0)
  9. .github/ISSUE_TEMPLATE/config.yml

    Harshavardhana <******@****.***> 1760548719 -0700
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Wed Oct 15 17:29:55 GMT 2025
    - 343 bytes
    - Click Count (0)
  10. .github/workflows/cffconvert.yml

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 1764583020 +0000
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Mon Dec 01 09:57:00 GMT 2025
    - 1.3K bytes
    - Click Count (0)
Back to Top