You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2022/06/29 10:11:45 UTC

[GitHub] [lucene-jira-archive] mocobeta opened a new issue, #2: Archive all Jira attachments

mocobeta opened a new issue, #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2

   All attachments should be archived in `attachments/`. They will be referred from the migrated issues in https://github.com/apache/lucene.
   For files with the same names, we keep the latest versions only. (Jira shows links to the latest versions for attachments, so old versions are safely omitted.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172369886

   The attachment files were able to be committed/pushed all at once. 
   https://github.com/apache/lucene-jira-archive/commit/5a401516378fcc7c76b613aca426739ad7f9a66a


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172555367

   I deleted all attachments once committed. I think we should have them in a separate branch and it should be orphaned, as not to download too large data (and deltas) when anyone clones this repo. Maybe I will also try to reset the commit history of main.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] dweiss commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
dweiss commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172616225

   When people clone, they will clone everything, including orphaned roots/ branches. You can do a shallow clone of a single branch but it's not a default.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172807555

   I did:
   - "reset --hard" (and force push) to reset the history to the point before https://github.com/apache/lucene-jira-archive/commit/5a401516378fcc7c76b613aca426739ad7f9a66a
   - created an orphaned branch `attachments` where all attachments will be archived
   - mention about `--single-branch --branch main` in the top level README.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172362442

   Attachments are 850MiB in total. It took 8 hours for me to download all Jira issues and their attachments (I set 0.5 second intervals between Jira API calls).
   ```
   lucene-jira-archive $ dust -bc -d 0 attachments/
    848M ┌── attachments
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172884299

   Links that point to the files in the `attachments` branch are also fine.
   
   ![Screenshot from 2022-07-02 20-39-13](https://user-images.githubusercontent.com/1825333/176999240-b77f9e0f-ebeb-43b2-85d2-93ec2333e5e7.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mikemccand commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mikemccand commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172888349

   Thanks @mocobeta!  This is first time I learned of this cool `dust` command!  What a great name too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta closed issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta closed issue #2: Archive all Jira attachments
URL: https://github.com/apache/lucene-jira-archive/issues/2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172890744

   > This is first time I learned of this cool `dust` command! What a great name too.
   
   Yes, it's one of my favorite CLI tools (a bit slower than `du` but fine for my usage).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-jira-archive] mocobeta commented on issue #2: Archive all Jira attachments

Posted by GitBox <gi...@apache.org>.
mocobeta commented on issue #2:
URL: https://github.com/apache/lucene-jira-archive/issues/2#issuecomment-1172880262

   Instead of `main`, I committed all attachments (the latest snapshot) to `attachments` branch.
   The download script looks to work fine. I'm closing this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org