Branch: refs/heads/enable-cd
  Home:   https://github.com/jenkinsci/google-chat-notification-plugin
  Commit: 8bf83e584c1ec671287fe732127d71e9112819a7
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/8bf83e584c1ec671287fe732127d71e9112819a7
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M mock-server/pom.xml
    M mock-server/src/main/resources/application.properties
    A mock-server/src/main/resources/banner.txt

  Log Message:
  -----------
  chore: Adds Spring Boot banner to Mock Server


  Commit: c307a660895527f9155e3a18c67d96cafad2bbda
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/c307a660895527f9155e3a18c67d96cafad2bbda
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release google-chat-notification-1.8.2


  Commit: 560bf0dd926479339073a1ba8c17809c2908bcd7
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/560bf0dd926479339073a1ba8c17809c2908bcd7
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: eeb0765086c056584de8e17dd8b9b1499ee39a78
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/eeb0765086c056584de8e17dd8b9b1499ee39a78
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M src/main/java/io/cnaik/service/CommonUtil.java
    M src/main/resources/io/cnaik/Messages.properties

  Log Message:
  -----------
  fix: Prevents NPE while processing invalid card message JSON config


  Commit: a1b65cb3c842cf0db73b51f2acd9beaeea310d7e
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/a1b65cb3c842cf0db73b51f2acd9beaeea310d7e
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M src/main/java/io/cnaik/service/ResponseMessageUtil.java

  Log Message:
  -----------
  fix: Error processing card messages with ${BUILD_STATUS} var


  Commit: f33cdd53affa0d78a64beb44371360ba3ed48765
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/f33cdd53affa0d78a64beb44371360ba3ed48765
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-26 (Fri, 26 Jan 2024)

  Changed paths:
    M README.md
    A docs/plugin-manager.png
    A docs/usecases-a.png
    A docs/usecases-b.png
    A docs/usecases-c.png
    A docs/usecases-d.png

  Log Message:
  -----------
  docs: Updates README with more info and examples (#71)

* docs: Updates the README with more info

Fix #17 and #54

* Adds use cases to README
* Updates README text formatting


  Commit: 3864d777d88a2ae7b4b653d68b5cc83450b64c42
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/3864d777d88a2ae7b4b653d68b5cc83450b64c42
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M src/main/java/io/cnaik/GoogleChatNotification.java
    M src/main/java/io/cnaik/service/LogUtil.java
    M src/main/java/io/cnaik/service/ResponseMessageUtil.java
    M src/main/java/jenkins/plugins/googlechat/JenkinsTokenExpander.java

  Log Message:
  -----------
  fix: Fixes parse error found when using card message configuration


  Commit: eec25174fdbb32768d2b2cdaf329caf36764ecc2
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/eec25174fdbb32768d2b2cdaf329caf36764ecc2
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M README.md
    A docs/usecases-e.png

  Log Message:
  -----------
  docs: Updates README with use cases for card messages


  Commit: 0e0398e66a4c7a201ab8cde052fe7c096a1b60c0
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/0e0398e66a4c7a201ab8cde052fe7c096a1b60c0
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M README.md
    R docs/add-post-build-action.png
    R docs/click-google-chat-notification.png
    R docs/configure-web-hook.png
    R docs/details.png

  Log Message:
  -----------
  docs: Fixes README external links and removes old images


  Commit: 48b842d32d10146eec86ffa6874fca540c007b13
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/48b842d32d10146eec86ffa6874fca540c007b13
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M README.md

  Log Message:
  -----------
  docs: Fixes README footnotes


  Commit: 86907f6eb66fdc509d0f681e4b3c6a9995ac8a7a
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/86907f6eb66fdc509d0f681e4b3c6a9995ac8a7a
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release google-chat-notification-1.8.3


  Commit: 94ca37cbf30f60fc6248ae43aabf8c5570e15338
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/94ca37cbf30f60fc6248ae43aabf8c5570e15338
  Author: Thiago Colbert <[email protected]>
  Date:   2024-01-28 (Sun, 28 Jan 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare for next development iteration


  Commit: df3c849c7a69a02a4f68d0d7eaf71b598df5c307
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/df3c849c7a69a02a4f68d0d7eaf71b598df5c307
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-03 (Sat, 03 Feb 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  build(deps-dev): bump org.assertj:assertj-core from 3.25.0 to 3.25.2

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 
3.25.0 to 3.25.2.
- [Release notes](https://github.com/assertj/assertj/releases)
- 
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.25.0...assertj-build-3.25.2)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>


  Commit: 6ff4936e17408edcb6e9141b0d301a1499481ba4
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/6ff4936e17408edcb6e9141b0d301a1499481ba4
  Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  Date:   2024-02-04 (Sun, 04 Feb 2024)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  build(deps): bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77

Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) 
from 4.76 to 4.77.
- [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.76...plugin-4.77)

---
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: e84a4aa0ca68709e075ab7a548b326544f5db97c
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/e84a4aa0ca68709e075ab7a548b326544f5db97c
  Author: Thiago Colbert <[email protected]>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M README.md
    M 
src/main/java/jenkins/plugins/googlechat/decisions/NotificationConditions.java

  Log Message:
  -----------
  fix: Some conditions for sending notification was being ignored

Fixes #74


  Commit: 5a55c5e42ec8c644608b318c8fe10176203ed9e1
      
https://github.com/jenkinsci/google-chat-notification-plugin/commit/5a55c5e42ec8c644608b318c8fe10176203ed9e1
  Author: Thiago Colbert <[email protected]>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M README.md
    R docs/add-post-build-action.png
    R docs/click-google-chat-notification.png
    R docs/configure-web-hook.png
    R docs/details.png
    A docs/plugin-manager.png
    A docs/usecases-a.png
    A docs/usecases-b.png
    A docs/usecases-c.png
    A docs/usecases-d.png
    A docs/usecases-e.png
    M mock-server/pom.xml
    M mock-server/src/main/resources/application.properties
    A mock-server/src/main/resources/banner.txt
    M pom.xml
    M src/main/java/io/cnaik/GoogleChatNotification.java
    M src/main/java/io/cnaik/service/CommonUtil.java
    M src/main/java/io/cnaik/service/LogUtil.java
    M src/main/java/io/cnaik/service/ResponseMessageUtil.java
    M src/main/java/jenkins/plugins/googlechat/JenkinsTokenExpander.java
    M 
src/main/java/jenkins/plugins/googlechat/decisions/NotificationConditions.java
    M src/main/resources/io/cnaik/Messages.properties

  Log Message:
  -----------
  Merge branch 'master' into enable-cd


Compare: 
https://github.com/jenkinsci/google-chat-notification-plugin/compare/39d786ada8bd...5a55c5e42ec8

-- 
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/enable-cd/39d786-5a55c5%40github.com.

Reply via email to