question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow a "read only" mode where `push_settings` are optional

See original GitHub issue

Basically make the configuration lazily load the various parts for pushing / pulling

This would enable one to make a r/o all-repos

I guess this could just be implemented as a builtin noop push and then:

    "push": "all_repos.push.noop",
    "push_settings": {}

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
asottilecommented, Jan 15, 2019

all the tools are meant to be composed, in this case you can use something like:

all-repos-manual ... --repos $(all-repos-list-repos)
all-repos-manual ... --repos $(all-repos-grep --repos ...)
all-repos-manual ... --repos $(all-repos-find-files --repos ...)
0reactions
sloriacommented, Jan 15, 2019

Makes sense. Works for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

permission for file opening in read only mode
I have server with about 10 computers. I need to have a permission on few of them for opening files in read only...
Read more >
How To Fix When WORD OPENS IN READ-ONLY MODE
Don't you hate it when a Word document opens up in read - only mode and you can't edit it? We have two...
Read more >
How to Enable Push Notifications on iOS Devices
In this guide, you will learn how to configure an existing Mail Account to enable Push notifications on an iOS 11 device.
Read more >
Advanced Push Settings
When creating a push campaign, on the compose step, select Settings to view the advanced settings available. Extracting data from push key-value pairs....
Read more >
Webex Wireless Phone 840 and 860 administration guide ...
Only approved apps are available to select for the opening screen. ... Configure the Snooze option to allow temporary suspension of ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found