Github: Cam Davidson-Pilon
CamDavidsonPilon pushed to develop in Pioreactor/pioreactor
-
♦
9e02589
don't create those indexes - takes too long during an update; we need…
9e02589
don't create those indexes - takes too long during an update; we need…
Minor nit to update the props, but otherwise LGTM. Updated to use types now.
8fd094e
chore: use props with type
3d190bb
chore: use props with type
Ahhh! Didn't see lint complain, I'll fix that.
Thanks for the review @deboer-tim updated the tests + svelte5 props! Also noticed I didn't do svelte 5 in another place so updated that too.
6ea3bfa
chore: update based on review
f9fee8d
chore: update based on review
Updated Feb 4
Updated Feb 4
NOTE: Summary page to be added in separate PR
5562059
feat: add cronjobs to kubernetes
bf4b42c
feat: add cronjobs to kubernetes
5125df2
Merge pull request #179 from playtron-os/0.20.0.11
64bb4b1
rebase stable on latest unstable build (0.20.0.10)
Preparing for a new stable build (0.20.0.11)
+1 -1feat: add cronjobs to kubernetes What does this PR do? Adds CronJobs to Kubernetes Does NOT include "summary" page (separate PR) Includes scheduli…
+829 -32b31899
feat: add cronjobs to kubernetes
aad15be
init
Preparing for a new stable build (0.20.0.11)
+1 -1Updated Feb 4
The line-height
page is missing references to the following classes:
leading-tight
leading-snug
leading-normal
leading-relaxed
leading-loose
Hey! Yeah we left those out intentionally as we consider them deprecated and only included by default for backward compatibility. You run into too …
Updated Feb 4
Updated Feb 4
270f679
Merge pull request #178 from playtron-os/nobara-kernel
a9593c8
switch to nobara kernel
Tested with build 0.20.0.10
+17 -40Tested with build 0.20.0.10
+17 -40Updated Feb 4
ed14127
wip
Stupid! Probably should just revert this back to 9999
and -9999
and I guess just hope no one ever tries to reorder things in a ten thousand items f…
12bd200
init
95c3fe7
chore: add cronjobs store functions
a95ccf3
chore: cronjob use native functions rather than custom API call (#10955)
chore: cronjob use native functions rather than custom API call What does this PR do? Slight refactor, cronjobs can be called natively using batchV…
+3 -87012a6f
chore: add cronjobs store functions (#10956)
chore: add cronjobs store functions What does this PR do? Adds cronjobs store functions as part of cronjobs implementation Screenshot / video of UI
+53 -19Updated Feb 5
ab701e2
Document font-family example using Google Fonts (#2051)
This PR adds an example for the font-family
utilities using Google Fonts.
The main reason for this example is just to showcase that you have to put…
d6da9a7
Update font-family.mdx
9edf690
2024-12.md: fix the link to the README.md file
5aa3a52
2024-12.md: more editing fixes
13b3441
Disable GNU_DIFF, SENDMAIL, TCP_WRAPPERS by default
feaf7eb
Enable LLVM_BINUTILS by default
f085cf5
Enable WITH_RETPOLINE by default
2725369
Enable WITH_KERNEL_RETPOLINE by default
e46f8fe
Cirrus-CI: Check for final "Uptime" message
ff977fd
arm64: Add a quirk for arm,fvp-base-revc
3c57199
Enable REPRODUCIBLE_BUILD by default
508395d
Enable WITH_CLANG_EXTRAS by default
40eaa56
fix manual in ui
Thanks for your contributions, @Danura30082!
5720525
Merge pull request #20 from Danura30082/patch-1
b0fb888
Update README.md to reflect new config.txt location
config.txt has changed location from /boot/config.txt to /boot/firmware/config.txt with the release of RPI OS Bookworm (10/10/23). www.rasp…
+1 -17a96caf
Merge pull request #21 from Danura30082/patch-2
cd7f7fa
Update __init__.py to match physical pins to GPIO pins
The physical pins defined in init.py were not matching to the GPIO pins. See: pinout.xyz/pinout/pwm
+2 -2