8000 Its by KostyaSha · Pull Request #34 · KostyaSha/github-integration-plugin · GitHub
[go: up one dir, main page]

Skip to content

Its #34

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

Merged
merged 9 commits into from
Jan 12, 2016
Merged

Its #34

merged 9 commits into from
Jan 12, 2016

Conversation

KostyaSha
Copy link
Owner

No description provided.

When job is null, then trigger useless.
- ITs disabled by default. Maven profile.
- ITs run requires GH_TOKEN and clean gh account for tests.
- Workflow doesn't work because of jquery.
- keeping ITs module even if it doesn't work atm.
- excluded loggers, added logback for test scope.
@@ -408,6 +413,10 @@ private static boolean isSupportedTriggerMode(GitHubPRTriggerMode mode) {
}
}

public Job<?, ?> getJob() {

Choose a reason for hiding this comment

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

MAJOR Remove usage of generic wildcard type. rule
MAJOR Remove usage of generic wildcard type. rule

@jenkinsadmin
Copy link

Thank you for this pull request! Please check this document for how the Jenkins project handles pull requests.

@@ -0,0 +1,23 @@
package org.jenkinsci.plugins.github_integration;
Copy link
Contributor

Choose a reason for hiding this comment

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

packages with underlines looks ugly

Copy link
Owner Author

Choose a reason for hiding this comment

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

either it will be under github. that will conflict with too generic github-plugin. Done in the same way as github-branchsource

Copy link
Contributor

Choose a reason for hiding this comment

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

If it be under .github.integration as base package will be no conflicts i think

Copy link
Owner Author

Choose a reason for hiding this comment

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

Copy link
Owner Author

Choose a reason for hiding this comment

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

I would like rename plugin classes near some 1.0 release to exclude logging overlap between plugins. Existed code will keep as is, new under other package.

@dummy-lanwen-bot
Copy link

SonarQube analysis reported 2 issues:

  • MAJOR 2 major

Watch the comments in this conversation to review them.

@KostyaSha
Copy link
Owner Author

Thanks to @tfennelly for help. Workflow roundTrip still doesn't work, by i bypassed it.

KostyaSha added a commit that referenced this pull request Jan 12, 2016
@KostyaSha KostyaSha merged commit 257b254 into master Jan 12, 2016
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.

4 participants
0