This website requires JavaScript.
Explore
Help
Sign In
Alejandro Mery
amery
0 Followers
·
0 Following
Brighton, UK
Joined on
2015-05-02
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
3
Projects
Packages
Public Activity
Watched Repositories
amery
pushed to
main
at
amery/jpictl
2023-09-05 14:20:09 +02:00
ff4bb97599
vscode: add jpictl, zerolog and darvaza to the dictionary
amery
pushed to
dev-amery-ceph
at
amery/jpictl
2023-09-05 13:32:16 +02:00
7035facf7b
ceph: zones.Zones.WriteCephConfig() and ceph.Config.WriteTo() [WIP]
1150fbb7ef
build-sys: use local asciigoat.org/ini
35a50659bd
vscode: add special words to the dictionary
3a1b36070a
Merge branch 'pr-amery-wireguard-ini' into next-amery
b0fcf963d6
env: set ceph monitors variables
Compare 9 commits »
amery
pushed to
dev-amery
at
amery/jpictl
2023-09-05 13:32:16 +02:00
1150fbb7ef
build-sys: use local asciigoat.org/ini
35a50659bd
vscode: add special words to the dictionary
3a1b36070a
Merge branch 'pr-amery-wireguard-ini' into next-amery
b0fcf963d6
env: set ceph monitors variables
54effed139
zones: extend scan to ensure every zone has a ceph monitor
Compare 8 commits »
amery
pushed to
pr-amery-ceph
at
amery/jpictl
2023-09-05 13:26:15 +02:00
b0fcf963d6
env: set ceph monitors variables
54effed139
zones: extend scan to ensure every zone has a ceph monitor
89b32177b2
zones: set Machine.CephMonitor if its referenced as monitor on ceph.conf
a9399c8abf
zones: introduce Zone.GetCephMonitors()
8f36f98da9
zones: introduce Machine.CephMonitor field
Compare 5 commits »
amery
pushed to
dev-amery-ceph
at
amery/jpictl
2023-09-05 12:34:41 +02:00
7dc3b36777
zones: set Machine.CephMonitor if its referenced as monitor on ceph.conf
amery
pushed to
dev-amery-ceph
at
amery/jpictl
2023-09-04 22:33:19 +02:00
9e85891dea
WIP
9e8a19d00d
ceph: zones.Zones.WriteCephConfig() and ceph.Config.WriteTo() [WIP]
1037ed4bae
build-sys: use local asciigoat.org/ini
3014212bc9
Merge branch 'pr-amery-ceph' into next-amery
f1a0b1d644
vscode: add special words to the dictionary
Compare 7 commits »
amery
pushed to
dev-amery
at
amery/jpictl
2023-09-04 22:32:06 +02:00
1037ed4bae
build-sys: use local asciigoat.org/ini
3014212bc9
Merge branch 'pr-amery-ceph' into next-amery
f1a0b1d644
vscode: add special words to the dictionary
e0e2def833
zones: introduce Zones.GetCephConfig() accessor for m/ceph.conf
bfcd9f26be
ceph: add NewConfigFromReader() and initial ceph.conf parser
Compare 5 commits »
amery
pushed to
pr-amery-ceph
at
amery/jpictl
2023-09-04 22:31:35 +02:00
e0e2def833
zones: introduce Zones.GetCephConfig() accessor for m/ceph.conf
bfcd9f26be
ceph: add NewConfigFromReader() and initial ceph.conf parser
Compare 2 commits »
amery
created branch
pr-amery-ceph
in
amery/jpictl
2023-09-04 22:31:35 +02:00
amery
pushed to
dev-amery-ceph
at
amery/jpictl
2023-09-04 21:31:20 +02:00
f293ead8d5
pkg/ceph: [WIP]
805bac01ec
build-sys: use local asciigoat.org/ini
2dc4520e9f
vscode: add special words to the dictionary
0d8e15c32e
wireguard: switch from gcfg to asciigoat.org/ini/basic
Compare 4 commits »
amery
pushed to
dev-amery
at
amery/jpictl
2023-09-04 21:29:58 +02:00
805bac01ec
build-sys: use local asciigoat.org/ini
2dc4520e9f
vscode: add special words to the dictionary
0d8e15c32e
wireguard: switch from gcfg to asciigoat.org/ini/basic
Compare 3 commits »
amery
pushed to
pr-amery-wireguard-ini
at
amery/jpictl
2023-09-04 21:29:08 +02:00
0d8e15c32e
wireguard: switch from gcfg to asciigoat.org/ini/basic
amery
pushed to
dev-amery-parser
at
asciigoat/ini
2023-09-04 21:00:13 +02:00
a2d0627559
parser: Unescaped [WIP]
0e0f55571a
build-sys: use local darvaza.org/core [DO-NOT-MERGE]
127bb58e09
build-sys: use local asciigoat.org/core [DO-NOT-MERGE]
51fea7c982
vscode: add Subname to the dictionary
bc8cc375cd
vscode: add unescapes to the dictionary
Compare 9 commits »
amery
pushed to
dev-amery
at
asciigoat/ini
2023-09-04 20:59:35 +02:00
0e0f55571a
build-sys: use local darvaza.org/core [DO-NOT-MERGE]
127bb58e09
build-sys: use local asciigoat.org/core [DO-NOT-MERGE]
51fea7c982
vscode: add Subname to the dictionary
bc8cc375cd
vscode: add unescapes to the dictionary
d9e4f69b9c
vscode: add asciigoat to the dictionary
Compare 8 commits »
amery
pushed to
pr-amery-parser-quoted
at
asciigoat/ini
2023-09-04 20:58:11 +02:00
d41cd781d9
parser: introduce SplitCommaArray to splits comma separated strings
651fcb6215
parser: Unquoted(), AcceptQuotedString()
Compare 2 commits »
amery
pushed to
dev-amery-parser
at
asciigoat/ini
2023-09-04 20:55:52 +02:00
8709f39194
parser: Unescaped [WIP]
amery
pushed to
dev-amery-parser
at
asciigoat/ini
2023-09-04 20:52:28 +02:00
b76b9044bf
parser: Unescaped [WIP]
7968b06d7e
build-sys: use local darvaza.org/core [DO-NOT-MERGE]
8b0bb69809
build-sys: use local asciigoat.org/core [DO-NOT-MERGE]
c9f75bf74a
vscode: add Subname to the dictionary
4336ced6a8
vscode: add unescapes to the dictionary
Compare 12 commits »
amery
pushed to
dev-amery
at
asciigoat/ini
2023-09-04 20:20:03 +02:00
7968b06d7e
build-sys: use local darvaza.org/core [DO-NOT-MERGE]
8b0bb69809
build-sys: use local asciigoat.org/core [DO-NOT-MERGE]
c9f75bf74a
vscode: add Subname to the dictionary
4336ced6a8
vscode: add unescapes to the dictionary
67a8fb1387
vscode: add asciigoat to the dictionary
Compare 8 commits »
amery
created pull request
asciigoat/ini#9
2023-09-04 20:19:14 +02:00
parser: Unquoted(), AcceptQuotedString() and SplitCommaArray
amery
created branch
pr-amery-parser-quoted
in
asciigoat/ini
2023-09-04 20:17:59 +02:00
Previous
30
Next