elementor / elementor/wp2static-addon-gitlab
[Feature Request] Deploy a single commit to gitlab instead of multiple commits
- Dominant language
- PHP
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.