This repository was archived by the owner on Apr 24, 2025. It is now read-only.
v1.6.0
·
73 commits
to refs/heads/main
since this release
👻 Maintenance
- Add Jenkins IRC both to the jenkins-release channel, remove obsolete jenkins-community (#85) @oleg-nenashev
- Fix test failure locally (#74) @timja
✍ Other changes
- fix: Use correct docker hub URL (#134) @NotMyFault
- Drop obsolete commons-logging dependency (#132) @NotMyFault
- chore: Add docker hub badge (#131) @NotMyFault
- build: Point JAVA_HOME to java 11 (#129) @NotMyFault
- chore: Fix readme badge (#128) @NotMyFault
- chore: Remove unused deps left from hosting code (#127) @slide
- Bump to JDK 11 and replace jenkins jira api with atlassian one (#126) @NotMyFault
- chore(Dockerfile) fix hadolint issues (#125) @dduportal
- fix: Address hadolint errors (#122) @NotMyFault
- chore(Jenkinsfile) update pipeline to use latest practices of jenkins-infra (#121) @dduportal
- Use temurin 8 docker image (#120) @NotMyFault
- build: Bump tini to 0.19.0 (#114) @NotMyFault
- fix: Make it compile (#112) @NotMyFault
- Add dependabot and build this repository after check out (#113) @NotMyFault
- Update deployment instructions in README.md (#110) @lemeurherve
- Remove hosting code from IRC bot (#108) @slide
- Fix issue when not specifying a issue tracker (#102) @slide
- Switch to irc.libera.chat (#100) @slide
- Fix issue with gradle groupId/artifactId detecetion in hosting process (#98) @slide
- Issue tracker choice updates (#97) @slide
- Use issue tracker choice field from Jira (#94) @slide
- Add github users to PR for permissions. (#95) @slide
- Generate a PR for the repository-permissions-updater (#93) @slide
- Update Jira URL (#92) @slide
- Allow setting the channel topic via the bot (#88) @slide
- Wrap getUser with try/catch to catch invalid users (#91) @slide
- Fix issue with GradleVerifier and other types of statements in build.gradle (#89) @slide
- Fixes for new hosting checking (#87) @slide
- Add hosting checker to ircbot (#86) @slide
- Fix response to Hello to show actual username, not the .toString() (#84) @slide
- Handle when user not member of org (#83) @timja
- Revert "INFRA-2545 - Possible fix" (#82) @slide
- INFRA-2545 - Possible fix (#81) @slide
- Update deployment information (#80) @slide
- Fix issue with voice/devoice commands (#79) @slide
- [SECURITY] Use HTTPS to resolve dependencies in Maven Build (#78) @JLLeitschuh
- Make new teams visible to org members (#75) @timja
- Always grant team permission (#76) @timja
- Update dependencies, spotbugs and pom fixups (#73) @timja
📦 Dependency updates
- Bump maven-model from 3.6.3 to 3.8.6 (#117) @dependabot
- Bump groovy from 3.0.7 to 3.0.13 (#118) @dependabot
- Bump junit from 4.13.1 to 4.13.2 (#119) @dependabot
- Bump commons-io from 2.6 to 2.7 (#99) @dependabot
- Bump groovy from 3.0.2 to 3.0.7 (#96) @dependabot
- Bump junit from 4.13 to 4.13.1 (#90) @dependabot