nebari-dev / nebari-self-registration

Apache License 2.0
1 stars 2 forks source link

WIP? - Wildcard email and tests #3

Closed kenafoster closed 9 months ago

kenafoster commented 10 months ago

Progress towards three Raven Tickets

https://gitlab.jatic.net/jatic/team-metrostar/t-e-platform/-/issues/218 Wildcard match should work for approved email domains, though I haven't had a chance to deploy it in a full Nebari test environment

TODO: If Docker image builds OK, need another commit that updates the Helm chart tag for the app image to the successfully built timestamped version

https://gitlab.jatic.net/jatic/team-metrostar/t-e-platform/-/issues/202 Extension tests are OK (though not as robust as they could be)

https://gitlab.jatic.net/jatic/team-metrostar/t-e-platform/-/issues/203 Currently I'm having trouble getting a working test setup for the web app. The hurdle is having /mnt/config.yaml hardcoded for load. Different ways of temp file/mocking haven't worked so far. May be better to refactor and not have that path hard coded.