IAS Fork
This is the IAS fork of SimpleSAMLphp that adds to the existing build workflow to produce an RPM and create a release.
Our modifications are:
- This updated
README.md - A
Makefile - A modified
.github/workflows/build-release.ymlwhich builds an RPM and creates a GitHub release
Our workflow should be to keep this fork in sync with the appropriate stable release upstream branch and to merge in from upstream when there is a tagged release.
# This ensures upstream is present in git config and merges in from there
make merge-upstream
SimpleSAMLphp
This is the official repository of the SimpleSAMLphp software.
Please, contribute!
