Branch: refs/heads/feat-56-add-more-options-to-send-notifications
Home: https://github.com/jenkinsci/google-chat-notification-plugin
Commit: edbdc5c373c1fe1e520f61fa02e99f762f361a14
https://github.com/jenkinsci/google-chat-notification-plugin/commit/edbdc5c373c1fe1e520f61fa02e99f762f361a14
Author: emrocha <[email protected]>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M src/main/java/io/cnaik/GoogleChatNotification.java
Log Message:
-----------
Fix plugin waiting for a checkpoint
This solve the issue
https://github.com/jenkinsci/google-chat-notification-plugin/issues/8
This was inspired in
https://github.com/jenkinsci/gitlab-plugin/pull/397/commits/2fd683ed3b88e6c5424abd807e387d56e7ce34fe
Commit: 5349945f8b845f419bedd2f1db3a4aebf553d8f0
https://github.com/jenkinsci/google-chat-notification-plugin/commit/5349945f8b845f419bedd2f1db3a4aebf553d8f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M pom.xml
Log Message:
-----------
build(deps): bump org.jenkins-ci.plugins:plugin from 4.73 to 4.75
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom)
from 4.73 to 4.75.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.73...plugin-4.75)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 9a19e7532714545f9e42ffdf9c441f14671eb1a1
https://github.com/jenkinsci/google-chat-notification-plugin/commit/9a19e7532714545f9e42ffdf9c441f14671eb1a1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M pom.xml
Log Message:
-----------
build(deps-dev): bump org.assertj:assertj-core from 3.11.1 to 3.24.2
Bumps org.assertj:assertj-core from 3.11.1 to 3.24.2.
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 11ceb569fc07fa1d7a5092aa5c442f72a695a8d2
https://github.com/jenkinsci/google-chat-notification-plugin/commit/11ceb569fc07fa1d7a5092aa5c442f72a695a8d2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M pom.xml
Log Message:
-----------
build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
Bumps org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: a24cb56787a5079ab2ae129056e0a6d683ce47a2
https://github.com/jenkinsci/google-chat-notification-plugin/commit/a24cb56787a5079ab2ae129056e0a6d683ce47a2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2024-01-01 (Mon, 01 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
build(deps-dev): bump org.assertj:assertj-core from 3.24.2 to 3.25.0
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.24.2 to 3.25.0.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.25.0)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 401b18e23e1d5c768e9ddf2643047ccc75a218ab
https://github.com/jenkinsci/google-chat-notification-plugin/commit/401b18e23e1d5c768e9ddf2643047ccc75a218ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M pom.xml
Log Message:
-----------
build(deps): bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76
Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom)
from 4.75 to 4.76.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.75...plugin-4.76)
---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Commit: 682cbd795b01a3c378c29cef699bfcb8dcd6753e
https://github.com/jenkinsci/google-chat-notification-plugin/commit/682cbd795b01a3c378c29cef699bfcb8dcd6753e
Author: Thiago Colbert <[email protected]>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M README.md
M pom.xml
M src/main/java/io/cnaik/GoogleChatNotification.java
M src/main/java/jenkins/plugins/googlechat/decisions/Context.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnEveryFailure.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnRegression.java
A src/main/java/jenkins/plugins/googlechat/decisions/OnRepeatedFailure.java
M src/main/java/jenkins/plugins/googlechat/decisions/OnSingleFailure.java
M src/main/resources/io/cnaik/GoogleChatNotification/config.jelly
M src/main/resources/io/cnaik/GoogleChatNotification/global.jelly
A src/test/java/jenkins/plugins/googlechat/decisions/OnEveryFailureTest.java
A src/test/java/jenkins/plugins/googlechat/decisions/OnRegressionTest.java
A
src/test/java/jenkins/plugins/googlechat/decisions/OnRepeatedFailureTest.java
Log Message:
-----------
feat: Add more options to send notifications based in the build result
Closes #56
Commit: 69b82b60a6d19b1c33f103e6c6c87a78777e93f1
https://github.com/jenkinsci/google-chat-notification-plugin/commit/69b82b60a6d19b1c33f103e6c6c87a78777e93f1
Author: Thiago Colbert <[email protected]>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
Log Message:
-----------
Merge branch 'feat-56-add-more-options-to-send-notifications' of
[email protected]:jenkinsci/google-chat-notification-plugin.git into
feat-56-add-more-options-to-send-notifications
Compare:
https://github.com/jenkinsci/google-chat-notification-plugin/compare/8a55e2ccf45b...69b82b60a6d1
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/google-chat-notification-plugin/push/refs/heads/feat-56-add-more-options-to-send-notifications/8a55e2-69b82b%40github.com.