index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2024-04-11
update checkout v3 to v4
Ryo Nakamura
2024-04-10
update codeql-action from v2 to v3
Ryo Nakamura
2024-03-14
remove test from the release workflow
Ryo Nakamura
2024-02-04
bump up container image versions and drop using CPack
Ryo Nakamura
2024-01-20
run build on freebsd action in dev and main branches
Ryo Nakamura
2024-01-21
add github actions to build mscp in FreeBSD
Ryo Nakamura
2024-01-06
bump libssh to libssh-0.10.6-2-g6f1b1e76
Ryo Nakamura
2024-01-04
bump libssh to 0.10.6
Ryo Nakamura
2023-11-11
workflows: do apt-get update before running install-build-deps.sh
Ryo Nakamura
2023-11-11
codeql.yml: do apt-get update before running install-build-deps.sh
Ryo Nakamura
2023-09-08
enable github actions on the dev branch
Ryo Nakamura
2023-07-20
drop centos8, add almalinux 8.8, update rocky to 8.8
Ryo Nakamura
2023-03-12
remove VERSION from package file names
Ryo Nakamura
2023-03-10
add alpine docker to build mscp as a single binary
Ryo Nakamura
2022-12-11
add 'z' to tar in release.yml...
Ryo Nakamura
2022-11-26
add workflow_dispatch to release.yml
Ryo Nakamura
2022-11-26
github: add source-release job
Ryo Nakamura
2022-11-24
fix comments on release.yml
Ryo Nakamura
2022-11-24
fix codeql.yml
Ryo Nakamura
2022-11-24
fix codeql.yml: init submodules and apply patch to libssh
Ryo Nakamura
2022-11-24
fix build-macos.yml
Ryo Nakamura
2022-11-24
update github workflows to fit patched libssh
Ryo Nakamura
2022-11-13
run mscp -h last on ci build
Ryo Nakamura
2022-11-13
add rocky 8.6 support
Ryo Nakamura
2022-11-06
add release.yml to automate releasing by tag
Ryo Nakamura
2022-11-06
cleanup docker files and build/test procedure
Ryo Nakamura
2022-11-06
add test.yml to test mscp inside docker on ubuntu
Ryo Nakamura
2022-11-06
run install-build-deps.sh in codeql
Ryo Nakamura
2022-11-06
Create codeql.yml
Ryo Nakamura
2022-11-05
do not install libssh and cmake from homebrew
Ryo Nakamura
2022-11-05
add ci to build on macos
Ryo Nakamura
2022-11-05
remove test from build steps in github actions
Ryo Nakamura
2022-11-05
Create cmake.yml
Ryo Nakamura