Opened 13 months ago
Last modified 6 months ago
#3082 new task
Contributions to ldap-web
Reported by: | cvvergara | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Sysadmin Contract 2024-II |
Component: | SysAdmin/LDAP | Keywords: | |
Cc: |
Description (last modified by )
We have a second PR on the last 30 days, to ldap-web repositories, and they are difficult to test. (with and without ansible)
Needed: changes on the way ansible & how to do contributions work together so that a contribution gets tested without the need of ansible, and gets deployed into production with ansible.
Will be using web-cgi-bin/pulls/25 as test base
Change History (3)
comment:1 by , 13 months ago
Description: | modified (diff) |
---|
comment:2 by , 12 months ago
Created a test script, but it needs credentials and I am getting a 500 error here https://git.osgeo.org/gitea/user/settings/keys
comment:3 by , 6 months ago
Component: | SysAdmin → SysAdmin/LDAP |
---|
I think Ansible should still be involved in testing as you would:
- Deploy to staging (via Ansible)
- Test staging
- When happy: deploy to production (via Ansible)
Vicky: the internal server error on SSH keys Gitea page is now fixed. In any case you add the SSH keys via LDAP, the Gitea page just directs you there ( https://id.osgeo.org/ldap/edit )
Full URL to test base: https://git.osgeo.org/gitea/sac/web-cgi-bin/pulls/25