initial commit
This commit is contained in:
18
content/projects/creations/docker-marketplace.md
Normal file
18
content/projects/creations/docker-marketplace.md
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"title":"Docker image for Bitbucket CI/CD Pipelines \"shipit\"",
|
||||
"link":"https://hub.docker.com/r/eddiewebb/bitbucket-pipelines-marketplace/",
|
||||
"image":"/img/docker-pipelines.webp",
|
||||
"description":"Provides required dependencies and additional utilities to simplify and codify the process of building, testing and delivering Atlassian plugins all the way to the live marketplace.<ul> <li>Executes integration/AUT level tests against all stated compatible versions for the product</li><li>Uploads generated artifact to Atlassian marketplace</li><li>Provides corresponding metadata indicating version, release notes, and compatibility</li></ul>",
|
||||
"tags":[
|
||||
"Docker",
|
||||
"Maven",
|
||||
"Java",
|
||||
"Python",
|
||||
"REST APIs",
|
||||
"Bash/Shell"
|
||||
],
|
||||
"fact":" 700+ \"pulls\" from docker hub"
|
||||
}
|
||||
|
||||
|
||||
Provides required dependencies and additional utilities to simplify and codify the process of building, testing and delivering Atlassian plugins all the way to the live marketplace.<ul> <li>Executes integration/AUT level tests against all stated compatible versions for the product</li><li>Uploads generated artifact to Atlassian marketplace</li><li>Provides corresponding metadata indicating version, release notes, and compatibility</li></ul>
|
||||
Reference in New Issue
Block a user