Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / NeonGeckoCom/neon-utils issues and pull requests
#444 - Update core version checks and annotate deprecation
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#443 - [BUG] `ask_selection` call after `speak_dialog` not waiting for responses
Issue -
State: open - Opened by NeonDaniel almost 2 years ago
- 1 comment
Labels: bug, help wanted
#442 - Implement Changelog Automation
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#441 - [FEAT] Neon Nominatim Server
Issue -
State: open - Opened by NeonDaniel almost 2 years ago
- 2 comments
Labels: enhancement
#440 - Implement release automation
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#439 - Implement `ovos_bus_client`
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#438 - More Nominatim fixes
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#437 - Location Lookup Improvements
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#436 - Increase location lookup timeout and refactor tests
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#435 - Increment Version to 1.3.0
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#434 - Add email validation util
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#433 - Ensure default location config with unit test
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#432 - Pin max librosa version to avoid LGPL dependency
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#431 - Handle incomplete location config with added test
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
- 1 comment
#430 - Config Improvements, Email Validation, Dependency Fixes
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#429 - Handle null lat/lng from Neon user config
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#428 - Increment version to 1.2.4
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#427 - Revert extra config patching in unit tests
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#426 - Update ovos dependencies to stable versions
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#425 - Fix compatibility with latest OVOS dependencies
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#424 - ovos-config compat. fixes
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#423 - Increment Version to 1.2.3
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#422 - Blacklist incompatible ovos-utils version
Pull Request -
State: closed - Opened by github-actions[bot] almost 2 years ago
#421 - Resolve ovos-config compat bugs
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#420 - Increment version to 1.2.2
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#419 - Update `secondary_langs` skill property
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#418 - Remove LGPL dependency and Update Tests
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#417 - Specify `setup.py` path explicitly
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#416 - Update build automation to default branch
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#415 - Fix relative path references in setup.py
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#414 - Update to use shared version_bump automation
Pull Request -
State: closed - Opened by NeonDaniel almost 2 years ago
#413 - Remove invalid release Docker action
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#412 - Update GitHub Workflows
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#411 - `get_response` and `_secondary_langs` fixes, Automation updates
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#410 - Bugfixes in `get_response` retry
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#409 - Increment version to 1.2.1
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#408 - Update to stable dependencies
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#407 - ovos-workshop Refactor
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#406 - Update Skill class imports to ovos-workshop
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#405 - Increment version to 1.2.0
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#404 - `chat_handler` cleanup to prep release
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#403 - Update homescreen time on format or timezone changes
Issue -
State: closed - Opened by NeonDaniel about 2 years ago
- 1 comment
#402 - Prevent logging errors if user lat/lng are undefined
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#401 - Handle default config update on local user profile creation
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#400 - Fix skill class import error with optional MQ dependency
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#399 - Troubleshoot ovos-core gui file resolution
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#398 - Handle `stop` in kiosk_skill with unit test
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#397 - Add `chat_handler` decorator with bus registration
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#396 - Add fallback skill init test
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
- 1 comment
#395 - Include `speak_ident` with all `speak` messages
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#394 - Add module name and line number to signal Message contexts
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#393 - Add KioskSkill base class
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#392 - Update `SkillGUI` to extend `GUIInterface` from ovos_utils
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#391 - Get response from validated value
Pull Request -
State: closed - Opened by emphasize about 2 years ago
- 2 comments
#390 - Make MQ dependencies network optional extras
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#389 - Updated configuration handling, Signal improvements, Kiosk Skill, Speak bus API, get_response validator returns
Pull Request -
State: closed - Opened by github-actions[bot] about 2 years ago
#388 - Handle config reload on file relocation
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
#387 - Remove default user location config
Pull Request -
State: closed - Opened by NeonDaniel about 2 years ago
- 1 comment
#386 - Default location handling
Issue -
State: open - Opened by NeonDaniel about 2 years ago
Labels: enhancement, help wanted, question
#385 - Add support for `MYCROFT_LOOSE_REQUIREMENTS` envvar
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
- 1 comment
#384 - Resolve net_utils unit test failures
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#383 - Feat skip reload of config if not changed
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#382 - Increment version to 1.1.2
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#381 - Improved Config Init
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
#380 - Clean up config init
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
- 2 comments
#379 - Increment version to 1.1.1
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#378 - Preserve capitalization in skill examples
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#377 - Preserve capitalization in skill examples
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#376 - Increment version to 1.1.0
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#375 - Update license_tests to use GH action instead of script
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#374 - Update service status on Ready and Stopping hooks
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#373 - Update web_utils to handle failing tests
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#372 - Move `resolve_message` logs into `LOG.diagnostic_mode` conditional
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#371 - Add `process_utils` with helper method to start module with sdnotify hooks
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
- 2 comments
#370 - Fix log settings init
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#369 - Add support for event-based `wait_while_speaking`
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#368 - Fix get_response Klat handling
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#367 - Force recreation of Configuration object after building ovos.conf
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#366 - Update config handling to support global ovos.conf
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#365 - Add skill_manager module to `submodule_mappings` for XDG path handling
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#364 - Add language utils to get supported languages with tests
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#363 - Configuration, Logging, Language Utils, Process Utils
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#362 - Remove deprecated `xdg` config param and update unit tests
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#361 - Increment version to 1.0.2
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#360 - Consider Response Language Translations
Issue -
State: open - Opened by NeonDaniel about 3 years ago
- 1 comment
Labels: enhancement, question
#359 - Improve native language support in skills
Pull Request -
State: open - Opened by NeonDaniel over 2 years ago
- 1 comment
#358 - Fix GUI Checks for Container Support
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#357 - Update skill gui checks
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#356 - Increment version to 1.0.1
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#355 - user_utils Bug Fix and Unit Test Automation
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#354 - User utils bugfix and unit test automation
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#353 - Increment version to 1.0.0
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#351 - Deprecate leftover code from 1.0.0 refactor
Pull Request -
State: closed - Opened by NeonDaniel over 2 years ago
#329 - neon-utils 1.0.0
Pull Request -
State: closed - Opened by github-actions[bot] over 2 years ago
#239 - Update configuration handling
Issue -
State: closed - Opened by NeonDaniel about 3 years ago
- 7 comments
#234 - Update skill signal handling and annotate deprecation
Pull Request -
State: closed - Opened by NeonDaniel about 3 years ago
- 2 comments
#199 - Add Geolocation API
Pull Request -
State: closed - Opened by NeonDaniel over 3 years ago
- 2 comments
#190 - Bump version to 0.10.2
Pull Request -
State: closed - Opened by NeonDaniel over 3 years ago
#171 - Bump to v0.8.0
Pull Request -
State: closed - Opened by NeonDaniel over 3 years ago