Refactor and more
-
Refactor a part of the code. Make better naming conventions -
Rework the build process ( #62 (closed) ) -
Close files after use in repo.c when downloading a kara from kurisu ( #65 (closed) ) -
The repo module as a true module ( #66 (closed) ) -
Add a CI to test lektor ( #70 (closed) ) -
Custom assert that can be disablef at runtime ( #67 (closed) )
Solves #62 (closed) #65 (closed) #66 (closed) #70 (closed) #67 (closed)
Bug to be solved:
-
Make lektor compiles when not building with static modules -
Make lektor quitable again ( lkt adm kill
must exit lektord)
Modification effectuée par Kubat
Rapports de requête de fusion
Activité
added Stalled label
added 1 commit
- 84025c1a - Fix unclosed files and delete non necessary goto from main file
added Regression label
marked the checklist item Close files after use in repo.c when downloading a kara from kurisu ( #65 (closed) ) as completed
added 1 commit
- 62a49bb5 - WIP: Preparation to make `repo` a true module
mentioned in issue #65 (closed)
mentioned in issue #62 (closed)
added 1 commit
- 1bcb2c49 - WIP: Add the worker threads, for module_repo
added 1 commit
- 35fdbad9 - WIP: Move files around for a better organization
added 1 commit
- 46607295 - Disallow building in the source directory (because of generated files)
added 1 commit
- 72832436 - WIP: Change log macro, to be able to pass a single string and not a stupid format
added 12 commits
- 5afd199c - Deleting assert in lkt main to work with a php exec
- 46b1e435 - Update src/main/lkt.c
- f68689ef - And another one (for lkt add id)
- 7a6b90a1 - CI: Basic CI, just to check builds and configures
- 53a06451 - CI: Update README to include pipeline status
- 6af7246f - Update README.md
- 33a68a97 - Update README.md
- dc03e6c7 - Update README.md
- 908d7a71 - Update README.md
- 25d0232f - CI: Use a script to perform the checks
- b90b9d8f - CI: Add help to validate.bash an fix the CI file.
- 7838a0e4 - Merge branch '70-add-ci-for-testing-in-lektor' into 'dev-kubat'
Afficher/masquer la liste des validationsadded 1 commit
- 05cbff8a - CI: Jobs use the 'kurisu' tag, to launch jobs on kurisu
- Résolue par Kubat
In the runner configuration, need to add:
[[runners]] name = "shell executor runner" executor = "shell" shell = "bash"
And add the
shell
user in Kurisu.The
ERROR: Job failed (system failure): prepare environment:
may be due to the.bash_logout
.
added 1 commit
- 5faff246 - CI: Snake-case the CI file, add a really basic test
added 1 commit
- ee9cc77e - Change names for better convention en uniformisation of command functions
added 1 commit
- b27b3bc3 - Making the project compiling again after changing the names
added 44 commits
-
b27b3bc3...1d6ed7d9 - 11 commits from branch
master
- e4f05d04 - Add basic configure.ac
- 8504e835 - Update README
- 5c9b7674 - Adding Makefiles.am
- e403d7f7 - WIP: Install autotool
- 5a37c928 - REFACTOR: Compiles with libtool
- 76cbc657 - Fix unclosed files and delete non necessary goto from main file
- 69ffb221 - WIP: Preparation to make `repo` a true module
- 74b99fab - WIP: Make repo a true module
- 0cb5d5de - WIP: Add the worker threads, for module_repo
- 5e50fa9d - WIP: Cleaning stuff for modules
- 70b8c914 - WIP: Move files around for a better organization
- 262c4519 - Add changelog
- 39aeece0 - WIP: Rewriting the manpage generator script
- 870d8b40 - WIP: Update manpage generator
- 4e953ff7 - Disallow building in the source directory (because of generated files)
- 42721c29 - WIP: Generated manpages should work
- d6d0549f - Update README.md
- c238026f - WIP: Things compiles again
- b41c2130 - WIP: Change log macro, to be able to pass a single string and not a stupid format
- 001f48ea - WIP: Simplify calls to log macro
- 52be70de - Seems to build with icc
- 9cacabae - CI: Basic CI, just to check builds and configures
- 46601693 - CI: Update README to include pipeline status
- 7b5f9fc6 - Update README.md
- 107284bb - Update README.md
- 5c4a91e1 - Update README.md
- 022b77f5 - Update README.md
- e5fb228f - CI: Use a script to perform the checks
- af0d2f05 - CI: Add help to validate.bash an fix the CI file.
- 57f37ca5 - CI: Jobs use the 'kurisu' tag, to launch jobs on kurisu
- 4e148610 - CI: Snake-case the CI file, add a really basic test
- 8204bf1d - Change names for better convention en uniformisation of command functions
- dd48374a - Making the project compiling again after changing the names
Afficher/masquer la liste des validations-
b27b3bc3...1d6ed7d9 - 11 commits from branch
Veuillez vous inscrire ou vous connecter pour répondre