Github: Cam Davidson-Pilon
CamDavidsonPilon pushed to worker-ui in Pioreactor/pioreactor
-
♦
2979d84
new request tests
2979d84
new request tests
915fa87
2024/25 calendar
2d4aafd
maybe fixes watchdog?
402bf74
note about pyyaml
efabb22
remove use of `sudo`
The change is not correct -- microcode isn't for another operating system in the CPU. Wikipedia has a decent explanation en.wikipedia.org/w…
a97cd2b
Remove unnecessary type check
7ddf386
Remove unused `defaultValue` parameter from `resolveThemeValue`
I noticed a lot more backwards compatibility concerns had started leaking into core, especially around the theme
function, so did a bit of work to …
Updated Sep 7
Updated Sep 7
8c6c291
Make config resolution lazy (#14362)
The internal registerPlugins()
API is used to enable backwards compatibility with v3 plugins and configs and it is called on every build even when …
9e3df68
Check TLS Certificate Validity
A proxmox tool to create flatcar VM template on proxmox foked from Geco-It fedora-coreos-proxmox
Shell 11 Updated Dec 21, 2023
A few themes for the helix editor
Shell 129 Updated Jul 10
29a7a01
fix: add settings
2c154d2
fix: add settings
6a24d2e
fix: add chart variable
One of our products runs many many copies in different deployments. Without being able to set Service, we end up with significant duplicate finding…
+8 -0Updated Sep 7
Updated Sep 7
This Kubernetes operator listens for vulnerability reports generated by the Trivy Operator and forwards them to Defect Dojo for further analysis an…
Python 10 Updated Sep 6
0c46980
Clean up some types
Oof, thanks. Horizon Zero Dawn doesn't have a goggame info file?
91216ab
new build and include urkl
Updated Sep 7
783b323
Export `Config` type (#14360)
Right now the following does not work and instead produces a type error:
import { type Config } from 'tailwindcss' export default { // … config her…
Updated Sep 7
b1e22e1
Allow configs to override default CSS theme values in `theme()` funct…
Previously, given the following CSS and configuration: /* app.css */ @theme default { --font-size-base: 1.25rem; --font-size-base--line-height: 1.5rem
+407 -323bbedb7
new build:
ffc9fed
Update changelog
29dfe92
Apply suggestions from code review
// default source, but wins over the built-in defaults).
// then we keep the value from the JS config (which is also a
14555ea
Cleanup code
5f2851a
Simplify code
Can that be something we configure in our exports config or copy over at build-time or something I wonder?
1f430df
feat: add btrfs option
26ce737
feat: add btrfs option
NOTE: Does not work against centos bootc stream9 images, must be used against a Fedora:40 image example (ex. quay.io/fedora/fedora-bootc:40
)
Requires #800 to be merged
571f3aa
feat: add btrfs option
e3f46e0
feat: add btrfs option
2f0a695
feat: add btrfs option
2ea8f61
chore: update bib to incorporate new changes
feat: add btrfs option What does this PR do? Adds the btrfs option when choosing a filesystem Screenshot / video of UI What issues does this PR f…
+30 -2Updated Sep 6
I think this should be re-opened as #634 has not been merged in yet to be added to bootc-image-builder.
chore: update bib to incorporate new changes What does this PR do? Updates bib to incorporate changes for adding btrfs and vhd new outputs. Tested …
+1 -1