Marcello DeSales

Results 168 comments of Marcello DeSales

## Manual Parameterized for variable ${sha1} Works When I setup the parameterized builds with the variable `sha1` it works as expected: ``` java Started by user anonymous Building in workspace...

Looking at the logs, I see that the plugin schedules the build of 2 other pull requests, other than mine created for tests... But the Jenkins job's "Build History" is...

@DavidTanner What else do I need to make it be triggered by GitHub? I followed all the instructions...

I actually see now where the problem might be... Our GitHub Enterprise might not have connectivity to my Jenkins Server: All the events timed out... I will discuss with the...

@DavidTanner I have used "H/5 \* \* \* *" as the cron setting and I disabled `Use github hooks for build triggering`... However, nothing has happened... :( Also, you mentioned...

Hi @DavidTanner I unchecked a few things and tried to add them... Here are the complete settings right now... Those settings are generating the following errors... ## Initial Settings ```...

Restarted Jenkins and got the following logs... One of the things that called my attention was the following... (The full logs are below)... ``` java Oct 20, 2015 2:40:01 AM...

@gschoeni ... oops... you were right... the repo is public, but the Docker Registry was not... ![Screenshot 2023-07-24 at 9 27 23 AM](https://github.com/Oxen-AI/Oxen/assets/131457/387f91cb-aa85-4f4e-bb51-62cd6bc35357) Just changed...

@chgangaraju have you seen this???

I've been getting the same warning on the enterprise... ``` The following actions uses node12 which is deprecated and will be forced to run on node16: tubone24/[email protected]. For more info:...