diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2022-05-11 15:51:02 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2022-05-11 15:51:02 +0200 |
commit | af73d468c11cc1dadd9a521e9e00b5e8ac08d0a9 (patch) | |
tree | 3e4ea5c610049d30bc923360958bfd1da215e256 /cv/jeremy.zurcher-CV.lou | |
parent | 9fd9b76d5bb4fd64d4f50fcae1836bd757d6fd15 (diff) | |
download | meself-af73d468c11cc1dadd9a521e9e00b5e8ac08d0a9.zip meself-af73d468c11cc1dadd9a521e9e00b5e8ac08d0a9.tar.gz |
CV add CI/CD
Diffstat (limited to 'cv/jeremy.zurcher-CV.lou')
-rw-r--r-- | cv/jeremy.zurcher-CV.lou | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/cv/jeremy.zurcher-CV.lou b/cv/jeremy.zurcher-CV.lou index 8c70754..3af911a 100644 --- a/cv/jeremy.zurcher-CV.lou +++ b/cv/jeremy.zurcher-CV.lou @@ -1,6 +1,31 @@ # encoding : iso-8859-1 -@Include { cvdoc } +@SysInclude { langdefs } +@SysInclude { bsf } +@SysInclude { dsf } +@SysInclude { docf } +@Include { mydefs } + +@Database @FontDef { cvfonts } + +@Use { @BasicSetup + @InitialFont { Times Base 10p } + @ListOuterGap { 0.50v @OrIfPlain 1f } +} +@Use { @DocumentSetup + @TopMargin { 3.0c @OrIfPlain 6f } + @FootMargin { 1.5c @OrIfPlain 6f } + @OddLeftMargin { 1.5c @OrIfPlain 10s } + @OddRightMargin { 2.0c @OrIfPlain 10s } + @EvenLeftMargin { 1.5c @OrIfPlain 10s } + @EvenRightMargin { 2.0c @OrIfPlain 10s } + @PageBoxType { None } + @PageHeaders { None } +} +@Use { @OrdinarySetup } +@SysDatabase @FontDef { fontdefs } +@SysDatabase @RefStyle { refstyle } + @SysInclude{ tbl } def @Blue { rgb .11 .54 .76 } # blue @@ -94,6 +119,8 @@ Implementing DevOps on my own has increased my pressure and problem management a @Rowc A {quality-oriented web applications that manage per item specifications and constraints, validate the conformity of parts entering and leaving the factory, generate certificates of compliance shipped to customers.} +@Rowa A {@JobBullet Continuous Integration @Sym ampersand Delivery} B {@Techs{ruby, bash, ssh, gitolite} } +@Rowc A {in house simple CI{@Sym slash}CD pipeline and issue tracking system.} @Rowa A {@JobBullet Desktop application development} B {@Techs{C, efl, java, swt, PostgreSQL} } @Rowc A {production tracking, SPC touch screen applications.} @Rowa A {@JobBullet Intranet web portal} B {@Techs{ruby, jQuery, FusionCharts, PostgreSQL, Oracle} } |