<nakilon>
but where is rspec html formatter example is it possible at all?
brokkoli_origin has quit [Ping timeout: 260 seconds]
<nakilon>
I remember that many years ago I was monkey-patching some methods, probably private, to insert the logs I needed
<nakilon>
is there nothing new after all these years?...
brokkoli_origin has joined #ruby
smp_ has joined #ruby
smp has quit [Ping timeout: 252 seconds]
smp_ has quit [Read error: Connection reset by peer]
smp has joined #ruby
pastelowl has joined #ruby
Guest5478 has quit [Quit: WeeChat 4.6.3]
dviola has joined #ruby
dionysus69 has quit [Ping timeout: 252 seconds]
cappy has joined #ruby
denvermullets has quit [Ping timeout: 276 seconds]
fantazo has joined #ruby
<caleb>
am I just nostalgic because I dislike k8s so much, or was `cap deploy` peak self hosted (non-PaaS) ruby deployment?
denvermullets has joined #ruby
oznek has joined #ruby
oznek has quit [Quit: Leaving]
SebastianM has joined #ruby
SebastianM has quit [Quit: -a- IRC for Android 2.1.59]
SebastianM has joined #ruby
SebastianM has quit [Client Quit]
Pixi` is now known as Pixi
denvermullets has quit [Ping timeout: 260 seconds]
denvermullets has joined #ruby
<o0x1eef>
Simpler times :)
<havenwood>
o0x1eef: And I used Mina back then since Cap was too complicated. 🤣
<caleb>
I remember also setting up, at one point, a post receive hook that checked out to a non bare repository, and then restarted the running application init/systemd/sysv service.
denvermullets has quit [Ping timeout: 252 seconds]
user71 has quit [Quit: Leaving]
<adam12>
havenwood: Mina was great for speed.
<adam12>
caleb: I used that trick a lot too. Very handy.
<havenwood>
adam12: And conceptually I could grok what was going on under the hood.
<adam12>
Even spawned my 'Spirit' line of tools, since I hated sysv/init for daemon management.
<havenwood>
I liked it as a "git hook" deployment alternative.
denvermullets has joined #ruby
<havenwood>
Though I've done fine with git hooks too. :P
denvermullets has quit [Ping timeout: 248 seconds]
denvermullets has joined #ruby
denvermullets has quit [Remote host closed the connection]
TomyWork has quit [Ping timeout: 245 seconds]
cappy has quit [Quit: Leaving]
<havenwood>
The really complex solutions can be surprisingly niche.
schne1der has quit [Ping timeout: 260 seconds]
ruby[bot] has quit [Remote host closed the connection]
<o0x1eef>
So I have been using code-server (https://github.com/coder/code-server) for about a week on a FreeBSD host. It is nice. It doesn't support every extension (copilot chat being one) but mostly happy with the experiment and I think I will stick with it