Rahul Khinchi
Rahul Khinchi
Hi @aanm and @xmulligan , I have applied for the LFX Mentorship Program for this Project ( i.e. `CNCF - Cilium: Improving Security posture of the Cilium/Hubble/Tetragon release process`). I...
Hello, I am new here, Please help me out in this!
@rnveach is this issue still valid?
@rnveach I would like to try this issue. Can you please help in understanding how to mark this API as deprecated? Just a` @deprecated `works? 1. I renamed AutomaticBean -->...
I am not sure with Sourceforge but How do you resolve this when` uploading to Sourceforge`? Please provide feedback. FROM: https://github.com/checkstyle/checkstyle/blob/master/.ci/copy-site-to-sourceforge.sh#L37-L39 ``` Uploading to sourceforge ... scp: /home/project-web/checkstyle/: Is a...
sshpass action: ``` - name: Run sshpass commands uses: matheusvanzan/sshpass-action@v2 with: host: ${{ secrets.HOST }} user: ${{ secrets.SF_USER }} key: ${{ secrets.SF_PASS }} run: | ```
https://github.com/actions/checkout#checkout-multiple-repos-nested did not work. Testing: [ACTION](https://github.com/Rahulkhinchi03/checkstyle/actions/runs/2991280035) I usually do something like the below to resolve this, but this too didn't work ``` git remote rm origin git remote add origin...
That issue is resolved by: > your checkout works fine, but you have problems with checkout_from as you do checkout by action, you should remove it from shell script.
Update: https://github.com/Rahulkhinchi03/checkstyle/actions/runs/2995981120
Pass: https://github.com/Rahulkhinchi03/checkstyle/runs/8201984372?check_suite_focus=true Workflow file used: https://github.com/Rahulkhinchi03/checkstyle/actions/runs/2998428092/workflow