Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github.com/farahmandakbar26/desktop/edit/development/.github/workflows/ci.yml #4

Open
farahmandakbar26 opened this issue Sep 19, 2023 · 0 comments

Comments

@farahmandakbar26
Copy link
Owner

#3
@farahmandakbar26 farahmandakbar26 نظر داد ۴ دقیقه پیش
نام: CI

در: github.com/farahmandakbar26/desktop/edit/development/.github/workflows/ci.yml
فشار:
شاخه‌ها:

  • توسعه pull_request: workflow_call: ورودی‌ها: مخزن: پیش‌فرض: دسکتاپ/دسکتاپ مورد نیاز: نوع نادرست: رشته ref: مورد نیاز : نوع واقعی: رشته آپلود-مصنوعات: پیش‌فرض: نادرست مورد نیاز: نوع نادرست: محیط بولی: نوع: رشته مورد نیاز: اسرار واقعی: DESKTOP_OAUTH_CLIENT_ID: DESKTOP_OAUTH_CLIENT_SECRET: APPLE_ID: APPLE_ID_PASSWORD: APPLE_ID_PASSWORD: APPLE_ID_PASSWORD: APPLE_ID_PASSWORD WINDOWS_CERT_PFX: WINDOWS_CERT_PASSWORD:

jobs:
lint:
name: Lint اجرا می‌شود: ubuntu-آخرین مراحل: - موارد استفاده: actions/checkout@v3 با: مخزن: ${{ inputs.repository || github.repository }}

بستن #[شماره شماره]

شرح
اسکرین شات ها
یادداشت های انتشار
یادداشت:
name: CI

on: github.com/farahmandakbar26/desktop/edit/development/.github/workflows/ci.yml
push:
branches:
- development
pull_request:
workflow_call:
inputs:
repository:
default: desktop/desktop
required: false
type: string
ref:
required: true
type: string
upload-artifacts:
default: false
required: false
type: boolean
environment:
type: string
required: true
secrets:
DESKTOP_OAUTH_CLIENT_ID:
DESKTOP_OAUTH_CLIENT_SECRET:
APPLE_ID:
APPLE_ID_PASSWORD:
APPLE_APPLICATION_CERT:
APPLE_APPLICATION_CERT_PASSWORD:
WINDOWS_CERT_PFX:
WINDOWS_CERT_PASSWORD:

jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
repository: ${{ inputs.repository || github.repository }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant