Skip to content

Add options for large workspaces#219

Merged
scanon merged 8 commits intodevelopfrom
skip_workspace
Aug 25, 2022
Merged

Add options for large workspaces#219
scanon merged 8 commits intodevelopfrom
skip_workspace

Conversation

@scanon
Copy link
Copy Markdown
Contributor

@scanon scanon commented Jun 29, 2022

This adds two configurable options to deal with large workspace.

  • A skip_workspaces configurable (comma-seperated list)
  • A cutoff for large workspaces that skips the narrative reindex (default: 500)

This builds on a previous PR that still needs to be merged.

  • [X ] I incremented the version in the VERSION file
  • [X ] I updated CHANGELOG.md
  • [X ] I added test coverage for any changes

scanon added 2 commits June 29, 2022 13:36
This adds two configurable options to deal with large workspace.
- A skip_workspaces configurable (comma-seperated list)
- A cutoff for large workspaces that skips the narrative reindex (default: 500)
@scanon scanon changed the title Add options for large workspaces WIP: Add options for large workspaces Jun 30, 2022
@scanon scanon changed the title WIP: Add options for large workspaces Add options for large workspaces Jul 8, 2022
Need to convert the type for the logic to work.
@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented Jul 8, 2022

This pull request introduces 1 alert and fixes 1 when merging 1748f62 into 44b189f - view on LGTM.com

new alerts:

  • 1 for Duplicate key in dict literal

fixed alerts:

  • 1 for Unused local variable

@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented Aug 9, 2022

This pull request introduces 1 alert and fixes 1 when merging e92a3a2 into 44b189f - view on LGTM.com

new alerts:

  • 1 for Duplicate key in dict literal

fixed alerts:

  • 1 for Unused local variable

@lgtm-com
Copy link
Copy Markdown

lgtm-com Bot commented Aug 22, 2022

This pull request fixes 1 alert when merging a373eac into 44b189f - view on LGTM.com

fixed alerts:

  • 1 for Unused local variable

@scanon scanon changed the base branch from issue206 to develop August 25, 2022 17:41
@scanon scanon merged commit 76eda25 into develop Aug 25, 2022
@scanon scanon deleted the skip_workspace branch September 12, 2022 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant