teamatldocker / jira

Dockerized Atlassian Jira
https://hub.docker.com/r/teamatldocker/jira/
MIT License
445 stars 225 forks source link

Automatically pull Jira version info? #91

Closed jhult closed 5 years ago

jhult commented 6 years ago

Does it make sense to automatically build from the latest version info from the Atlassian website?

These feeds could be used:

blacklabelops commented 6 years ago

Does not make sense. There are no suitable integration tests in place.

jhult commented 6 years ago

Here is how others are doing it (just as an FYI): https://github.com/cptactionhank/docker-atlassian-jira

I'm not saying we should or should not implement this. Just posing the question for discussion.

jhult commented 6 years ago

Additional feeds (such as RSS) can be found here: https://developer.atlassian.com/server/framework/atlassian-sdk/early-access-programs/

blacklabelops commented 6 years ago

Then we also need someone being able to maintain those integration tests.

esciara commented 6 years ago

If I can share my point of view/experience: this community is nicely active (greatly thanks to @blacklabelops !) because they participate to upgrades. They do so because there is no automation. Just look at what happened on cptactionhank's images: the integration tests have not been working for a while, and no one stepped in for a long time (not sure whether someone has yet) to fix it, because of lack of involvement.

Hence I would argue: don't automate !!! A keep the community interacting.

My 2 cents/pence.

blacklabelops commented 6 years ago

Interaction and participation makes this repository great. I would love to see more discussion and people interacting and contributing.

If anyone contributes to automation, that's wonderful. My hands are full keeping all my repositories rolling, everybody is welcome to contribute.