Elara Elara6331
Elara6331 pushed to master at Elara6331/riscv-docker 2023-08-01 20:02:59 +00:00
ced424ac03 Add webserver dockerfile
Elara6331 pushed to master at Elara6331/riscv-docker 2023-08-01 20:02:34 +00:00
34a9a86532 Add webserver dockerfile
Elara6331 pushed to master at Elara6331/riscv-docker 2023-08-01 18:38:49 +00:00
326edb7650 Add Packages link to README
Elara6331 pushed to master at Elara6331/riscv-docker 2023-07-30 19:38:08 +00:00
53d072132f Make it possible to change the tag under which a manifest is published
Elara6331 pushed to master at Elara6331/riscv-docker 2023-07-30 19:25:25 +00:00
968bee5406 Finish manifest.sh for golang
Elara6331 pushed to master at Elara6331/nomad 2023-07-30 04:36:10 +00:00
d01edf7e54 Update LICENSE
Elara6331 pushed to master at Elara6331/nomad 2023-07-30 04:33:27 +00:00
8718a3b8fa Update username
Elara6331 pushed to master at Elara6331/nomad 2023-07-30 04:32:38 +00:00
1e27bfa170 Update domain
Elara6331 pushed to master at Elara6331/pcre 2023-07-27 16:45:01 +00:00
107b5db1fb Add CI status badge to README
Elara6331 pushed to master at Elara6331/pcre 2023-07-27 16:41:31 +00:00
e90cc6feac Add Varnish test case
Elara6331 pushed to master at Elara6331/pcre 2023-07-27 16:36:32 +00:00
18912728e9 Add woodpecker config
Elara6331 pushed to master at Elara6331/pcre 2023-07-27 16:35:25 +00:00
0a0008aef4 Fix typo
Elara6331 commented on issue Elara6331/pcre#3 2023-07-26 22:27:30 +00:00
Panic on some regex

@singee Can I add your example as a test case to avoid a regression?

Elara6331 commented on pull request Elara6331/pcre#2 2023-07-26 22:23:48 +00:00
recompute ovecSlice

The 2+ isn't needed because that's what the ovecSlice = ovecSlice[2:] line is for. Otherwise, this looks good, thanks.

Elara6331 suggested changes for Elara6331/pcre#2 2023-07-26 22:23:48 +00:00
recompute ovecSlice
Elara6331 commented on issue Elara6331/pcre#3 2023-07-26 05:37:40 +00:00
Panic on some regex

This should be fixed in 6d906d55a6d26dfab6d7ecf76b01acdd2caa124f. Can you please test it and let me know if it works?

Elara6331 pushed to master at Elara6331/pcre 2023-07-26 05:36:13 +00:00
6d906d55a6 Fix panic when pcre2 returns PCRE2_UNSET
Elara6331 commented on issue Elara6331/itd#56 2023-07-25 15:19:52 +00:00
Error getting weather data

If you set the location and restarted ITD, it should work. There isn't anything else you need to do. You can get debug logs by running ITD_LOGGING_LEVEL=debug itd

Elara6331 commented on issue Elara6331/itd#56 2023-07-22 05:07:02 +00:00
Error getting weather data

This should be fixed as of ac7c626f562109a68310d64e604c8827704f213f.

Elara6331 pushed to master at Elara6331/pcre 2023-07-17 14:11:40 +00:00
d1b9df80a1 Fix panic when no substrings are found