Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed wrong project-id referenced in the Jenkinsfile. #664 #673

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

ribafish
Copy link
Contributor

@ribafish ribafish commented Jan 28, 2025

Fixed wrong project-id referenced in the Jenkinsfile. The project-id needs to be the id from project.eclipse.org: https://projects.eclipse.org/projects/tools.mylyn, instead of http://ci.eclipse.org/. I will also update the documentation.

This will fix the pipeline error:

Found unhandled com.datapipe.jenkins.vault.exception.VaultPluginException exception:
Access denied to Vault path 'cbi/org.eclipse.mylyn/develocity.eclipse.org'

Related to issue #664.

@ribafish
Copy link
Contributor Author

ribafish commented Jan 28, 2025

Note: This is currently still failing as the Jenkinsfile is taken from main, instead of my fork:

Connecting to https://api.github.com/ to check permissions of obtain list of ribafish for eclipse-mylyn/org.eclipse.mylyn
Loading trusted files from base branch main at cdb0e192b7f9a0b629c25db8443706bc96d42b61 rather than 0d36f5a01cfed2687c008099d9834811b487feed
Obtained Jenkinsfile from cdb0e192b7f9a0b629c25db8443706bc96d42b61
‘Jenkinsfile’ has been modified in an untrusted revision

Copy link
Contributor

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, let's try your fix

@ruspl-afed ruspl-afed merged commit d338889 into eclipse-mylyn:main Jan 28, 2025
2 of 3 checks passed
@ribafish ribafish deleted the feature/fixJenkinsfile branch January 31, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants