TripleA Logo TripleA Forum
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags
    • Register
    • Login

    TripleA development

    Scheduled Pinned Locked Moved Development
    165 Posts 15 Posters 108.2k Views 15 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • LaFayetteL Offline
      LaFayette Admin
      last edited by

      @frigoref said in TripleA development:

      but I am genuinely interested in what prevents you from using the link to make a pull request to contribution page, but you are still writing - even some extensive - posts here about what should change?

      I think this is simply inertia and the conversation having started here. I'm pretty lazy, why click a link when I can just open a reply button? It's not a convincing answer, but I think that's all there is to it on why we are still discussing here the issue.

      frigorefF 2 Replies Last reply Reply Quote 1
      • LaFayetteL Offline
        LaFayette Admin @frigoref
        last edited by

        @frigoref said in TripleA development:

        Map Admin is the Map Maker as far as I can see.

        They are actually quite different. Map admin's have write access to every map repository while a map maker has write access to only the maps they have published. Map admins do XML fixes and other maintenance activities, they categorize maps, remove broken maps, etc..

        QA is not a proper name. How about 'Release Tester'?

        Can you elaborate why 'Quality Assurance' is not a proper name? 'Release tester' is not super proper either though as we want this kind of testing to be happening almost all of the time. There is a lot of manual testing that needs to be done after every single change, the need does not scale at all, but nonetheless we need people manually checking TripleA very frequently. Developers should be doing this very thoroughly, though there is too much ground to cover to always catch everything and hence the backstop.

        For releases, there is more emphasis on this kind of testing to find any issues before we do a release. We had a formal 'QA' group for a while but it somewhat fizzled.

        The role term should reflect that it is an active component. 'Community' or 'Project' are reflecting more a passive association. Therefore, I would vote to keep 'contributor role' as the role term.

        I would definitely want to keep a proper name. We are missing currently a clear structure and for new community members it is difficult to see how they can contribute to the project. Defining roles gives guidance for new members and also identification for existing members. Furthermore, the role lables indicate who is supposed to do what and this separation of concerns is helping to give a community spirit.

        I can generally agree to the above points.

        1 Reply Last reply Reply Quote 0
        • LaFayetteL Offline
          LaFayette Admin
          last edited by

          Re: roles, I think there is some confusion as the developers, specifically the maintainers, have often assumed every role there is. For example, map admins previously did all of the source code work to add maps and received maps as attachments to forum posts. They managed updates this way as well. The responsibilities of the role are less today than before due to available automation in github compared to those source forge days of yore.

          The current map admins can be found here: https://github.com/orgs/triplea-maps/teams/mapadmins/members. I don't think the concept has taken off very well, we mostly have developers on that team.. It is a goal for TripleA to try and distribute as much workload as we can so we avoid further cases of individuals leaving or taking a break and bringing the project to the halt. Your work here @frigoref should help that problem quite a bit.

          frigorefF 1 Reply Last reply Reply Quote 1
          • frigorefF Offline
            frigoref @LaFayette
            last edited by

            @lafayette The link https://github.com/orgs/triplea-maps/teams/mapadmins/members is not working for me. Does the github user need permissions to view the org details?

            1 Reply Last reply Reply Quote 0
            • frigorefF Offline
              frigoref @LaFayette
              last edited by

              @lafayette
              Thanks, I understood the difference between map admin and map maker.
              "Quality Asssurance" is already better than "QA", but not very expressive. Maybe just "Tester"?

              1 Reply Last reply Reply Quote 0
              • frigorefF Offline
                frigoref @LaFayette
                last edited by

                @lafayette thanks for your feedback. Do you see any way to make the transition easier so we can move the content discussions of guides to github?

                LaFayetteL 1 Reply Last reply Reply Quote 0
                • RogerCooperR Offline
                  RogerCooper @TheDog
                  last edited by

                  @thedog said in TripleA development:

                  I find github is not intuitive and not easy to use. I have tried to use it to upload a map and failed and wasted over 3 hours achieving absolutely nothing.

                  I have worked out a system for uploading mods. I will post detailed instructions soon. It is not an intuitive process..

                  TheDogT 1 Reply Last reply Reply Quote 3
                  • LaFayetteL Offline
                    LaFayette Admin @frigoref
                    last edited by LaFayette

                    @frigoref

                    Does this link work for you?
                    https://github.com/orgs/triplea-maps/teams/mapadmins

                    Do you see any way to make the transition easier so we can move the content discussions of guides to github?

                    This is a pretty pervasive problem. I've come to find that splitting conversations is often more harmful than trying to move them to the right place. Only suggestion I have is to spam the PR link a bit more, and be more explicit that you would prefer feedback on the branch or a PR rather than in this thread.

                    Overall this thread is seemingly not well focused anymore and probably the conversation should wrap up here or regain focus back to the OP.

                    frigorefF 1 Reply Last reply Reply Quote 1
                    • B Online
                      beelee @frigoref
                      last edited by

                      @frigoref said in TripleA development:

                      @thedog @beelee @LaFayette
                      Please don't take offense in my question, but I am genuinely interested in what prevents you from using the link to make a pull request to contribution page, but you are still writing - even some extensive - posts here about what should change?

                      yea i made one a few days ago. I'm gonna do a test one now showing the steps for others

                      1 Reply Last reply Reply Quote 0
                      • B Online
                        beelee
                        last edited by

                        @TheDog i assume you already have triplea forked since you tried to add a map. This process is quite a bit easier. Here's what I did.

                        Go to frigorefs contribution page here https://github.com/frigoref/triplea/blob/docuStartGuide/docs/contribute.md

                        You should see a pencil icon upper right
                        Edit Icon.png

                        Click on that and scroll to the tbd area you want to change. here I changed tbd to To Be Determined
                        Screenshot from 2022-03-31 23-31-03.png
                        then scroll down to "Propose Changes"
                        Screenshot from 2022-03-31 23-34-42.png
                        and give an explanation of what your changing.
                        Click "Create Pull Request"
                        Screenshot from 2022-03-31 23-36-27.png
                        Then there will be another "Create Pull Request" button (idky theres two) and you can also see the changes you made
                        Screenshot from 2022-03-31 23-39-18.png
                        Anyway, hit Create Pull Request again and you'll then see a PR listed in the upper left. You'll notice 2 open ones in this example. You can look at previous ones that have been closed as well by clicking on Pull requests. Works the same as issues basically which you've already been doing on the main triplea page/repo w/e it's called lol
                        Screenshot from 2022-03-31 23-41-41.png
                        Anyway, that's it. I'm gonna close this test one now.

                        I assume since this is "public" the pencil icon shows up as long as you have a fork of the triplea-game. If it doesn't show up, you'll have to ask someone more knowledgeable than me lol

                        Anyway, when in doubt, just keep hitting the Big Green buttons : )

                        LaFayetteL TheDogT 2 Replies Last reply Reply Quote 2
                        • LaFayetteL Offline
                          LaFayette Admin @beelee
                          last edited by

                          Pencil icon should always be there. It'll prompt for you to create a fork eventually if you do not have one created.

                          1 Reply Last reply Reply Quote 1
                          • frigorefF Offline
                            frigoref @LaFayette
                            last edited by

                            @lafayette the link is not working for me. I get a 404 error.

                            1 Reply Last reply Reply Quote 0
                            • TheDogT Online
                              TheDog @beelee
                              last edited by

                              @beelee
                              So I thought I had followed beelee's guide and added 4 lines of text to the Map Maker section, but they did not show up, what did I do wrong?

                              https://forums.triplea-game.org/tags/thedog
                              https://forums.triplea-game.org/topic/3741/curated-best-top-maps-triplea-guides

                              B 1 Reply Last reply Reply Quote 0
                              • B Online
                                beelee @TheDog
                                last edited by

                                @thedog it's there now. It takes git a minute or two to process stuff and you need to reup/reload w/e : ) anyway, go to frigs page again and you'll see 2 PRs open
                                Screenshot from 2022-04-01 05-12-52.png
                                Click on yours
                                Screenshot from 2022-04-01 05-14-04.png
                                and then the hilighted line and it'll show your PR
                                Screenshot from 2022-04-01 05-16-34.png
                                Once frigoref merges (if he decides it's good to go) then it'll be in the updated/latest thingy ? : )

                                Also it will give you an option to delete branch once that is done. Go ahead and kill it after it's merged

                                TheDogT 1 Reply Last reply Reply Quote 1
                                • TheDogT Online
                                  TheDog @beelee
                                  last edited by TheDog

                                  beelee, thanks!

                                  A quick vent at github, why I cant I just see what my changes look like when merged into the original document. 🙄

                                  It just needs two buttons or a toggle.

                                  1. current version
                                  2. my suggestions

                                  So I can toggle between the two, its so unfriendly.
                                  Frustration over.

                                  https://forums.triplea-game.org/tags/thedog
                                  https://forums.triplea-game.org/topic/3741/curated-best-top-maps-triplea-guides

                                  LaFayetteL 2 Replies Last reply Reply Quote 0
                                  • LaFayetteL Offline
                                    LaFayette Admin @TheDog
                                    last edited by

                                    @thedog there is a "view file"option to see undiffed changes (ie, the end result). google'ing frustrations can sometimes be a very quick way to remove those frustrations

                                    1 Reply Last reply Reply Quote 1
                                    • LaFayetteL Offline
                                      LaFayette Admin @TheDog
                                      last edited by

                                      @thedog FWIW:

                                      Screenshot from 2022-04-02 15-25-31.png

                                      TheDogT 1 Reply Last reply Reply Quote 1
                                      • TheDogT Online
                                        TheDog @LaFayette
                                        last edited by

                                        Thanks, I should google more.

                                        https://forums.triplea-game.org/tags/thedog
                                        https://forums.triplea-game.org/topic/3741/curated-best-top-maps-triplea-guides

                                        B 1 Reply Last reply Reply Quote 1
                                        • B Online
                                          beelee @TheDog
                                          last edited by

                                          @thedog said in TripleA development:

                                          Thanks, I should google more.

                                          Well, internet search anway : )

                                          1 Reply Last reply Reply Quote 0
                                          • frigorefF Offline
                                            frigoref @LaFayette
                                            last edited by

                                            @lafayette , @beelee , @Panther , @RogerCooper , @Cernel , @RoiEX
                                            We have the following open points where I would like you to chip in, let me know who else could help out or let me know if there is nothing more you can add to our new contribute page:
                                            🔍 Release Tester
                                            How to become one
                                            tbd

                                            💡 Issue Manager
                                            Skillset
                                            tbd
                                            Contributions
                                            tbd
                                            How to become one
                                            tbd

                                            🔨 Developer with Merge Rights
                                            How to become one
                                            tbd

                                            frigorefF 2 Replies Last reply Reply Quote 1

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 8
                                            • 9
                                            • 1 / 9
                                            • First post
                                              Last post
                                            Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums