home
home copied to clipboard
Head to https://github.com/JanssenProject/jans
this url on the quckstart instructions https://raw.githubusercontent.com/JanssenProject/jans-cloud-native/master/automation/startdemo.sh && chmod u+x startdemo.sh && ./startdemo.sh gets a 404
Currently code coverage is being reported only on few Janssen repositories via Codecov or Codacy. Need to add code coverage for repositories where it is applicable. `Benefit:` This is an...
Triage all static code analysis issues reported on [Codacy](https://app.codacy.com/organizations/gh/JanssenProject/repositories) After triage, all issues that we agree to fix, should be made into project issue on appropriate Github repo. Simpler issues...
In order to ensure that Janssen community is healthy in current state and is growing in right direction, we need to track some of these data points and frequently ask...
Create feature roadmap for Janssen. Example : https://github.com/orgs/Unleash/projects/5
Collect-triage-address all warnings we currently may have. These warnings may be getting reported in logs at different stages: - Build - Deploy - Runtime To be maximally strict with warnings,...
After installing Janssen, developers who want to contribute to Janssen will want to setup working usecases end-to-end to see things in action. We need to write guides or small tools,...
The current setup [instructions for Janssen](https://github.com/JanssenProject/jans-setup/blob/master/templates/test/docs/oxauth-config-update.md) needs updates: - 'oxauth' needs to be replaced by 'jans' at many places - Most of the steps need to be removed as they...