-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.xml
99 lines (81 loc) · 6.54 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Home on BicySol</title>
<link>/</link>
<description>Recent content in Home on BicySol</description>
<generator>Hugo -- gohugo.io</generator>
<language>fr</language>
<lastBuildDate>Sat, 10 Feb 2018 18:56:13 -0500</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Atlassian Deployment Triggers</title>
<link>/projects/contributions/deploy-triggers/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/contributions/deploy-triggers/</guid>
<description>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.</description>
</item>
<item>
<title>Organically DevOps: Building Quality and Security into the Software Supply Chain at Liberty Mutual</title>
<link>/publications/alldaydevops/</link>
<pubDate>Tue, 08 Nov 2016 00:00:00 +0000</pubDate>
<guid>/publications/alldaydevops/</guid>
<description>This talk looked at Liberty Mutual’s transformation to Continuous Integration, Continuous Delivery, and DevOps. For a large, heavily regulated industry, this task can not only be daunting, but viewed by many as impossible. Often, organizations try to reduce the friction through micro-fixes, but Eddie’s team asked how to change the culture to reduce the friction and concluded with the following final points:
Don’t mandate DevOps. Give employees the chance to master their discipline with examples to set and follow.</description>
</item>
<item>
<title>Added Docker Build Status Badge to shields.io</title>
<link>/projects/contributions/shields-docker/</link>
<pubDate>Tue, 07 Jan 2020 17:09:26 +0000</pubDate>
<guid>/projects/contributions/shields-docker/</guid>
<description>Shields.io is a massive library of badges that can be inserted into project README&rsquo;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.</description>
</item>
<item>
<title>Schema.org Structured Data documentation fixes</title>
<link>/projects/contributions/schema-org/</link>
<pubDate>Tue, 07 Jan 2020 17:08:21 +0000</pubDate>
<guid>/projects/contributions/schema-org/</guid>
<description>While adding Structured Data to a client&rsquo;s website I found some example JSON that was invalid. Simple contribution to cleanup the user documentation providing syntactically valid JSON documents.</description>
</item>
<item>
<title>BOSH release for Bamboo & Remote Agents</title>
<link>/projects/creations/bosh-agents/</link>
<pubDate>Sun, 11 Feb 2018 12:41:05 -0500</pubDate>
<guid>/projects/creations/bosh-agents/</guid>
<description>BOSH (Bosh Outer SHell) &ldquo;&hellip; is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.&rdquo; And it&rsquo;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.</description>
</item>
<item>
<title>Forcing Visits to use SSL</title>
<link>/blog/force-ssl/</link>
<pubDate>Thu, 01 Jan 2009 14:09:10 +0000</pubDate>
<guid>/blog/force-ssl/</guid>
<description>Intro Doesn&rsquo;t matter whether it&rsquo;s a CakePHP app for a client, your own personal CMS, or any other web based application. If your passing around passwords or other sensitive info you should really implement SSL. SSL provides 2 main perks to your visitors.
First it encrypts all communication that flies across the web. This prevents curious or devious billies from getting your secrets. Secondly it ensures to the user that your server is in fact who it claims, and not a nasty &lsquo;man in the middle&quot; attack.</description>
</item>
<item>
<title>Atlassian Marketplace Plugins</title>
<link>/projects/creations/marketplace/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/creations/marketplace/</guid>
<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.</description>
</item>
<item>
<title>Docker image for Bitbucket CI/CD Pipelines "shipit"</title>
<link>/projects/creations/docker-marketplace/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/projects/creations/docker-marketplace/</guid>
<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. Executes integration/AUT level tests against all stated compatible versions for the productUploads generated artifact to Atlassian marketplaceProvides corresponding metadata indicating version, release notes, and compatibility</description>
</item>
<item>
<title>Search Results</title>
<link>/search/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>/search/</guid>
<description>This file exists solely to respond to /search URL with the related search layout template.
No content shown here is rendered, all content is based in the template layouts/page/search.html
Setting a very low sitemap priority will tell search engines this is not important content.
This implementation uses Fusejs, jquery and mark.js
Initial setup Search depends on additional output content type of JSON in config.toml
[outputs] home = [&#34;HTML&#34;, &#34;JSON&#34;] Searching additional fileds To search additional fields defined in front matter, you must add it in 2 places.</description>
</item>
</channel>
</rss>