glyph pushed to fix_failing_build at PeachCloud/peach-workspace 2021-10-25 16:35:19 +00:00
389c90771f fix tests
glyph commented on pull request PeachCloud/peach-workspace#3 2021-10-25 14:32:01 +00:00
Update peach-lib dependencies and error printing

I found a solution for the aforementioned bug in the error assertion code. snafu is a bit of a nightmare 0_o Would love to revamp that at some point but I'm doing my best not to get stuck on that…

glyph pushed to fix_failing_build at PeachCloud/peach-workspace 2021-10-25 14:29:27 +00:00
7a33caa1d2 fix probe error code assertion
glyph created pull request PeachCloud/peach-workspace#3 2021-10-25 14:11:39 +00:00
Update peach-lib dependencies and error printing
glyph created branch fix_failing_build in PeachCloud/peach-workspace 2021-10-25 14:06:00 +00:00
glyph pushed to fix_failing_build at PeachCloud/peach-workspace 2021-10-25 14:06:00 +00:00
277fe3dc43 update dependencies and error printing
glyph deleted branch remove_meta from PeachCloud/peach-workspace 2021-10-25 11:46:15 +00:00
glyph merged pull request PeachCloud/peach-workspace#2 2021-10-25 11:46:08 +00:00
Remove peach-meta directory and add missing member repos
glyph pushed to main at PeachCloud/peach-workspace 2021-10-25 11:46:08 +00:00
3d5e3b32b5 Merge pull request 'Remove peach-meta directory and add missing member repos' (#2) from remove_meta into main
915a008be1 remove peach-meta
92a004d630 add missing workspace members
Compare 3 commits »
glyph commented on pull request PeachCloud/peach-workspace#2 2021-10-25 11:45:50 +00:00
Remove peach-meta directory and add missing member repos

@glyph should we continue with the pattern that people merge their own PR after the other approves? I don't see an official "approve code review" in gitea so will just use "lgtm" to say that I've…

glyph created pull request PeachCloud/peach-workspace#2 2021-10-25 10:22:59 +00:00
Remove peach-meta directory and add missing member repos
glyph pushed to remove_meta at PeachCloud/peach-workspace 2021-10-25 10:21:03 +00:00
915a008be1 remove peach-meta
92a004d630 add missing workspace members
Compare 2 commits »
glyph created branch remove_meta in PeachCloud/peach-workspace 2021-10-25 10:21:02 +00:00
glyph commented on issue PeachCloud/peach-workspace#1 2021-10-25 10:02:07 +00:00
refactor peach-web routes

@notplants

Oh yes, I'd completely forgotten about that! I'll look at some Flask blueprint resources to refresh my memory.