Commit graph

477 commits

Author SHA1 Message Date
b1632714f8 Fixing the Fastmail setup 2024-08-08 23:16:57 -06:00
1023dccb21 Create an SSO A record 2024-05-13 22:42:49 -06:00
7fe1b0b44d Adopt the new bearer auth for PATs 2024-05-13 22:41:38 -06:00
1ad35f95f1 [NO TESTS] WIP 2024-05-13 22:31:23 -06:00
0ce7e07264 Get the tests passing again 2024-04-07 01:30:45 -06:00
1ffccfae5b M0ar 2024-02-12 18:57:45 -07:00
ffa19de66b Add the MODULE.bazel file 2024-02-12 18:57:34 -07:00
4f346d6ac0 Bump deps 2024-02-12 18:54:41 -07:00
027335bd5b Leave some notes 2024-02-06 21:28:40 -07:00
d09b6bb2c6 Sort 2024-02-06 20:55:46 -07:00
2766c4bc6e Strip the .py suffix 2024-02-06 20:55:36 -07:00
fec681d41b Finishing touches 2024-02-06 20:55:24 -07:00
77912e9b65 [NO TESTS] WIP 2024-02-06 12:50:59 -07:00
e82259f756 KTF support 2024-02-06 12:38:04 -07:00
ab3357df3f Bazelshim 2024-02-06 12:37:41 -07:00
27af0d2dff Fix imports 2024-02-06 11:20:44 -07:00
89ac85693d m0ar 2024-02-06 11:19:46 -07:00
514e90d55d fix 2024-02-06 11:18:33 -07:00
4f7249e476 setuptools, not Maven 2024-02-06 11:17:32 -07:00
45da5b603d BUILD.bazel 2024-02-06 10:01:19 -07:00
6dc4b5b270 More records 2023-12-24 20:31:54 -07:00
13bbf2ce57 Not sure why this broke, but fixing DNS sync 2023-11-29 22:41:10 -07:00
2a499c2d0f Fix where we pull the login name from 2023-10-03 14:39:58 -06:00
9e85f28008 Enable ignoring issues by author ID 2023-10-03 00:07:23 -06:00
8ffb3a1fc1 Enable ignoring PRs by author 2023-10-03 00:04:34 -06:00
8db16e8cb1 More tuning of the unnotifier 2023-10-02 22:51:38 -06:00
a26d1d8b40 Use a patched textlib; lolbazel 2023-10-02 22:19:46 -06:00
39fb155824 Minor tweaks 2023-10-02 22:19:28 -06:00
9043cbe92b [NO TESTS] WIP 2023-08-16 19:07:11 -06:00
d21b1b2ddc Change LICENSE 2023-07-27 17:43:20 -06:00
15816ef524 Tighten readme; license 2023-07-27 17:33:08 -06:00
ada34c8ac9 More notes 2023-07-27 17:26:03 -06:00
5895e7f404 Blah 2023-07-27 17:23:39 -06:00
ad9816f55d Create the unnotifier 2023-07-27 16:34:26 -06:00
e9efc1dc84 Update requirements 2023-07-27 16:34:13 -06:00
8d9702dd32 Feat: cancel icon 2023-07-20 00:23:55 -06:00
0ed2b90d99 Fix: do not try to re-map assigned and pending jobs 2023-07-20 00:18:03 -06:00
ec10fa359d Fix: Need to return user_id here for the jobs list 2023-07-20 00:13:38 -06:00
72a8753639 Feat: Improving breaks; show other users' jobs & files to admins 2023-07-08 22:30:12 -06:00
f5bb2765a7 Feat: improve responsive behavior w/ icons 2023-07-08 22:10:40 -06:00
f3cd8b317a Fix: don't print hashes 2023-07-08 22:10:13 -06:00
6bc0710479 Stomping down the dot regressions 2023-07-08 21:00:25 -06:00
b3d3f9269f Cleanup: Rely on top-level exception handling 2023-07-08 19:55:54 -06:00
4b36a3cd19 Fix: Make job starting EVEN MORE idempotent 2023-07-08 19:54:44 -06:00
9b52c546e4 Fix: Make starting jobs more idempotent 2023-07-08 19:36:45 -06:00
f05dad1a18 Fix: need to specify the kwarg 2023-07-08 19:32:47 -06:00
5b39d9e653 Fix: recover filament IDs correctly; edit nozzle size; nozzle as a schedule constraint 2023-07-08 19:21:32 -06:00
5ceb2d1488 Delete & notify on bad files 2023-07-08 18:51:54 -06:00
db9e8c1105 Fix: use labels for the success and failure counts 2023-07-08 18:09:46 -06:00
253a4e5b59 Fix: use executemany not executescript
The latter doesn't support variable substitution
2023-07-08 18:05:23 -06:00