-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LoginProducer.java: At the moment only the "amiha... #322
Comments
@Lumi3011 this is your task now, please go ahead. Deadline (when this ticket should be closed) is Estimation here is Remember, you don't have to solve everything in this ticket - you can solve it partially and leave If you have any questions don't ask me, I'm not a technical person. Open new tickets instead. If you don't have time or simply don't want to work on this, you can always resign. |
@charlesmike deregister |
@amihaiemil ok, I've removed this task from scope. I'm not managing it anymore. |
@amihaiemil hey, i'm not sure how to work with PDD correctly: should i create a new issue or can i drop a comment here? So, i'm confused about this task. I see 2 options here:
Basically if this task involves something more than just having the ROLE_ADMIN in authority than i'm curious, is there any comprehensive guide on correct application setup? |
@nmonokov don't do anything about this task yet, please. I'll come back tomorrow with answers to your questions. |
Oraganizations have nothing to do with git as a VCS. Organizations are just a way for Github and GitLab to group repositories under an "organzation" or "company", instead of a personal user account. Organizations in Github and GitLab allow for better access control, more transparency etc. They also look more professional, if you have a popular product (it looks better if it's owned by an org/company, than by an individual user). The idea of this task was to allow any user from Github/GitLab, who is an admin on the So I think we will close this task, but I'm not sure yet. About working for self-xdsd: in principle, the PM has to assign you tasks which are in scope (this task here is not in scope, as you see). At the moment things are a bit slow because we are preparing the first Prod Release, so there is not much going on. I can add you to self-core as well, if you wish, and look for a task for you there. About running self-web locally: you don't have to run JOOQ. JOOQ generates code from the DB, which is done in self-storage. I'll explain how to set up in self-xdsd/assets, which is a private repo. I'll tag you there. |
@amihaiemil sounds good. I'd like to contribute to self-core as well. At least I'll try :D. If I have any blockers or misunderstandings, is it ok to ping you in the issue thread for advice or direction? |
@nmonokov sure |
@nmonokov If you have a GitLab account, I can also add you to self-xdsd/self-rest -- this is a new project, which we develop at GitLab. It will be Self XDSD's RESTful API. |
@amihaiemil yes, i have a gitlab account. The nickname is the same as here. |
The puzzle
1535146848
originating from #45 has to be resolved:self-web/src/main/java/com/selfxdsd/selfweb/LoginProducer.java
Lines 45 to 47 in bf574b1
"At the moment only the "amihaiemil" user has the admin role. Everyone who is an admin in the Github or GitLab self-xdsd Organization, should have the admin role.".
Estimation is
60 minutes
.If you have any technical questions, don't ask me, I won't be able to help. Open new issues instead.
The text was updated successfully, but these errors were encountered: