Created Feb 28, 2022, Last active Mar 5, 2025
With the latest feature releases from Open DevOps, Atlassian aims to help organizations communicate through a common language and empower them with contextual data, allowing teams to make informed de...
Hi there Dev Ops group members! I’m part of the Data Center marketing team here at Atlassian and wanted to be sure you all knew about our new Data Center community group. Just as this DevOps group is...
Your toolchain is complex, with more apps than you probably care to count. But that doesn’t mean they shouldn’t (or can’t) work together in harmony. Last year at our virtual Team 21 event,...
Hello, I need help because I am working on an excel file and I need to copy paste only the filter result without the hidden cells. Here is the beginning of my code. import xlwings as xw # Open wo...
Hello! I tried to use editor from atlaskit so i installed editor-code@163.0, media-core@66.0 deps but it won't start because of an error: Module not found: Can't resolve 'react-intl-next' in '...\...
Recommended Learning For You
Level up your skills with Atlassian learning
Atlassian DevOps essentials
Learn how to build, automate, and improve DevOps processes used for the development and delivery of software and other digital products.
Tracking and improving DevOps metrics
Make informed decisions about current and future projects and deadlines to maximize your team's productivity and keep morale high.
Exploring Atlassian Cloud products for agile and DevOps
Coordinate a suite of Atlassian Cloud products for greater collaboration and trust, higher-quality solutions, faster releases, and more.
...roducts better together: https://www.atlassian.com/devops https://www.atlassian.com/solutions/devops/guides/getting-started Roadmap How do I stay updated on upcoming changes? We have a public...
Does anyone know, difference between "build" and "deploy" in Bamboo? I refer to the detail: what does build consider and what does Bamboo deploy if we talk about expiration? Best Regards L...
image: node:10.15.0 pipelines: default: - step: script: - apt-get update && apt-get install -y python3-...
...un half-prod artifacts: - public/** - step: name: Deploy artifacts using SCP to PROD deployment: production script: - pipe: atlassian/scp-deploy:1.2.1 variables: USER: $U...
I posted this on Jenkins too because I am not sure if the issue is in Jenkins or the Jenkins Bitbucket plugin or expected behaviour. Jenkins jobs are triggering unexpectedly. I have configured...
Can anyone please help with the Article/Blog of Pipeline creation in Atlassian DevOps?
Hi all I have a problem with Configure bitbucket-pipelines.yml in bitbucket.org. So here is my case : I want to make steps to execute only when a condition or rule is met. the condition...
I can only find topics from 2018 about this, but recently a lot has changed at Atlassian. How should companies use Atlassian products in 2022 to transition work between teams and different J...
How to run the default docker container with privileges true? and let me know how to run my custom docker image inside the default docker contianer ?
How i can receive the reports generated from sonarcloud per email?
Hi, Can someone help me on solving the issue of getting too many 429 errors on bitbucket APIs? 'Rate limit for this resource has been exceeded' I'm only calling the APIs around 5-6 max from ...
Errors: Unlocked entities count (1) does not correspond to the number of locked entities (2) for lock 867ddf49-1ce5-4252-b1a6-54d15d4708ed – lexorank issue with duplicate lock id 022-01-19 14:51:12...
When Atlassian launched Open DevOps, we were on a mission to help you build the best toolchain for your software delivery cycle - because you shouldn’t have to choose between best-of-breed or all-in-...
I need to be able to see the devops metrics (deployment rate, failure rate and mean time to recovery) from a collection of projects. I understood in the 2021 DevOps metric roundup that the option al...
This worked in an advanced search in JIRA : project = OTCI AND 'Development Site' = 'Remote - WFO Unix' but the curl command doesn't return anything: curl -G "https://ontrack.venturesolutions.com/...
Running the curl command I can only pull the max number of 49 tasks. It looks like that is the default page limit. Can I over ride that limit using the curl command? Thank you.
Hi folks, I gotta question about the cycle time feature on Jira. As we know cycle time is to measure team performance on delivering project or epic, similarly,the Cycle Time feature wi...
it installed good first time again i have to gave commands for adding users and some port changes in scripting file but it downloads from starting all tools downloaded second time how to overc...
how to give permission to ec2-user
Hello, I'm having some trouble to actually define the best way to track the review (made by other user) of a related issue. I have already tried some ways, and others I also heard of: Deve...
Copied to clipboard