|
|
cbe5a107ee
|
client: lib_gen: fix custom Dockerfile path
Fixup to #90.
|
2024-07-19 23:24:13 -07:00 |
|
|
|
c34fd15a51
|
client: lib_gen: fix environment reader/resetter
- Fixes default env generation if current env exists
* was not unsetting all previously exported env
- Adds debug output
|
2024-07-19 17:52:38 -07:00 |
|
|
|
af533460ec
|
client: lib_gen: rewrite/fix global env gen
- Fixes resetting of globals after sourcing custom env file (location)
- Reorganizes flow logic
- Related refactoring
- Clarifies comments
- Adds debug output
|
2024-07-19 16:48:40 -07:00 |
|
|
|
7118a39f6d
|
client: optimize/refactor repository path
- Reduces all calls into a single line
- Redefines path as root repository path
|
2024-07-18 22:57:31 -07:00 |
|
|
|
cd9681566b
|
client: docker.bash: usage update/refactor
- Uses variable delimiters
- Adds current impl arguments
- Shortens 'dev-tools' example
|
2024-07-18 22:57:30 -07:00 |
|
|
|
f0561d1ebe
|
client: lib_gen: superscript: append subprofile before generating
- Append new subprofile before potentially generating new file
- Simplifies backup/writing process
- Related refactoring
|
2024-07-16 17:54:25 -07:00 |
|
|
|
37fcba1586
|
client: lib_docker: build: use 'experimental' path
|
2024-07-16 17:44:17 -07:00 |
|
|
|
e11a142a86
|
client: lib_docker: version: refactor, print image name
|
2024-07-13 03:08:59 -07:00 |
|
|
|
bc7ebff2a1
|
client: lib_docker: factor env gen into lib_gen
- Related environment refactoring
|
2024-07-13 03:08:59 -07:00 |
|
|
|
4d3eef6067
|
client: new internal client versioning system
- Version is now determined on-the-fly from manifest file
- Internal versioning no longer depends on environment file
|
2024-07-13 03:01:06 -07:00 |
|
|
|
7f199f1615
|
client: lib_gen: ignore comments in env file
|
2024-07-13 00:46:57 -07:00 |
|
|
|
b00f4640df
|
client: lib_docker: add build platform to version type=short
|
2024-07-12 21:18:58 -07:00 |
|
|
|
85a9cd8018
|
client: lib_docker: add 'type' arg to version
- Add `version` types (client | container | short | all)
- Related refactoring
|
2024-07-12 21:18:58 -07:00 |
|
|
|
48a7b7f798
|
client: lib_docker: add 'experimental' build type
|
2024-07-09 22:56:04 -07:00 |
|
|
|
c2ac298f67
|
client: lib_gen: add hledger conf support
|
2024-07-08 18:13:34 -07:00 |
|
|
|
f43f77d28b
|
client: lib_gen: return success on client generation
Selecting [nN] to client generation would skip optional container generation.
|
2024-07-03 19:22:59 -07:00 |
|
|
|
69ef740bf1
|
client: lib_docker: factor out args parsers
|
2024-06-28 23:22:34 -07:00 |
|
|
|
593d586e6c
|
client: lib_docker: implement build options
|
2024-06-28 17:30:36 -07:00 |
|
|
|
8eab0eb560
|
client: lib_docker: add edit option for custom Dockerfile
|
2024-06-26 14:58:22 -07:00 |
|
|
|
494e0c5402
|
client: lib_docker: append custom Dockerfile to final Dockerfile
|
2024-06-26 14:58:21 -07:00 |
|
|
|
aafe16c0c0
|
client: lib_gen: generate custom Dockerfile
|
2024-06-26 14:58:20 -07:00 |
|
|
|
dddd8a90a2
|
client: lib_docker: add CLI version for all platforms
Prints meaningful output of all dependencies and their respective versions.
|
2024-06-21 16:34:50 -07:00 |
|
|
|
b621e87df2
|
docker-finance | modern accounting for the power-user
Dedicated to Michael Morgan: a beautiful, beautiful soul.
---
Internal signing keys:
Aaron Fiore (sole author)
- 518A22F85BEFD32BCC99C48603F90C4F35E0213E
- 31ECA5C347A0CC0815EDE730A3EACCFCDA7E685E
- C8187C585CB07A4DA81CC0F37318B50EBE9C0DA8
Internal repositories (rebased from):
Staging:
$ git log -n1 --pretty=format:"%H"
c8e0cd66f6c89fa7b3c62f72fb524a4cc454b7b6
$ git rev-list --max-parents=0 HEAD
ac3863b8c234755855f1aea3a07a853122decdf2
Private:
$ git log -n1 --pretty=format:"%H"
69bb3591eaa2990a9637832bb484690e00c4f926
$ git rev-list --max-parents=0 HEAD
a5c1cc9fb593c4cf09bc0adfef6cb6d2964511ae
|
2024-03-08 23:42:21 -08:00 |
|