Skip to content

Commit

Permalink
Remove trigger map from the generated configs (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
godrei authored Jun 15, 2023
1 parent 3a82ead commit d68c1db
Show file tree
Hide file tree
Showing 12 changed files with 2 additions and 239 deletions.
20 changes: 0 additions & 20 deletions _tests/integration/android_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: android
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -276,11 +271,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: android
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -399,11 +389,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: android
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -502,11 +487,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: android
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down
10 changes: 0 additions & 10 deletions _tests/integration/cordova_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,11 +73,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: cordova
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
steps:
Expand Down Expand Up @@ -152,11 +147,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: cordova
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
steps:
Expand Down
10 changes: 0 additions & 10 deletions _tests/integration/fastlane_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,6 @@ configs:
app:
envs:
- FASTLANE_XCODE_LIST_TIMEOUT: "120"
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
primary:
steps:
Expand All @@ -136,11 +131,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down
20 changes: 0 additions & 20 deletions _tests/integration/flutter_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: flutter
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -166,11 +161,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: flutter
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
primary:
description: |
Expand Down Expand Up @@ -254,11 +244,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: flutter
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -307,11 +292,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: flutter
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down
5 changes: 0 additions & 5 deletions _tests/integration/ionic_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ionic
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
primary:
steps:
Expand Down
50 changes: 0 additions & 50 deletions _tests/integration/ios_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -247,11 +242,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -443,11 +433,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -489,11 +474,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -602,11 +582,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -761,11 +736,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -814,11 +784,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -860,11 +825,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -913,11 +873,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down Expand Up @@ -1020,11 +975,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: ios
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
description: |
Expand Down
5 changes: 0 additions & 5 deletions _tests/integration/mac_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,11 +83,6 @@ configs:
format_version: "%s"
default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
project_type: macos
trigger_map:
- push_branch: '*'
workflow: primary
- pull_request_source_branch: '*'
workflow: primary
workflows:
deploy:
steps:
Expand Down
Loading

0 comments on commit d68c1db

Please sign in to comment.