Skip to content
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

Stride API support #115

Closed
vkotovv opened this issue Feb 19, 2018 · 9 comments
Closed

Stride API support #115

vkotovv opened this issue Feb 19, 2018 · 9 comments

Comments

@vkotovv
Copy link

vkotovv commented Feb 19, 2018

Since Atlassian encourages all teams to migrate to Stride, I think it's pretty important to support new API. Looks like HipChat is deprecated, after you migrate your Jenkins plugin integrations with HipChat will not work with Stride.

@aldaris
Copy link

aldaris commented Feb 19, 2018

Pull requests welcomed

@vkotovv
Copy link
Author

vkotovv commented Feb 20, 2018

@aldaris ok, I see. What do you think, should this be a separate plugin or just additions to this? Because the name will be confusing I suppose.

@aldaris
Copy link

aldaris commented Feb 20, 2018

The card concept exists in Stride as well, but probably the JSON schema is going to be different. I think first the two APIs should be compared, and then see how well the new impl would fit into the existing code.

@vkotovv
Copy link
Author

vkotovv commented Feb 20, 2018

@aldaris I dig a bit into it and I think it is somewhat different. For example, we can send private messages to users through the API.

@aldaris
Copy link

aldaris commented Feb 20, 2018

That was also possible with the old API, but had some additional authorization requirements. See PR #19 for further discussions on that topic.

@vkotovv
Copy link
Author

vkotovv commented Feb 20, 2018

One major change that I've found is that it is no longer possible to send messages in HTML format anymore in Stride. Instead, you'll need to use plain text, or craft cumbersome JSON (pretty similar to Cards JSON that existed in HipChat) even for simple rich text formatting.

@kmadel
Copy link

kmadel commented Mar 7, 2018

I would think it should be a new Stride plugin

@tcrusson
Copy link

Hi all,
Tanguy from the Stride product team.
Stride is a fundamentally different product to Hipchat, and as such the APIs are very different. This definitely calls for a separate plugin. Based on user demand we've decided to build it ourselves. You can track the progress in this ticket: https://jira.atlassian.com/browse/STRIDE-1973

@aldaris
Copy link

aldaris commented Jul 20, 2018

Closing this issue, nothing to do in hipchat-plugin.

@aldaris aldaris closed this as completed Jul 20, 2018
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

No branches or pull requests

4 participants