loopbackio / loopbackio/loopback-next

[Spike] Allow extensions to contribute custom convention for environment-specific operational configuration

オープン
#1,464 コメント 13 件 リアクション 2 件 担当者 0 名 GitHub で見る

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

DevOps Extensions spike
主要言語
TypeScript
スター
5.1k
フォーク
1.1k
平均マージ
2日 21時間
マージ済み PR(30日)
27

説明

Timeboxed to 2 weeks; don't spend extra time if done earlier

Different platforms use different ways for configuring operational aspects of application in test/dev/production. LB4 should make it easy to write extensions to support these different platforms.

The goal of this spike is to find out and document what's possible today, identify gaps, propose solutions and create a list of follow-up tasks.

Few examples of operational config:

  • configure datasources from environment variables
  • use a faster but less-secure hashing algorithm in dev/test (a hashing algorithm is used e.g. to store user passwords)
  • apply datasource configuration provided by VCAP_SERVICES env variable in CloudFoundry/IBM Cloud - see https://github.com/strongloop/loopback-next/pull/1574

Possibly related: https://github.com/strongloop/loopback-next/pull/983 and https://github.com/strongloop/loopback-next/issues/1396

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

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

はじめの一歩

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

調査の方向性

まず、現在の LoopBack 4 拡張機能と運用構成のサポートを確認し、続いて関連する pull request 1574 と 983、および issue 1396 を読んでください。現在可能なことを文書化し、不足している点を特定し、解決策を提案し、具体的なフォローアップタスクを一覧にしてください。この作業の完了条件は、2週間の期限内に spike の結果を文書化することです。

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

評価

技術スタック
typescript
領域
backend, devops
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

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

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