Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Fixed trigger for Azure Pipelines #861

Merged
3 commits merged into from
Feb 9, 2022
Merged

Fixed trigger for Azure Pipelines #861

3 commits merged into from
Feb 9, 2022

Conversation

ghost
Copy link

@ghost ghost commented Feb 8, 2022

Issue 番号 / Issue ID

  • Close #

目的 / Purpose

  • Azure Pipelines用のトリガー設定を変更
    • CI/PRトリガーはYAMLで定義せずClassicエディタを使用して設定する

破壊的変更をもたらしますか / Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request の種類 / Pull Request type

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[x] Other... Please describe: Azure Pipelines

検証方法 / How to test

コードの入手 / Get the code

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
dotnet restore

コードの検証 / Test the code


確認事項 / What to check

その他 / Other information


Internal IDs:

  • Others 5527

@ghost ghost force-pushed the feature/github-repo-trigger branch 8 times, most recently from b97bff7 to e303081 Compare February 8, 2022 02:30
@ghost ghost self-assigned this Feb 8, 2022
@ghost ghost requested review from a user, cocoa-dev003 and cocoa-dev005 February 8, 2022 06:11
@cocoa-dev005
Copy link
Contributor

@cocoa-dev004
以下のファイルも同様に変更したほうがいいと思います。

  • app-build-use-test-diagnosis-dev.yml
  • app-build-use-test-diagnosis-stg.yml

@ghost ghost closed this Feb 8, 2022
@ghost ghost reopened this Feb 8, 2022
@ghost
Copy link
Author

ghost commented Feb 8, 2022

@cocoa-dev004 以下のファイルも同様に変更したほうがいいと思います。

  • app-build-use-test-diagnosis-dev.yml
  • app-build-use-test-diagnosis-stg.yml

@cocoa-dev005
上記のファイルを修正しました。
今後はCIとしては不要になる想定なので動作しないように変更しました。

@ghost ghost force-pushed the feature/github-repo-trigger branch from ec2d285 to 81de9bd Compare February 9, 2022 05:16
@ghost ghost marked this pull request as ready for review February 9, 2022 06:36
@ghost ghost merged commit c5e480b into develop Feb 9, 2022
@ghost ghost deleted the feature/github-repo-trigger branch February 9, 2022 07:35
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants