depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
chore(build): Update dependencies to newest version
Vincent Ambo
1
-24
/
+24
2018-07-14
test(templater): Add a test for the `default` template function
Vincent Ambo
2
-0
/
+18
2018-07-14
feat(templater): override sprig default function with guarded alternative
Phillip Johnsen
1
-0
/
+6
2018-06-26
chore: Bump version to 1.7.0
Vincent Ambo
2
-2
/
+2
2018-06-26
test(context): Introduce an explicit value merging test
Vincent Ambo
5
-0
/
+51
2018-06-26
chore(context): Remove previous value override test
Vincent Ambo
2
-33
/
+0
2018-06-26
refactor(context): Rewrite and explain value merging logic
Vincent Ambo
1
-11
/
+52
2018-06-26
feat(main): Add CLI flag for setting kubectl executable
Vincent Ambo
1
-4
/
+5
2018-06-21
fix(context): Use SplitN to split CLI variable specifications
Vincent Ambo
1
-1
/
+1
2018-06-09
chore(image): Bump version to 1.6.0
Vincent Ambo
2
-5
/
+6
2018-06-09
chore(brew): Update Homebrew formula for 1.6.0
Vincent Ambo
1
-3
/
+3
2018-06-09
fix(build): Fix shebang in build-release.sh
Vincent Ambo
1
-3
/
+3
2018-06-09
chore: Bump version to 1.6.0
Vincent Ambo
2
-2
/
+2
2018-06-09
feat(templater): Support single-template resource sets
Vincent Ambo
3
-23
/
+55
2018-06-09
fix(context): Global values have precedence over defaults
Vincent Ambo
1
-2
/
+2
2018-06-09
feat(context): Support loading import variables from absolute paths
Vincent Ambo
2
-11
/
+20
2018-06-09
refactor(util): Use YAML parser for both JSON & YAML files
Vincent Ambo
2
-13
/
+8
2018-06-09
refactor(context): Implement more explicit merging of variables
Vincent Ambo
5
-62
/
+96
2018-06-09
feat(context): allow explicit variables to be defined as argument
Phillip Johnsen
3
-0
/
+49
2018-05-15
docs: Add contribution guidelines
Vincent Ambo
1
-0
/
+114
2018-05-08
chore(image): Bump version to 1.5.0
Vincent Ambo
2
-4
/
+4
2018-05-08
chore(brew): Update Homebrew formula for v1.5.0
Vincent Ambo
1
-3
/
+3
2018-05-08
chore: Bump version to 1.5.0
Vincent Ambo
2
-2
/
+2
2018-05-08
fix(main): Use 'app.Fatalf' for fatal kubectl errors
Vincent Ambo
1
-2
/
+1
2018-05-08
fix(main): Handle errors & logic when templating to directory
Vincent Ambo
1
-7
/
+34
2018-05-08
feat(main): Support output directories in template function.
Niklas Wik
1
-3
/
+10
2018-05-05
fix(templater): add baseDir to gitHead cmd so that directory is overwritten
noqcks
1
-8
/
+8
2018-03-29
refactor(templater) Refactor templator to use exec.Command directly instead o...
noqcks
1
-1
/
+1
2018-03-29
feat(templater) Add a template function to insert surrounding repo's Git hash
noqcks
2
-0
/
+13
2018-03-17
chore(brew): Bump Homebrew formula to 1.4.0
Vincent Ambo
1
-3
/
+3
2018-03-17
chore(image): Bump image version to 1.4
Vincent Ambo
2
-5
/
+5
2018-03-17
chore: Bump version to 1.4.0
Vincent Ambo
2
-2
/
+2
2018-03-17
fix(example): Add missing file to example folder
Vincent Ambo
1
-0
/
+4
2018-03-09
refactor: Remove old error handling library
Vincent Ambo
7
-78
/
+13
2018-03-09
refactor(templater): Pass resource set path to insertFile function
Vincent Ambo
4
-33
/
+26
2018-03-09
feat(templater): Added support for file include
Niklas Wik
4
-2
/
+30
2018-03-09
feat(build): Pin nixpkgs used for release build
Vincent Ambo
1
-7
/
+7
2018-03-09
feat(build): Build both derivations on Travis
Vincent Ambo
1
-0
/
+8
2018-03-09
chore: Remove legacy build system
Vincent Ambo
3
-137
/
+0
2018-03-09
feat(build): Add Nix derivation for release builds
Vincent Ambo
1
-0
/
+53
2018-03-09
refactor(build): Add Nix derivation & configure Travis to build it
Vincent Ambo
3
-4
/
+154
2017-12-11
docs(cluster-config): 'context' key optional for template command
Vincent Ambo
1
-1
/
+1
2017-11-21
feat(license): Relicense under GPLv3
Vincent Ambo
15
-25
/
+798
2017-11-16
feat(image): Install git in kontemplate image
Vincent Ambo
1
-1
/
+1
2017-11-07
docs(README): Remove dead links
Vincent Ambo
1
-4
/
+3
2017-11-04
chore: Bump Docker image & Homebrew release to v1.3.0
Vincent Ambo
3
-5
/
+5
2017-11-04
Version 1.3.0
Vincent Ambo
3
-3
/
+3
2017-10-27
refactor main: Reword empty/nonexistent resource set warning
Vincent Ambo
1
-1
/
+1
2017-10-27
refactor templater: Add explicit note about empty-rs warnings
Vincent Ambo
1
-1
/
+4
2017-10-27
fix main: Do not stop templater if a single resource set is empty
Vincent Ambo
1
-1
/
+1
[next]