lp:~cjdc/ubuntu-docker-images/+git/templates

Get this repository:
git clone https://git.launchpad.net/~cjdc/ubuntu-docker-images/+git/templates
Only Cristovao Cordeiro can upload to this repository. If you are Cristovao Cordeiro please log in for upload directions.

Branches

Name Last Modified Last Commit
update-jre-docs 2023-06-19 12:38:27 UTC
feat: update Chiselled docs for JRE

Author: Cristovao Cordeiro
Author Date: 2023-06-19 12:38:27 UTC

feat: update Chiselled docs for JRE

fix-ubuntu-bionic-docs 2023-06-08 13:19:45 UTC
Update all docs

Author: Cristovao Cordeiro
Author Date: 2023-06-05 15:01:52 UTC

Update all docs

add-chiselled-dotnet-docs 2023-02-23 10:12:40 UTC
feat: add templated docs for Chiselled .NET

Author: Cristovao Cordeiro
Author Date: 2023-02-23 10:12:40 UTC

feat: add templated docs for Chiselled .NET

This commit introduces the following changes:
 - three new data files, for dotnet-deps, dotnet-runtime and dotnet-aspnet
 - their corresponding MD files for each registry
 - the introduction of a new data field is_chiselled for better usage documentation
 - minor updates to Cortex and Memcached docs

supp-python-lt-3.5 2022-12-08 14:52:23 UTC
feat: add future_fstrings coding

Author: Cristovao Cordeiro
Author Date: 2022-12-08 14:19:59 UTC

feat: add future_fstrings coding

Some of our existing pipelines run the Ubuntu yaml generation
Python script, which uses f strings. Older pipelines (like
bionic) run with Python <=3.5, which doesn't support f strings.

This MP adds a requirements file and an additional requirement,
future_fstrings, to allow the execution of the Python script, as
is, on older Python versions.

fix-ubuntu-docs 2022-12-06 13:36:48 UTC
docs: update all docs

Author: Cristovao Cordeiro
Author Date: 2022-12-06 10:45:28 UTC

docs: update all docs

refine-tests 2022-11-18 16:38:59 UTC
Fine tune the unit tests

Author: Cristovao Cordeiro
Author Date: 2022-11-18 16:38:59 UTC

Fine tune the unit tests

fix-bad-struct 2022-11-16 13:43:13 UTC
fix: bug when constructing the 'deprecated' and 'support' fields

Author: Cristovao Cordeiro
Author Date: 2022-11-16 13:43:13 UTC

fix: bug when constructing the 'deprecated' and 'support' fields

add-skopeo-authfile 2022-11-15 14:35:31 UTC
fix: Skopeo needs an --authfile for private repos

Author: Cristovao Cordeiro
Author Date: 2022-11-15 14:14:19 UTC

fix: Skopeo needs an --authfile for private repos

fix-aws-get-tags 2022-11-03 13:27:28 UTC
fix: missing image_url for AWS tags

Author: Cristovao Cordeiro
Author Date: 2022-11-03 13:27:28 UTC

fix: missing image_url for AWS tags

unsupported-br 2022-11-01 15:38:21 UTC
fix: ECR doesn't render <br> properly. Removing until we find a better solution

Author: Cristovao Cordeiro
Author Date: 2022-11-01 15:38:21 UTC

fix: ECR doesn't render <br> properly. Removing until we find a better solution

add-ubuntu-base 2022-10-20 10:56:13 UTC
fix: typo in Grafana usage text

Author: Cristovao Cordeiro
Author Date: 2022-10-20 10:56:13 UTC

fix: typo in Grafana usage text

generate-supp-data-ubuntu 2022-10-20 10:50:24 UTC
feat: create functions to generate support and deprecation data for Ubuntu re...

Author: Cristovao Cordeiro
Author Date: 2022-10-20 10:50:24 UTC

feat: create functions to generate support and deprecation data for Ubuntu releases

ubuntu-docs-generate-supp-data 2022-10-20 10:42:15 UTC
feat: create functions to generate support and deprecation data for Ubuntu re...

Author: Cristovao Cordeiro
Author Date: 2022-10-20 10:42:15 UTC

feat: create functions to generate support and deprecation data for Ubuntu releases

main 2022-09-30 14:43:04 UTC
Re-generate documentation

Author: Athos Ribeiro
Author Date: 2022-09-30 14:43:04 UTC

Re-generate documentation

fix-single-element-versions 2021-03-16 19:35:29 UTC
Allow single-element software version numbers

Author: Bryce Harrington
Author Date: 2021-03-15 23:55:22 UTC

Allow single-element software version numbers

Some software (i.e. postgres) will be tagged with single version
numbers, like "12-20.04". These cases trigger an IndexError with the
current code. Instead, use slice notation to get "the first one or two
digits" and join(). This will prefer "M.N" style for multi-element
versions but allow "M" style when only one element is available.

nginx 2020-11-20 23:27:28 UTC
Add nginx data

Author: Sergio Durigan Junior
Author Date: 2020-11-20 23:27:28 UTC

Add nginx data

This commit adds the data necessary to generate the nginx.md file,
as well as a corresponding nginx.md that has been generated with
renderdown.py.

Signed-off-by: Sergio Durigan Junior <sergio.durigan@canonical.com>

116 of 16 results
This repository contains Public information 
Everyone can see this information.