1
0
mirror of https://github.com/jenkinsci/mattermost-plugin.git synced 2024-11-18 16:21:43 +02:00
Commit Graph

390 Commits

Author SHA1 Message Date
Jo Vandeginste
a7b9f90cad
[maven-release-plugin] prepare for next development iteration 2023-05-12 10:08:54 +02:00
Jo Vandeginste
ba1ab84eae
[maven-release-plugin] prepare release mattermost-3.1.3 2023-05-12 10:08:50 +02:00
Unpublished
87653537f0 Avoid duplicated completed notification
Additionally remove introduced "and counting" suffix in completed notification

Follow up of
https://github.com/jenkinsci/mattermost-plugin/pull/13
2023-05-12 09:53:15 +02:00
Jo Vandeginste
76c645063f
[maven-release-plugin] prepare for next development iteration 2022-11-30 17:20:14 +01:00
Jo Vandeginste
150033f8a6
[maven-release-plugin] prepare release mattermost-3.1.2 2022-11-30 17:20:10 +01:00
Louis
de351dc69b
Merge branch 'kuleuven:master' into master 2022-11-29 13:36:55 +01:00
dependabot[bot]
4979f0ccfa Bump bcprov-jdk15on from 1.64 to 1.67
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.64 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 13:35:48 +01:00
dependabot[bot]
51ed00bf9a Bump httpclient from 4.5.10 to 4.5.13
Bumps httpclient from 4.5.10 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 13:35:48 +01:00
Yannik Stradmann
33cc6effad Use LaxRedirectStrategy for publishing
If the route to an endpoint contains a redirection, the respective POST
request will not be redirected by the default DefaultRedirectStrategy.
We therefore select the alternative LaxRedirectStrategy, which also
redirects POST requests.
2022-10-20 16:00:41 +02:00
Louis
99d3bf6e02
Merge pull request #13 from vikulin/master
fixed https://github.com/jenkinsci/slack-plugin/issues/41 for mattermost
2022-10-04 11:31:20 +02:00
Louis
7d2d38c103
Merge pull request #12 from Mr-DG-Wick/Plugin-Migration
Plugin doc migration from wiki to github
2022-10-04 11:30:54 +02:00
Vadym Vikulin
9bd7e10e9d fixed https://github.com/jenkinsci/slack-plugin/issues/41for mattermost
plugin
2021-11-10 19:38:09 +02:00
Mr-DG-Wick
de314063eb correction of link from review 2021-10-29 12:38:34 +05:30
Mr-DG-Wick
35ef643307 Plugin doc migration from wiki to github 2021-10-29 00:09:41 +05:30
dependabot[bot]
441a195720 Bump bcprov-jdk15on from 1.64 to 1.67
Bumps [bcprov-jdk15on](https://github.com/bcgit/bc-java) from 1.64 to 1.67.
- [Release notes](https://github.com/bcgit/bc-java/releases)
- [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 11:02:33 +02:00
dependabot[bot]
908c574a96 Bump httpclient from 4.5.10 to 4.5.13
Bumps httpclient from 4.5.10 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-17 11:02:23 +02:00
Jo Vandeginste
3c88ac7e73
[maven-release-plugin] prepare for next development iteration 2020-10-05 12:05:50 +02:00
Jo Vandeginste
b72d6b5d94
[maven-release-plugin] prepare release mattermost-3.1.1 2020-10-05 12:05:41 +02:00
Bartłomiej Dróżdż
bbfb3c7b6b add custom proxy settings
Adds a custom proxy settings in configuration.
If checked, custom proxy values are used to access Mattermost endpoint.
Otherwise global Jenkins proxy is used (if set).

Signed-off-by: Bartłomiej Dróżdż <bdrozdz@gmail.com>
2020-10-05 11:39:30 +02:00
Jo Vandeginste
81aa594814
[maven-release-plugin] prepare for next development iteration 2020-02-05 14:46:50 +01:00
Jo Vandeginste
5c81c8c11f
[maven-release-plugin] prepare release mattermost-3.1.0 2020-02-05 14:46:41 +01:00
Jo Vandeginste
acf62c7cfc
Switch the version back to snapshot
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2020-02-05 14:43:43 +01:00
Louis
e01d28661b
Merge pull request #41 from kuleuven/hamzaahmedkhan/master
Hamzaahmedkhan/master
2020-02-04 15:26:58 +00:00
Hamza Khan
bcbf86e2d2 Jenkins Token Expander added 2020-01-24 15:52:08 +05:00
Jo Vandeginste
c808c4a752
[maven-release-plugin] prepare for next development iteration 2020-01-02 18:13:06 +01:00
Jo Vandeginste
dd255598dd
[maven-release-plugin] prepare release mattermost-3.0.1 2020-01-02 18:12:57 +01:00
Jo Vandeginste
faa3bb5ef0
Undo version bump first
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2020-01-02 18:10:13 +01:00
Louis Roebben
79be6b8b75 multiple no proxy hosts fix #40 2020-01-02 18:04:34 +01:00
Jo Vandeginste
06b4296378
[maven-release-plugin] prepare for next development iteration 2019-12-05 15:57:58 +01:00
Jo Vandeginste
5284df39d5
[maven-release-plugin] prepare release mattermost-3.0.0 2019-12-05 15:57:50 +01:00
Jo Vandeginste
555bd2b8d4
Revert "Bump to 3.0.0"
This reverts commit bb576dc8fa.
2019-12-05 15:55:34 +01:00
Jo Vandeginste
755301b4d4
Fix some potential bugs found by surebug
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2019-12-05 15:54:05 +01:00
Jo Vandeginste
bb576dc8fa
Bump to 3.0.0
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2019-12-05 15:52:55 +01:00
Jo Vandeginste
9a0647a961
SNAPSHOT is necessary
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2019-12-05 14:12:45 +01:00
Jo Vandeginste
ecfba868fe
Replace test-token with obviously wrong token
Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
2019-12-05 14:10:14 +01:00
Louis Roebben
135314b406 dsl fix 2019-12-04 19:00:10 +01:00
Louis Roebben
79288ff18b Merge remote-tracking branch 'origin/master' 2019-12-04 14:55:06 +01:00
Louis Roebben
622bb96b8f changed log output to hide endpoint secret part 2019-12-04 14:54:37 +01:00
Louis Roebben
ec2a93c143 changed log output to hide endpoint secret part 2019-12-04 14:52:06 +01:00
Louis Roebben
367a94bec0 proxy fix 2019-12-04 12:29:00 +01:00
Louis Roebben
419c5ee08a RC2 2019-12-03 11:28:51 +01:00
Louis Roebben
75d4071f5e Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	src/test/java/jenkins/plugins/mattermost/workflow/MattermostSendStepIntegrationTest.java
2019-12-02 17:32:55 +01:00
Louis Roebben
4865e44bc0 https success 2019-12-02 17:32:19 +01:00
Louis Roebben
a6580ed147 https success 2019-12-02 15:19:19 +01:00
Louis Roebben
9bcdbb7974 test success 2019-12-02 12:13:04 +01:00
Louis Roebben
9fd18ca450 refactor tests 2019-11-29 16:52:15 +01:00
Louis Roebben
ed59253fc8 refactor tests 2019-11-29 11:23:17 +01:00
Louis Roebben
080a9cfac8 refactor tests 2019-11-29 10:44:03 +01:00
Louis Roebben
077ba3012d TODO refactor test
http rework
2019-11-28 17:53:26 +01:00
Louis Roebben
84301945c1 MatterMostSendStepExecution rework to new interface
Test refactor to avoid using jenkinsrule assertLogContains
WARNING: Mockit version to old, throws Methods exception because jenkinsrule depends on newer version. Newer mockit version requires major refactor of test classes
2019-11-27 14:56:25 +01:00