Searched +full:sparse +full:- +full:checkout (Results 1 – 10 of 10) sorted by relevance
9 - closed12 request-release-note:13 if: >-17 runs-on: ubuntu-latest21 - name: Checkout Scripts22 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.124 sparse-checkout: |26 llvm/utils/git/github-automation.py27 sparse-checkout-cone-mode: false29 - name: Install Dependencies[all …]
9 - main10 - 'users/**'14 runs-on: ubuntu-latest15 timeout-minutes: 3017 group: ${{ github.workflow }}-${{ github.event.pull_request.number }}18 cancel-in-progress: true19 if: github.repository == 'llvm/llvm-project'21 - nam[all...]
9 - main11 - .github/workflows/build-ci-container.yml12 - '.github/workflows/containers/github-action-ci/**'15 - main17 - .github/workflows/build-c[all...]
6 - labeled12 auto-subscribe:13 runs-on: ubuntu-latest14 if: github.repository == 'llvm/llvm-project'16 - name: Checkout Automation Script17 uses: actions/checkout@v419 sparse-checkout: llvm/utils/git/22 - name: Setup Automation Script23 working-directory: ./llvm/utils/git/25 pip install --require-hashes -r requirements.txt[all …]
9 # See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/12 - closed16 runs-on: ubuntu-latest18 pull-requests: write19 if: >-20 (github.repository == 'llvm/llvm-project') &&23 - name: Checkout Automation Script24 uses: actions/checkout@v426 sparse-checkout: llvm/utils/git/29 - name: Setup Automation Script[all …]
9 # See https://securitylab.github.com/research/github-actions-preventing-pwn-requests/12 - opened13 - reopened14 - ready_for_review15 - synchronize19 runs-on: ubuntu-latest21 pull-requests: write26 …# See https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=opened#pull_reque…28 if: >-29 (github.repository == 'llvm/llvm-project') &&[all …]
22 infrastructure) will continue to work with a Git-based LLVM.29 This proposal relates only to moving the hosting of our source-code repository31 using GitHub's issue tracker, pull-requests, or code-review.35 username/password-hash.41 ----------------57 --------66 through the Git-SVN integration.82 -----------85 projects. Any of these could replace the code-hosting infrastructure that we92 BitBucket: it offers read-write **SVN** access to the repository[all …]
1 # ===----------[all...]
19 C-like languages use the `Clang <https://clang.llvm.org/>`_ front end. This21 -- and from there into object files, using LLVM.34 * ``git clone https://github.com/llvm/llvm-project.git``37 ``git clone --config core.autocrlf=false38 https://github.com/llvm/llvm-project.git``39 * To save storage and speed-up the checkout time, you may want to do a40 `shallow clone <https://git-sc[all...]