Michael Bradley MichaelBradley · he/him
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 03:21:59 -05:00
0ef7331276 Move build action rust setup code down to try out Python setup
9db6a303a7 Try not overriding Rust action toolchain
f687105dc9 Comment out extra jobs until I get them working
Compare 3 commits »
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 03:13:20 -05:00
032aa3540b Maybe fix Rust action setup?
1e212fc077 Add Rust tests job
fe0fa80cf6 Fix Python steps in build job
Compare 3 commits »
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 03:03:05 -05:00
b1eb4be4d0 Split into different jobs
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 02:42:35 -05:00
33b8efa5b5 Fix action's Python version
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 02:40:58 -05:00
cb634c5f96 Fix location of Python actions options
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 02:39:44 -05:00
0ec31b8972 Try to fix Python dependency installation
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 02:35:27 -05:00
32afdabf0a Try another URL for Rust setup
MichaelBradley pushed to actions at MichaelBradley/pyority_queue 2025-02-23 02:16:38 -05:00
4fb890aa37 First draft of CI
MichaelBradley created branch actions in MichaelBradley/pyority_queue 2025-02-23 02:16:37 -05:00
MichaelBradley commented on issue MichaelBradley/website#2 2025-02-21 04:23:52 -05:00
Layout flashes on load on medium-width screens

Appears to have been solved by one of the recent commits (maybe a85a91a)?

MichaelBradley closed issue MichaelBradley/website#2 2025-02-21 04:23:52 -05:00
Layout flashes on load on medium-width screens
MichaelBradley pushed to main at MichaelBradley/website 2025-02-21 03:40:34 -05:00
f119e4b4a2 Centre picture
02ed9f71c1 Remove unused styles
91a7b065ec Add hobbies
283ca57a5b Remove thumbnail
a85a91a701 Improve shrinking stability
Compare 11 commits »
MichaelBradley deleted branch actions from MichaelBradley/website 2025-02-19 20:23:33 -05:00
MichaelBradley commented on pull request MichaelBradley/website#3 2025-02-19 20:23:18 -05:00
Add CI

Merged in aa8c9ce.

MichaelBradley closed pull request MichaelBradley/website#3 2025-02-19 20:23:18 -05:00
Add CI
MichaelBradley pushed to main at MichaelBradley/website 2025-02-19 20:21:12 -05:00
aa8c9ce317 Merge branch 'actions'
8d180285a9 Change Bash directive style
66756b0605 Rename render.bash to use .sh extension
6ae65fdb45 Make action install dependencies before trying to build
63423f2110 Make render script use Bash best practices
Compare 6 commits »
MichaelBradley commented on pull request MichaelBradley/website#3 2025-02-19 18:55:59 -05:00
Add CI

Neat, the PR CI ran too. Now just need to set up a GPG key for Forgejo before I can merge.

MichaelBradley created pull request MichaelBradley/website#3 2025-02-19 18:47:43 -05:00
Add CI
MichaelBradley pushed to actions at MichaelBradley/website 2025-02-19 18:43:39 -05:00
8d180285a9 Change Bash directive style
MichaelBradley pushed to actions at MichaelBradley/website 2025-02-19 18:39:38 -05:00
66756b0605 Rename render.bash to use .sh extension