Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / buildarr/buildarr issues and pull requests

#173 - Add support for per-plugin/per-instance arbitrary state

Issue - State: open - Opened by Callum027 12 months ago
Labels: enhancement, plugins

#172 - Buildarr is not working on Windows

Issue - State: open - Opened by Callum027 almost 1 year ago
Labels: bug

#171 - Buildarr plugins do not support URL base for targeting instances

Issue - State: closed - Opened by ajyey about 1 year ago - 10 comments
Labels: bug, enhancement, plugins, config

#169 - Buildarr reports download client host is invalid

Issue - State: closed - Opened by Serneum about 1 year ago - 1 comment

#168 - Support Apple Silicon Docker Target

Issue - State: closed - Opened by chris6647 about 1 year ago - 6 comments
Labels: enhancement, pipeline

#167 - Tag v0.7.1

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#166 - Tag v0.7.1

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#165 - Fix bugs in multi-value `BaseEnum`

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: bug

#164 - Configuration encoding and type improvements

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, plugins, config

#163 - Set `read_only` to `true` to Buildarr config in Docker Compose docs

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: documentation

#162 - Fix typo in release notes

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: documentation

#161 - Tag v0.7.0

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#160 - Tag v0.7.0

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#159 - Update dependencies

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, refactor

#158 - Add the `ConfigBase.log_delete_remote_attrs` method

Pull Request - State: closed - Opened by Callum027 about 1 year ago - 1 comment
Labels: enhancement, plugins

#157 - Add new constrained string types

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, plugins

#156 - Change `Password` to be an actual subclass of `SecretStr`

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, refactor

#155 - Remove `secrets.json`

Pull Request - State: closed - Opened by Callum027 about 1 year ago - 1 comment

#154 - Add `LowerCaseNonEmptyStr` and `UpperCaseNonEmptyStr` attribute types

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, plugins

#153 - Remove `secrets.json`

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement

#152 - Fix the next run time after scheduled runs

Pull Request - State: closed - Opened by Callum027 about 1 year ago - 1 comment
Labels: bug

#151 - Log errors during daemon update runs without exiting

Pull Request - State: closed - Opened by Callum027 about 1 year ago - 1 comment
Labels: enhancement

#150 - Fix incorrect statement in the config file combination docs

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: documentation, config

#149 - Buildarr uses depth-first search for reading multiple configuration files (not breadth-first)

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: documentation, config

#148 - Tag v0.6.2

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#147 - Tag v0.6.2

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#146 - Allow any configuration value to be defined in any file

Pull Request - State: closed - Opened by Callum027 about 1 year ago - 1 comment
Labels: enhancement, config

#145 - Allow any configuration value to be defined in any file

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, config

#144 - Allow secret data (api keys, username-password) to be loaded from another file

Issue - State: closed - Opened by rouke-broersma about 1 year ago - 13 comments
Labels: enhancement

#143 - Option to not exit on error

Issue - State: closed - Opened by rouke-broersma about 1 year ago - 3 comments

#142 - ValueError: 5000 is not a valid NabCategory

Issue - State: open - Opened by lpuv about 1 year ago

#141 - The previous job is logged as the next one after a scheduled update

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: bug

#140 - Tag v0.6.1

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#139 - Tag v0.6.1

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: release

#138 - Add built-in support for handling `NameEmail` attribute types

Pull Request - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, plugins, config

#137 - Add built-in decoding/encoding support for `NameEmail` types

Issue - State: closed - Opened by Callum027 about 1 year ago
Labels: enhancement, plugins, config

#136 - Update docs to reference new plugins

Pull Request - State: closed - Opened by Callum027 about 1 year ago

#135 - Remove VS Code configuration from the repository

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: refactor

#134 - Tag v0.6.0

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#133 - Tag v0.6.0

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#132 - Fix running plugins that do not perform config rendering

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, config

#131 - Improve daemon reloading

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, cli

#130 - Detect plugins that do not use config rendering

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, plugins, config

#129 - Replace Poetry with PDM

Issue - State: open - Opened by Callum027 over 1 year ago

#128 - Upgrade to Pydantic V2

Issue - State: open - Opened by Callum027 over 1 year ago - 1 comment

