Details

    • Task
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 10.1.0
    • None
    • None

    Description

      In no specific order:

      • send an email to maria-developers
      • create 10.1 tree on github
      • research how we merge from 10.0 to 10.1
      • configure buildbot to build 10.1
      • set up permissions so that people could push to github
      • write howtos in kb

      Attachments

        Issue Links

          Activity

            knielsen Kristian Nielsen added a comment - - edited

            The tags are in my local repo. Maybe they need to be pushed to github explicitly (I have not worked much with tags in git before)

            Right, it seems so:

            https://help.github.com/articles/pushing-to-a-remote#pushing-tags

            knielsen Kristian Nielsen added a comment - - edited The tags are in my local repo. Maybe they need to be pushed to github explicitly (I have not worked much with tags in git before) Right, it seems so: https://help.github.com/articles/pushing-to-a-remote#pushing-tags
            danblack Daniel Black added a comment -

            note the github release functionality can also be used to tag and release at the same time however pushing tags is definitely appropriate for older releases.

            danblack Daniel Black added a comment - note the github release functionality can also be used to tag and release at the same time however pushing tags is definitely appropriate for older releases.

            Stewart Smith just pointed me to the scripts he used to convert Percona repos to git.
            It would seem useful to check and try to do the same thing they did:

            https://github.com/stewartsmith/bzr-to-git-conversion-scripts

            knielsen Kristian Nielsen added a comment - Stewart Smith just pointed me to the scripts he used to convert Percona repos to git. It would seem useful to check and try to do the same thing they did: https://github.com/stewartsmith/bzr-to-git-conversion-scripts

            Hi, I just tried these scripts and it died 15 minutes in, so will need to dive in and see what broke.

            Some stuff probably unrelated to why it failed but important to maria:

            • there is a hack with sed in the middle that rewrites someones email address
            • these is a text file with user to email mappings in the repository that also gets referenced
              Both the above are certainly specific to Percona and need to be removed (or replaced) for Maria as needed

            The script seems to make a second branch of maria bzr for some reason before performing a bzr fast-export and git fast-import that

            I made some tweaks to the script tp be more generic and fixed and documented missing dependencies; am trying again. Will push changes to my github

            andymc73 Andrew McDonnell added a comment - Hi, I just tried these scripts and it died 15 minutes in, so will need to dive in and see what broke. Some stuff probably unrelated to why it failed but important to maria: there is a hack with sed in the middle that rewrites someones email address these is a text file with user to email mappings in the repository that also gets referenced Both the above are certainly specific to Percona and need to be removed (or replaced) for Maria as needed The script seems to make a second branch of maria bzr for some reason before performing a bzr fast-export and git fast-import that I made some tweaks to the script tp be more generic and fixed and documented missing dependencies; am trying again. Will push changes to my github

            Ok, dependencies sorted and running a test now, modified script at https://github.com/andymc73/bzr-to-git-conversion-scripts/tree/maria-10

            andymc73 Andrew McDonnell added a comment - Ok, dependencies sorted and running a test now, modified script at https://github.com/andymc73/bzr-to-git-conversion-scripts/tree/maria-10

            People

              serg Sergei Golubchik
              serg Sergei Golubchik
              Votes:
              21 Vote for this issue
              Watchers:
              16 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.