programmerjake
  • Joined on 2024-07-08
148acc8419 switch to use server's new actions org
fc04ac0f76 add rest of issues
f9bff4c415 final script fixes
cc7aa3c7b1 dump expected issue contents even when issue doesn't yet exist
fbdcceaea2 add checks for forgejo issues and projects
Compare 7 commits »
programmerjake pushed to master at libre-chip/server-setup 2025-10-10 06:34:58 +00:00
466b888bb9 switch to using our server instead of code.forgejo.org for default actions url
programmerjake pushed to main at libre-chip/website 2025-10-10 06:33:55 +00:00
1ee95335c0 switch to use server's new actions repo
programmerjake transferred repository mirrors/checkout to actions/checkout 2025-10-10 06:30:15 +00:00
programmerjake transferred repository mirrors/cache to actions/cache 2025-10-10 06:29:23 +00:00
programmerjake pushed to master at libre-chip/server-setup 2025-10-10 06:05:14 +00:00
3e85055af8 disable downloading repository archives -- hopefully this will help prevent server overload
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-09 09:25:28 +00:00
4725880946 WIP adding yosys-nextpnr-xray xilinx fpga toolchain
9745058a5a change cache directory name to be fayalite-specific
cb75aae78e mark create-unix-shell-script as incomplete in CLI
34e512df1c switch to using new crate::build system
Compare 4 commits »
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-08 10:27:03 +00:00
033c0ad311 change cache directory name to be fayalite-specific
cef2e21093 mark create-unix-shell-script as incomplete in CLI
Compare 2 commits »
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-07 10:20:52 +00:00
53dfc83e89 switch to using new crate::build system
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-06 09:44:20 +00:00
0150d4c7fb WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-06 05:56:02 +00:00
0d149204f9 WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-04 01:38:23 +00:00
267f37d1d3 WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-02 10:15:48 +00:00
93b0cc2341 WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-10-01 09:58:44 +00:00
3c306b1161 WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-09-30 10:09:19 +00:00
8f89e58046 WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-09-29 06:05:55 +00:00
078ab91be0 WIP refactoring to have JobKind be internal jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-09-25 05:30:57 +00:00
a823f8485b WIP converting from cli.rs to build/*.rs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-09-24 07:41:32 +00:00
e34acc8fee added automatically-added dependencies; added caching for external jobs
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-09-20 02:08:38 +00:00
85dfc8117d WIP adding FPGA support -- build module should be complete
programmerjake pushed to fpga-support-and-arty-a7-100t at programmerjake/fayalite 2025-09-19 09:01:56 +00:00
a12674c21a WIP adding FPGA support -- build module should be complete