summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-10-30fix: add build steps to create binary checksum and signature files (#901)Cheng Fang
Signed-off-by: Cheng Fang <cfang@redhat.com>
2024-06-27:test_tube: adds manifest tests (#761)Peter Soos
Signed-off-by: bpsoos <soos.peter.96@gmail.com>
2022-11-15build: preview docs locally (#470)Kostis (Codefresh)
Signed-off-by: Kostis Kapelonis <kostis@codefresh.io> Signed-off-by: Kostis Kapelonis <kostis@codefresh.io>
2022-03-14chore: Make release script multi-arch aware (#401)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2022-01-27feat: Automatic inferring of registry from image prefix (#369)jannfis
* feat: Infer registry from prefix Signed-off-by: jannfis <jann@mistrust.net> * Add missing registry testdata Signed-off-by: jannfis <jann@mistrust.net> * Correctly handle default registries Signed-off-by: jannfis <jann@mistrust.net>
2022-01-16chore(deps): Update Argo CD dependencies to 2.2.2 (#351)jannfis
* chore(deps): Update Argo CD dependencies to 2.2.2 Signed-off-by: jannfis <jann@mistrust.net> * Do not vendor before image build Signed-off-by: jannfis <jann@mistrust.net>
2022-01-10chore: Multi-arch distribution (#339)jannfis
* chore: Multi-arch distribution Signed-off-by: jannfis <jann@mistrust.net> * Sync Signed-off-by: jannfis <jann@mistrust.net> * Update Makefile for multi-arch builds Signed-off-by: jannfis <jann@mistrust.net> * Add image workflow Signed-off-by: jannfis <jann@mistrust.net> * Fix repository name Signed-off-by: jannfis <jann@mistrust.net> * Fix script Signed-off-by: jannfis <jann@mistrust.net> * Fix Signed-off-by: jannfis <jann@mistrust.net> * Fix paths Signed-off-by: jannfis <jann@mistrust.net> * Fix script Signed-off-by: jannfis <jann@mistrust.net> * Disable spell checking for Makefile Signed-off-by: jannfis <jann@mistrust.net> * Always pull dependency images Signed-off-by: jannfis <jann@mistrust.net>
2022-01-07chore: Move container images to quay.io (#336)jannfis
* chore: Move container images to quay.io Signed-off-by: jannfis <jann@mistrust.net> * chore: Move container images to quay.io Signed-off-by: jannfis <jann@mistrust.net>
2021-09-15refactor: Move CLI commands into their own files (#254)jannfis
Signed-off-by: jannfis <jann@mistrust.net>
2021-08-14chore: New extract-binary target for easy extraction of binary (#234)jannfis
* chore: New extract-binary target for easy extraction of binary Signed-off-by: jannfis <jann@mistrust.net> * chore: New extract-binary target for easy extraction of binary Signed-off-by: jannfis <jann@mistrust.net>
2020-12-20feat: Git write-back of parameters (#133)jannfis
* feat: Initial support for persisting changes in Git Signed-off-by: jannfis <jann@mistrust.net> * Fix unit test Signed-off-by: jannfis <jann@mistrust.net> * Fix up some stuff Signed-off-by: jannfis <jann@mistrust.net> * More tests and fix mocks Signed-off-by: jannfis <jann@mistrust.net> * Spellings * Spellings * Spellings * Fix lint Signed-off-by: jannfis <jann@mistrust.net> * Disable GPG tests * Typo * Exclude ext code from tests
2020-09-27chore: Externalize version & build information (#104)jannfis
* chore: Externalize version information * Use full Git commit information * Introduce short and long version information * Typos * More typos
2020-08-06fix: Change binary name, leftover from initial working namejannfis
2020-08-05Fix manifest generation for release branchesjannfis
2020-08-05Some love for the Makefilejannfis
2020-08-04Add new target image-pushjannfis
2020-08-04Fix Docker image namespacejannfis
2020-08-04Initial commitjannfis