The Wayback Machine - https://web.archive.org/web/20201213014200/https://github.com/topics/incremental
Skip to content
#

incremental

Here are 174 public repositories matching this topic...

muirdm
muirdm commented Dec 6, 2020

The below ruby code:

foo = 123

Gives foo a face of tree-sitter-hl-face:function.method which isn't correct (it should be variable or similar). I poked around a bit and my guess would be the ((identifier) @function.method (#is-not? local)) highlight rule is matching too much suggesting the locals stuff isn't working (?).

I'm guessing it is an issue here vs tree-sitter-r

DavieDavieDave
DavieDavieDave commented Oct 12, 2020

I have a remote machine configured as a 'sink' to an encrypted dataset. I'd like this dataset to unmounted and locked when the data is at rest. At the moment, I have a cron job that mounts and unlocks the dataset remotely prior to waking up the push job. What I would like is the ability to run pre and post command prior to/after running the job. I see something similar in issue #74 for snapshots.

AM429
AM429 commented Sep 26, 2020

Description

During the installation screen, when clicking back from the plugin install screen, collections get duplicated

Steps to Reproduce

  1. Run the installer as usual until reaching the plugin install screen
  2. press back

or

  1. Run the installer as usual until reaching the plugin install screen
  2. Select any of the official plugins to install
  3. press back

Improve this page

Add a description, image, and links to the incremental topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the incremental topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.