Francisco Javier Trujillo Mata
2a19c50015
Improve CI
2025-06-06 11:38:53 +02:00
Stéphane Blondon
e9905349fb
move generated documentation in dedicated directory
...
The documentation generated by Doxygen moves from doc/ to doc/build/.
There is a problem with using doc/ directory because when Doxygen produces the documentation, the doc/ directory is replaced so its content (style.css file) disappears.
2025-04-10 09:27:52 +02:00
Wouter Wijsman
65b82e3742
Create version file in bootstrap
...
It is being used in the build process
2024-10-11 14:33:01 +02:00
Wouter Wijsman
e680457a60
Display build date instead of unchanged version number
2024-10-11 14:10:55 +02:00
Wouter Wijsman
227a0f4d84
Use correct path for pspdev
2024-06-16 12:58:27 +02:00
Wouter Wijsman
5ec9a1b35a
Make sure ownership is set for git repo
2024-06-16 12:56:45 +02:00
Wouter Wijsman
352a65af7e
Execute git checkout after installing git
2024-06-16 12:54:57 +02:00
Wouter Wijsman
20a03ef15b
Make sure bash is installed
2024-06-16 12:53:36 +02:00
Wouter Wijsman
7e4bdd22f9
Add build script and update build.txt
2024-06-16 12:47:30 +02:00
Wouter Wijsman
cf5d486cc7
Do not push container on tag
...
We only really want to do this with the pspdev repo. Otherwise it makes no sense to do releases.
2024-06-09 16:36:49 +02:00
Wouter Wijsman
47f10efcf5
Fix GitHub Action deprecation warnings
2024-02-04 15:38:35 +01:00
Wouter Wijsman
f705c71a38
Do not change doxygen-action version
2023-06-23 22:35:10 +02:00
Wouter Wijsman
b6062edde3
Use newer actions in doxygen build
2023-06-23 22:30:39 +02:00
Wouter Wijsman
7973cb9287
Upgrade used actions
...
This should resolve more deprecation errors.
2023-06-23 22:25:24 +02:00
Wouter Wijsman
7b125accf3
Merge pull request #116 from pspdev/resolve-warnings-github-action
...
Update checkout and upload-artifact actions
2023-06-23 21:59:51 +02:00
Wouter Wijsman
a7b9552834
Replace set-output usage
2023-06-22 21:24:13 +02:00
Wouter Wijsman
56e5100c29
Do not rebuild every day
...
Daily was too often and this will be rebuild weekly with the changes to psptoolchain-allegrex anyway, because of the cascading effect build into the repos.
2023-05-10 21:13:34 +02:00
Steam Deck User
58e50a0aa1
Workflow: Enable nightly deployment of Docker container
2023-04-23 20:16:56 -04:00
Wouter Wijsman
87698c8a2c
Update checkout and upload-artifact actions
...
This gets rid of on of the deprecation warnings
2023-02-08 10:43:02 +01:00
Francisco Javier Trujillo Mata
ac08cad362
Remove fjtrujy docker reference
2021-11-17 11:13:14 +01:00
Francisco Javier Trujillo Mata
fe46176fd0
Create the CI/CD of PSPSDK:
...
- Generate PSPSDK docker layer
- Generate and expose all the samples binaries (PBP files)
- Generate doxygen documentation and upload it to github pages
2021-11-15 15:38:42 +01:00
Carsten Teibes
2734075909
Add docker-based compilation actions
2020-06-22 23:49:59 +02:00
Carsten Teibes
e086878fae
Generate doxygen documentation
2020-06-17 20:44:01 +02:00