initial commit
This commit is contained in:
13
content/projects/_index.md
Normal file
13
content/projects/_index.md
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Projects"
|
||||
sitemap:
|
||||
priority : 0.9
|
||||
---
|
||||
<!--
|
||||
|
||||
This page represents the landing page for "projects" section. It is also shown under the homepage header for "projects". It should be therefore relatively short and sweet.
|
||||
|
||||
IN the dfault theme, "projects" is divided among "Creations" you authored and "contributions" made to others projects.
|
||||
|
||||
-->
|
||||
<p>This section contains projects <a href="/projects/creations">created</a> and <a href="/projects/contributions">contributed</a> to by Eddie. Everything listed is an open source effort, the distinction is only my role as owner or contributor.</p>
|
||||
22
content/projects/contributions/_index.md
Normal file
22
content/projects/contributions/_index.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Open Source Contributions
|
||||
date: 2020-01-07T16:49:15.046Z
|
||||
link: NA
|
||||
image: /img/marketplace-summary.webp
|
||||
description: NA
|
||||
tags:
|
||||
- ''
|
||||
weight: 20
|
||||
sitemap:
|
||||
priority: 0.5
|
||||
weight: 0.5
|
||||
---
|
||||
<!--
|
||||
|
||||
This page represents the landing page for "contributions" section. It is also shown under the homepage header for "contributions". It should be therefore relatively short and sweet.
|
||||
|
||||
-->
|
||||
|
||||
|
||||
|
||||
<p>A collection of efforts to which I contributed, but did not create. Contributing back to Open Source projects is a strong passion of mine, and requires a considerate approach to learn norms, standards and approach for each community for a successful merge!</p>
|
||||
14
content/projects/contributions/deploy-triggers.md
Normal file
14
content/projects/contributions/deploy-triggers.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: "Atlassian Deployment Triggers"
|
||||
link: "https://bitbucket.org/atlassianlabs/bamboo-after-deployment-trigger/pull-requests/2/fixes-issue-2-eliminate/diff"
|
||||
image: "/img/deploysonly.webp"
|
||||
description: "Uses Async call to lucene index for super fast autocompletion to address performance issue loading config."
|
||||
featured: true
|
||||
tags: ["Java","jQuery","REST APIs","Bamboo","JSON"]
|
||||
fact: "Reduce page load time from minutes to instantaneous."
|
||||
weight: 100
|
||||
sitemap:
|
||||
priority : 0.8
|
||||
---
|
||||
|
||||
Addressed pretty significant page load performance issue founde in larger deployments. Eliminates uses of intensive backend query, replacing it with an asynchronous API call against a lucene index. This change reduces page load from from 2+ minutes to nearly instant, with an incredibly responsive UI.
|
||||
20
content/projects/contributions/schema-org.md
Normal file
20
content/projects/contributions/schema-org.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Schema.org Structured Data documentation fixes
|
||||
date: 2020-01-07T17:08:21.433Z
|
||||
link: 'https://github.com/schemaorg/schemaorg/pull/1120'
|
||||
image: /img/schema-org.webp
|
||||
description: >-
|
||||
Not all pull requests are glorious code, documentation is really important
|
||||
too! This commit fixed some invalid JSON found in some example specs.
|
||||
tags:
|
||||
- JSON
|
||||
fact: >-
|
||||
Schema.org provides a common specification for Structured Data on the
|
||||
internet.
|
||||
weight: 999
|
||||
sitemap:
|
||||
priority: 0.8
|
||||
weight: 0.1
|
||||
---
|
||||
|
||||
While adding *Structured Data* to a client's website I found some example JSON that was invalid. Simple contribution to cleanup the user documentation providing syntactically valid JSON documents.
|
||||
22
content/projects/contributions/shields-docker.md
Normal file
22
content/projects/contributions/shields-docker.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Added Docker Build Status Badge to shields.io
|
||||
date: 2020-01-07T17:09:26.037Z
|
||||
featured: true
|
||||
link: 'https://github.com/badges/shields/pull/856'
|
||||
image: >-
|
||||
https://img.shields.io/docker/build/eddiewebb/bitbucket-pipelines-marketplace.svg?style=plastic
|
||||
description: Added a shield for Docker Hub builds indicating state of last build
|
||||
tags:
|
||||
- Docker
|
||||
- Rest APIs
|
||||
- JavaScript
|
||||
- node.js
|
||||
- JSON
|
||||
fact: ''
|
||||
weight: 500
|
||||
sitemap:
|
||||
priority: 0.8
|
||||
weight: 0.4
|
||||
---
|
||||
|
||||
Shields.io is a massive library of badges that can be inserted into project README's or websites displaying various statuses (code coverage, health, version, etc). Support for docker was missing the current build health, and was a pretty trivial addition.
|
||||
20
content/projects/creations/_index.md
Normal file
20
content/projects/creations/_index.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: Creations
|
||||
date: 2020-01-07T15:00:28.528Z
|
||||
link: Not applicable
|
||||
image: /img/marketplace-summary.webp
|
||||
description: Not applicable
|
||||
weight: 10
|
||||
sitemap:
|
||||
priority: 0.5
|
||||
weight: 0.8
|
||||
---
|
||||
<!--
|
||||
|
||||
This page represents the landing page for "creations" section. It is also shown under the homepage header for "creations". It should be therefore relatively short and sweet.
|
||||
|
||||
\-->
|
||||
|
||||
|
||||
|
||||
<p>A collection of projects authored by Eddie, and likely shared out with the community as an open source project.</p>
|
||||
13
content/projects/creations/bosh-agents.md
Normal file
13
content/projects/creations/bosh-agents.md
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"title": "BOSH release for Bamboo & Remote Agents",
|
||||
"date": "2018-02-11T12:41:05-05:00",
|
||||
"image": "/img/circleci-workflow.webp",
|
||||
"link": "https://github.com/eddiewebb/bosh-bamboo",
|
||||
"image": "/img/aafb-agent-ids-match-bamboo.webp",
|
||||
"description": "BOSH (Bosh Outer SHell) \"<em>is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.</em>\" And it's amazingly powerful. This examples uses BOSH to provision an Alassian vendor app running on JDK along with the support Postgres database and agents to support it. The releases manages the health of services and will automatically provision, start/stop processes across the various services.",
|
||||
"tags": ["DevOps","BOSH", "Java", "Atlassian Ecosystem", "monit", "python", "xml/xslt", "bash/shell","REST APIs"],
|
||||
"fact": "",
|
||||
"featured":true
|
||||
}
|
||||
|
||||
BOSH (Bosh Outer SHell) "...<em> is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.</em>" And it's amazingly powerful. This examples uses BOSH to provision an Alassian vendor app running on JDK along with the support Postgres database and agents to support it. The releases manages the health of services and will automatically provision, start/stop processes across the various services.
|
||||
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>
|
||||
11
content/projects/creations/marketplace.md
Normal file
11
content/projects/creations/marketplace.md
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title":"Atlassian Marketplace Plugins",
|
||||
"link":"https://marketplace.atlassian.com/vendors/1017039",
|
||||
"image":"/img/marketplace-summary.webp",
|
||||
"description":"Multiple plugins used by thousands of teams that provide enhanced functionality of Atlassian’s core products (primarily JIRA and Bamboo) to enrich CI/CD capabilities, DevOps automation, or productivity. Functionality spans user interface, web services and persistence.",
|
||||
"tags":["Java", "Spring", "REST APIs", "Javascript", "Atlassian Developer Ecosystem", "Bamboo", "JIRA", "Bitbucket", "Confluence","DevOps"],
|
||||
"fact":"1,500+ Active installations across large and small companies."
|
||||
}
|
||||
|
||||
|
||||
Multiple plugins used by thousands of teams that provide enhanced functionality of Atlassian’s core products (primarily JIRA and Bamboo) to enrich CI/CD capabilities, DevOps automation, or productivity. Functionality spans user interface, web services and persistence.
|
||||
Reference in New Issue
Block a user