mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 15:45:48 +03:00
[PR #719] [CLOSED] feat(ci): scaffold setup-asc Bitrise step and CI validation #736
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#736
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/719
Author: @rudrankriyam
Created: 2/21/2026
Status: ❌ Closed
Base:
main← Head:feat/bitrise-setup-asc-step📝 Commits (1)
deace52feat(ci): scaffold setup-asc Bitrise step and CI validation📊 Changes
6 files changed (+716 additions, -0 deletions)
View changed files
➕
.github/workflows/bitrise-step-setup-asc.yml(+65 -0)➕
docs/ci/bitrise-step-checklist.md(+64 -0)➕
integrations/bitrise/steps-setup-asc/README.md(+59 -0)➕
integrations/bitrise/steps-setup-asc/bitrise.yml(+53 -0)➕
integrations/bitrise/steps-setup-asc/step.sh(+329 -0)➕
integrations/bitrise/steps-setup-asc/step.yml(+146 -0)📄 Description
Summary
setup-ascBitrise step prototype underintegrations/bitrise/steps-setup-ascwithinstallandrunmodes, secure optional auth inputs, and checksum-verified release installsaudit-this-step,test-install,test-run-help) and a concrete implementation checklist indocs/ci/bitrise-step-checklist.mdTest plan
stepman audit --step-yml ./step.yml(fromintegrations/bitrise/steps-setup-asc)bitrise run audit-this-stepbitrise run test-installbitrise run test-run-helpubuntu-latestandmacos-latest🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.