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
path:
root
/
context
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
chore: Update copyright headers to 2019
Vincent Ambo
2
-2
/
+2
2019-09-04
fix(context): Ensure resource set paths are made absolute
Vincent Ambo
2
-12
/
+18
2018-12-11
feat(main): Support specifying kubectl args in ResourceSets
Martin Lehmann
3
-0
/
+48
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-21
fix(context): Use SplitN to split CLI variable specifications
Vincent Ambo
1
-1
/
+1
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(context): Implement more explicit merging of variables
Vincent Ambo
3
-54
/
+95
2018-06-09
feat(context): allow explicit variables to be defined as argument
Phillip Johnsen
2
-0
/
+43
2018-03-09
refactor: Remove old error handling library
Vincent Ambo
1
-12
/
+5
2017-11-21
feat(license): Relicense under GPLv3
Vincent Ambo
2
-0
/
+18
2017-08-31
fix templater: Don't template default.yml files
Vincent Ambo
1
-3
/
+1
2017-08-25
fix context: Support ".yml" extension on default files
Vincent Ambo
1
-9
/
+6
2017-08-04
style: Apply go fmt
Vincent Ambo
1
-8
/
+8
2017-08-04
docs context: Document ResourceSet & Context struct fields
Vincent Ambo
1
-2
/
+19
2017-07-13
feat context: Allow overriding resource set paths
Vincent Ambo
4
-5
/
+105
2017-07-03
feat context: Add ability to import extra variables from files
Vincent Ambo
6
-4
/
+96
2017-07-03
refactor context: Extract loadJsonOrYaml to util package
Vincent Ambo
1
-29
/
+3
2017-04-04
fix test: Assert variable override order
Vincent Ambo
1
-0
/
+5
2017-04-04
feat context: Support resource set default values
Vincent Ambo
4
-3
/
+65
2017-02-20
style: Apply go fmt
Vincent Ambo
1
-2
/
+2
2017-02-14
feat ctx: Let sub-resource-sets inherit vars from parent
Vincent Ambo
4
-0
/
+81
2017-02-08
feat context: Add deserialisation tests
Vincent Ambo
3
-0
/
+108
2017-02-08
fix templater & ctx: Correctly check resource set parent
Vincent Ambo
1
-2
/
+3
2017-02-08
fix context: Set sub resource names correctly
Vincent Ambo
1
-0
/
+1
2017-02-08
feat context: Add support for resource set collections
Vincent Ambo
1
-0
/
+24
2017-02-08
feat context: Add YAML loading support
Vincent Ambo
1
-1
/
+14
2017-02-08
feat main: Add proper CLI support
Vincent Ambo
1
-1
/
+2
2017-02-08
feat context: Add types and loading functions
Vincent Ambo
1
-0
/
+51