File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -348,6 +348,26 @@ \subsection{Manifesto \& Methodology}
348348\label {fig:agile_bicycle }}
349349\end {figure }
350350
351+ \subsubsection {Continuous delivery }
352+ An aim of this project was to deliver products whilst they were still
353+ undergoing active development. This has been successful. The A11Y guide, the
354+ A11Y Tool and this very report were all produced using continuous delivery.
355+ Although consumers may not have been using the deliverables it has been
356+ extremely comforting to know that anything I change is tested and deployed
357+ upon commit. Gone is the `` It worked on my machine'' and by using Github to
358+ store the project I haven't had to worry about problems like my laptop
359+ breaking losing internet. Fig.~\ref {fig:ghub } are the statistics for this
360+ very report. A release in the report context is a `tag' at a point in the
361+ github history at which a pdf has been produced.
362+
363+ \begin {figure }[H]
364+ \centering
365+ \includegraphics [width=0.8\textwidth ]{figures/ghub}
366+ \captionsetup {justification=centering}
367+ \caption {Repository statistics for this very report
368+ \label {fig:ghub }}
369+ \end {figure }
370+
351371\section {Personal reflections }
352372On a personal level I have en emense level of proudness surrounding what I
353373have delivered. I have become a subject matter expert in producing
You can’t perform that action at this time.
0 commit comments