Running a sync locally #663
              
                Unanswered
              
          
                  
                    
                      elibarzilay
                    
                  
                
                  asked this question in
                General
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
(This is related to #505, but probably an even simpler goal.)
Is there some simple way to run this via a command, without any of the server stuff, long-running cron server, webhooks, PR dry-runs, etc etc?
The thing is that all of these are probably nice to have for some people, but if the core sync functionality was available as a simple
./sync, then it would have a bunch of advantages:Or maybe I'm meowing at the wrong tree, and there's some core library used somewhere in here that does just the above? (Or anything similar in functionality and limited scope?)
Beta Was this translation helpful? Give feedback.
All reactions