Commit graph

19 commits

Author SHA1 Message Date
252a872aa3
Fix token usage in checkout step of serve workflow
Some checks failed
/ serve (push) Failing after 11s
2025-05-22 20:31:24 +02:00
59d1294ba8
Change runner environment from 'uv' to 'myst' in serve workflow
All checks were successful
/ serve (push) Successful in 11m10s
2025-05-08 20:22:35 +02:00
55c5153380
Fix zip command to correctly package HTML files for release
All checks were successful
/ serve (push) Successful in 1m9s
2025-05-05 22:39:15 +02:00
b2523aba24
Refactor HTML build step to create and upload a zip archive
All checks were successful
/ serve (push) Successful in 1m9s
2025-05-05 22:33:51 +02:00
77b77778db
Update workflow trigger to respond to version tags instead of main branch 2025-05-05 22:28:15 +02:00
986a493d70
Add release step to upload built HTML artifacts
Some checks failed
/ serve (push) Failing after 1m17s
2025-05-05 22:21:57 +02:00
6574b6c65d
Update artifact upload action to use Forgejo version
All checks were successful
/ serve (push) Successful in 1m5s
2025-05-05 17:10:23 +02:00
71b8630862
Refactor code structure for improved readability and maintainability
Some checks failed
/ serve (push) Failing after 47s
2025-05-05 16:48:54 +02:00
9e02248a5a
Add execution step to Forgejo workflow for MyST build 2025-02-28 13:29:43 +01:00
976e5db7ed
Enable submodule checkout in Forgejo workflow configuration 2025-02-28 13:21:14 +01:00
4b03461d1f
Add PDF export functionality and integrate courstex submodule 2025-02-28 12:57:28 +01:00
0503034e40
Update workflow configuration and replace Altair with Matplotlib for signal visualizations 2025-02-27 17:32:53 +01:00
51fe7460bf
Merge branch 'dev' 2025-02-10 18:36:10 +01:00
8e88580d2b
Rename test job to serve in workflow configuration 2025-02-10 17:59:02 +01:00
1a992a8174
Fix serve workflow to correctly install 'jupyter' dependency and update build command for HTML generation 2025-02-09 22:41:43 +01:00
cb665904ee
Fix serve workflow to correct 'jupyterlab' dependency in installation 2025-02-09 22:36:53 +01:00
ec450c6092
Update serve workflow to include 'jupyter' dependency in installation 2025-02-09 22:33:16 +01:00
8414448855
Enhance serve workflow by modifying build command to execute during HTML generation 2025-02-09 22:29:56 +01:00
e61850fd55
Replace demo workflow with serve workflow, adding dependencies and enhancing file copy process 2025-02-09 22:26:43 +01:00
Renamed from .forgejo/workflows/demo.yaml (Browse further)