Commit graph

22 commits

Author SHA1 Message Date
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
e4c4899d4a
Change trigger branch from 'dev-actions' to 'main' in demo workflow 2025-02-09 19:15:16 +01:00
2ede22e8e6
Replace 'Install generated files' step with 'Copy files' to remove old files before copying new ones in demo workflow 2025-02-09 19:10:35 +01:00
30855b3d0e
Fix install command in demo workflow to use 'install -d' for directory creation 2025-02-09 19:07:24 +01:00
65c88dbc73
Enhance demo workflow by adding step names for clarity and installing generated files 2025-02-09 19:06:08 +01:00
087875015c
Replace 'List contents' step with 'actions/checkout' in demo workflow 2025-02-09 19:00:01 +01:00
78a65545c1
Enhance demo workflow by adding step names for clarity and reorganizing commands 2025-02-09 18:58:40 +01:00
2256cc1647
Update pip install command in demo workflow to use mystmd 2025-02-09 18:54:47 +01:00
3312de4583
Fix command for building HTML output in demo workflow 2025-02-09 18:49:54 +01:00
4b629f14b2
Update demo workflow to trigger on dev-actions branch and add Python environment setup 2025-02-09 18:48:51 +01:00
53ea051b2f
Run actions on host 2025-02-09 18:44:30 +01:00
65b562ab74
Add initial Forgejo Actions workflow for testing 2025-02-09 18:21:35 +01:00