Vibhav Bobade
Vibhav Bobade
@OrlinVasilev I have updated the workflow with the skips as you suggested. This workflow does not work on pushes and only does on pull requests so I have added the...
@OrlinVasilev it will recreate the env if the pushes are on the pr. What I was referring to in the earlier comment was the ``` on: pull_request: paths-ignore: - 'docs/'...
> @waveywaves can you add few lines of the implementations under https://goharbor.io/docs/2.9.0/build-customize-contribute/ will be great if we have that documented and also will help out with the use case: what...
@OrlinVasilev I have created a basic PR to the docs https://github.com/goharbor/website/pull/501.
@zyyw That is correct, considering the harbor helm chart naturally won't be able to keep up with the developments in harbor as is the case with any projects and their...
Yes, and the UI will be a terminal in the web where you can test out your binary.
@terrytangyuan I understand. It is better to have more solid test cases than manual UAT. These previews help in the manual testing also in getting a glimpse of the changes...
@terrytangyuan Circling back to the point I made earlier. You can also automate your e2e against the uffizzi previews.
@gaocegege just need a review on https://github.com/waveywaves/envd/pull/1 to see the changes basically. Not able to use the `envd` binary here https://pr-1-deployment-8319-envd.app.uffizzi.com/
Hey @terrytangyuan, The main value proposition of Uffizzi is to create preview environments on all your PRs. These preview environments will have the env binary installed and you can access...