diff options
author | Alexander_Kabui | 2024-09-09 10:46:30 +0300 |
---|---|---|
committer | Alexander_Kabui | 2024-09-09 10:46:30 +0300 |
commit | a9cd30ea9cdc3c043370ea5ce647015fac49bd2f (patch) | |
tree | 751fa7f669308aeb4d4543ea3783933373088ed6 /issues/gnqa/merge-gnqa-to-production.gmi | |
parent | 86a09437a13e9825a0d00b58ca59e463804a28de (diff) | |
download | gn-gemtext-a9cd30ea9cdc3c043370ea5ce647015fac49bd2f.tar.gz |
Move related gnqa/llm issues to gnqa folder
Diffstat (limited to 'issues/gnqa/merge-gnqa-to-production.gmi')
-rw-r--r-- | issues/gnqa/merge-gnqa-to-production.gmi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/gnqa/merge-gnqa-to-production.gmi b/issues/gnqa/merge-gnqa-to-production.gmi new file mode 100644 index 0000000..3d34bb1 --- /dev/null +++ b/issues/gnqa/merge-gnqa-to-production.gmi @@ -0,0 +1,16 @@ +# Merge GNQA to Production + +## Tags + +* assigned: alexm, +* keywords: production, GNQA, integration + +## Description + +GNQA is currently in continuous development and needs to +be pushed to production. We need to allow only logged-in users to access the services. + +## Tasks + +* [] Integrate GN-auth for the service +* [] Push production to the current commit
\ No newline at end of file |