Commit graph

6 commits

Author SHA1 Message Date
96d4db86ca
- Update OAuth discovery URL in app/index.tsx
Changed the OAuth discovery URL to point to the integration environment. This ensures the authentication flow interacts with the intended backend during development and testing.
2024-10-17 12:50:33 +02:00
7f267ed579
- Fix repo URL case sensitivity in .woodpecker.yml
Corrected the capitalization of the repository username in the configuration. This ensures that the Docker build process points to the correct repository path.
2024-10-17 12:44:29 +02:00
c728b3ebe2 Implement CI-CD ()
Reviewed-on: 
Co-authored-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
Co-committed-by: Guillaume "B.B." Van Hemmen <GuillaumeHemmen@noreply.git.van-hemmen.com>
2024-10-17 11:41:36 +02:00
144e823c77
- Upgraded expo and his dependencies 2024-10-17 10:23:38 +02:00
d95bfc99a6
add sso 2024-05-14 13:43:07 +02:00
97e93286f1
Initial commit
Generated by create-expo-app 2.3.1.
2024-05-06 11:06:27 +02:00