elementor / elementor/wp2static-addon-gitlab
[Feature Request] Deploy a single commit to gitlab instead of multiple commits
- 主要言語
- PHP
- スター
- 9
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Issue/ Current behavior
1. A lot of commits are made _Problem: This pollutes your git log_
2. When you have a CI setup on gitlab, a lot of builds are tried and many fail. _Problem: This consumes your runner time for no good reason_
3. Sometimes the most recent build fails. _Problem: This gives a false positive that the site deploy failed, in fact if you just re-run the build, it just works_
I hope to some day fix this myself and upstream the fix. In the mean time please let me know any details that you'd like for me to share.
Here is a screenshot of this issue:

コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、リポジトリの GitLab デプロイメント実装を調査し、現在コミットとビルドがどのように作成されているかを追跡します。単一コミットでデプロイメントが行われる想定の動作を確認し、GitLab が結果として生成されたビルドのみを実行し、失敗を引き起こさないことを検証します。この issue では、実行するファイルやテストは指定されていません。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git, gitlab, php
- 領域
- ci-cd, devops, release
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100