#127 - `type` field (usually) not included when dumping configuration

Issue - State: open - Opened by Callum027 over 1 year ago - 1 comment
Labels: bug, plugins, config

#126 - Add post-initialisation rendering step

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#125 - Move functions used in Buildarr runs under the same module

Issue - State: open - Opened by Callum027 over 1 year ago
Labels: refactor

#124 - Add a `post_init_render` stage for rendering config with instance access

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#122 - Improve zulu datetime handling in plugins

Issue - State: open - Opened by Callum027 over 1 year ago

#121 - Add a `ConfigBase.log_delete_local_attrs` API function

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#120 - Change `Password` to be an actual subclass of `SecretStr`

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config, secrets

#119 - Tag v0.5.0

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#118 - Create `secrets.json` with stricter permissions

Issue - State: closed - Opened by Callum027 over 1 year ago - 1 comment
Labels: enhancement, secrets

#117 - Tag v0.5.0

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#116 - Change `ConfigBase.uses_trash_metadata` to a function

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#115 - Set `validate_assignment` to `True` by default for config models

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#114 - Add `request_timeout` global state attribute

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#113 - Remove the deprecated ad-hoc run `--dry-run` option

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: plugins, cli, deprecation

#112 - Remove deprecated features for Buildarr v0.5.0

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: plugins, config, deprecation

#111 - Add `request_timeout` attribute to global state

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#110 - Deprecate and remove ad-hoc dry runs

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: plugins, cli, deprecation

#109 - Tag v0.4.2

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#108 - Tag v0.4.2

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#107 - Set `validate_assignment` to `True` by default on configuration models

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#106 - Delete resources using the reverse execution order

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, plugins

#105 - Fix default config attribute decoder type discovery

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, config

#104 - Remote-to-local attribute decoding fails with an error for Sonarr Torznab indexer categories

Issue - State: closed - Opened by Callum027 over 1 year ago - 1 comment
Labels: bug, config

#103 - Update development dependencies

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: pipeline

#102 - Add resource deletion stage after configuration updates

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#101 - Add generic configuration rendering stage

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#100 - Change `ConfigBase.uses_trash_metadata` to a function

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config

#99 - Add Buildarr run stage for initialising new instances

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#98 - Allow the default instance to be used in instance links

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, config

#97 - Add deletion stage for removing resources from the remote instance

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#96 - Remove deprecated features in Buildarr v0.5.0

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: plugins, config, secrets, deprecation

#95 - Deprecate `BaseIntEnum`

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, plugins, config, secrets

#94 - Add an initialisation stage for new instances

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#93 - The default instance for a plugin does not work when used in an instance link

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, config

#92 - Turn TRaSH metadata rendering into a generic rendering step

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#91 - `BaseIntEnum` is not handled properly in the Buildarr config parsing

Issue - State: closed - Opened by Callum027 over 1 year ago - 1 comment
Labels: bug, config, secrets

#90 - Add case-insensitive set and dictionary types to the config/secrets API

Issue - State: open - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, config, secrets

#89 - Tag v0.4.1

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#88 - Improve built-in YAML encoding

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#87 - Update Buildarr docs

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: documentation, enhancement

#86 - Tag v0.4.1

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#85 - Fix mistakes in error messages

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug

#84 - Add overriding the value compare function to remote maps

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#83 - Add the ability to override the compare function used in resource updates

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, config

#82 - Fix config file monitoring in the Docker container

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, config

#81 - Watching for config file changes does not work in the Docker container

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: bug, config

#80 - Tag v0.4.0

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#79 - Tag v0.4.0

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: release

#78 - Add `version` attribute to plugin metadata object

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: documentation, enhancement, plugins, cli

#77 - Add `version` attribute to plugin metadata objects

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins

#76 - Fork the Sonarr plugin into its own package

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, refactor, plugins

#75 - Reintroduce `buildarr.__version__` and use it internally

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, refactor

#74 - Define `buildarr.__version__` as the single source of truth for version in the code

Issue - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, refactor

#73 - Add the `buildarr compose` command

Pull Request - State: closed - Opened by Callum027 over 1 year ago
Labels: enhancement, plugins, cli, config