-
Updated
Aug 10, 2021 - Python
atlassian
Here are 281 public repositories matching this topic...
-
Updated
Jul 23, 2021 - Ruby
-
Updated
Aug 11, 2021 - Shell
-
Updated
Jul 15, 2021 - PowerShell
-
Updated
Oct 23, 2020 - Clojure
-
Updated
Jul 26, 2021 - PowerShell
-
Updated
Aug 8, 2021 - Go
-
Updated
May 29, 2018 - Shell
-
Updated
Jul 25, 2021 - Vim script
-
Updated
Feb 25, 2021 - Shell
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Nov 13, 2020 - Go
Add avatar API call
Would be nice to add the get avatar API call to this project.
Get avatar for user
GET /rest/usermanagement/1/user/avatar
-
Updated
Jul 12, 2021 - Ruby
-
Updated
Jun 7, 2021 - PHP
-
Updated
Jun 10, 2019 - Swift
-
Updated
Aug 6, 2021 - Shell
-
Updated
Jul 14, 2021 - PHP
Instead of forcing auth via API in the configure script (https://github.com/opendevstack/ods-core/blob/master/sonarqube/configure.sh#L199-L205) we can do this in the container startup script: https://github.com/opendevstack/ods-core/blob/master/sonarqube/docker/run.sh.
FYI @felipecruz91
I have a weird issue with the crowd chart where setting the nfsPermissionFixer value to true (thus enabling the k8s job object) errors on the helm build as the job runs before the PVC is created. This keeps the job container in a pending state.
The event on the pending job pod is:
Warning FailedScheduling 9m13s default-scheduler persistentvolumeclaim "crowd-shared-home" not found
-
Updated
Jan 6, 2021 - Ruby
-
Updated
Jan 25, 2021 - PowerShell
-
Updated
Jun 8, 2021 - Ruby
Improve this page
Add a description, image, and links to the atlassian topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the atlassian topic, visit your repo's landing page and select "manage topics."


I started a bbrun without parameters and the fist default step was successful.
But then also another default step wich has deployment: staging & trigger: manual set.
This should be prevented!
attached you will find a test bitbucket-pipline.yml: