Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support Azure Pipeline Variable Groups in Push Extension

オープン
#453 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
azure
領域
ci-cd, devops

調査の方向性

まず、Push 拡張機能に既存の Secure files フローと、issue に記載されている Azure Pipelines Variable Groups の動作を確認します。Variable Group をどのように参照すべきか、また機密値をどのように提供すべきかを確認します。完了の条件は、Push task が別個の secure-file download task なしで Variable Group を利用できることです。

索引モデルが issue の本文から書いたものです。

説明

Azure Pipelines enhancement

Currently we use the Push extension to seed configuration data when building new environments. We do not commit some of our configuration values to our repo because the data is considered sensitive.

To get around the current limitation in the push extension, we store the sensitive seed configuration file in the Pipelines "Secure files" library and then use a separate task to download the file before executing the Push task.

It would be incredibly helpful if we could just reference Pipeline Variable Groups directly.

Thanks!

主要言語
言語のデータがありません
スター
263
フォーク
82
平均マージ
3日 15時間
マージ済み PR(30日)
6

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Azure/AppConfiguration のほかの issue

Azure/AppConfiguration の issue をすべて見る

似ている issue

DevOps の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。