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

Migrate from EE 8 to EE 9 #343

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Migrate from EE 8 to EE 9 #343

merged 1 commit into from
Feb 5, 2025

Conversation

basil
Copy link
Member

@basil basil commented Feb 3, 2025

No description provided.

@basil basil added the internal label Feb 3, 2025
@basil basil requested a review from a team as a code owner February 3, 2025 20:59
@tomasbjerre tomasbjerre merged commit 3da9ece into jenkinsci:master Feb 5, 2025
14 of 15 checks passed
@tomasbjerre
Copy link
Contributor

thanks

@tomasbjerre
Copy link
Contributor

Now it asks me for Github credentials when I do ./mvnw release:prepare release:perform -B:

[INFO] 11/17 prepare:scm-commit-release
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/home/bjerre/workspace/generic-webhook-trigger-plugin' && 'git' 'add' '--' 'pom.xml'
[INFO] Working directory: /home/bjerre/workspace/generic-webhook-trigger-plugin
[INFO] Executing: /bin/sh -c cd '/home/bjerre/workspace/generic-webhook-trigger-plugin' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /home/bjerre/workspace/generic-webhook-trigger-plugin
[INFO] Executing: /bin/sh -c cd '/home/bjerre/workspace/generic-webhook-trigger-plugin' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /home/bjerre/workspace/generic-webhook-trigger-plugin
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] Executing: /bin/sh -c cd '/home/bjerre/workspace/generic-webhook-trigger-plugin' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-461172188.commit'
[INFO] Working directory: /home/bjerre/workspace/generic-webhook-trigger-plugin
[INFO] Executing: /bin/sh -c cd '/home/bjerre/workspace/generic-webhook-trigger-plugin' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /home/bjerre/workspace/generic-webhook-trigger-plugin
[INFO] Executing: /bin/sh -c cd '/home/bjerre/workspace/generic-webhook-trigger-plugin' && 'git' 'push' 'https://github.com/jenkinsci/generic-webhook-trigger-plugin' 'refs/heads/master:refs/heads/master'
[INFO] Working directory: /home/bjerre/workspace/generic-webhook-trigger-plugin
Username for 'https://github.com':

@basil
Copy link
Member Author

basil commented Feb 5, 2025

@tomasbjerre How does that have anything to do with this PR? The SCM URL was changed in #329 by @darinpope.

@basil basil mentioned this pull request Feb 5, 2025
6 tasks
@tomasbjerre
Copy link
Contributor

Thanks! I totally forgot about that. I'll revert that PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants