Key Updates of Atlassian Products 2024 (what to know)

The world of work is changing, but based on everything seen at Atlassian’s Team ‘23 conference, the company is taking challenging times in its stride. Appropriately enough, the event was geared around bringing teams together: “Working Differently Together.” And Atlassian has several major launches which are designed to do just that. So, here are some […]

Upgrading Atlassian JIRA with Docker and Atlassian Docker Builder

Keeping pace with Atlassian releases One of the problems we encounter when developing add-ons for Atlassian is that Atlassian is releasing new versions every couple of weeks (and sometimes faster). To be able to run our integration tests in different environments, we are using docker to set up the application under test. Docker allows us to […]