Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / upmind-automation/provision-provider-base issues and pull requests
#66 - 65 - Provision Registry Cache updated event
Pull Request -
State: closed - Opened by RoussKS 6 months ago
#65 - Dispatch event when updated registry is cached
Issue -
State: closed - Opened by RoussKS 6 months ago
#64 - #63 - Remove debug log
Pull Request -
State: closed - Opened by RoussKS 10 months ago
#63 - Remove deprecated `$debugLog` parameter from BaseCategory::getGuzzleHandlerStack()
Issue -
State: open - Opened by uphlewis 10 months ago
#62 - #43 - Remove deprecated attribute query classes
Pull Request -
State: closed - Opened by RoussKS 11 months ago
- 1 comment
#61 - #47 - Remove GuzzleStack history
Pull Request -
State: closed - Opened by RoussKS 11 months ago
- 1 comment
#60 - #58 - Registry docblocks collection return types
Pull Request -
State: closed - Opened by RoussKS 11 months ago
#59 - #50 - DataSet Validator factory decoupling
Pull Request -
State: closed - Opened by RoussKS 11 months ago
- 1 comment
#58 - Update Registry docblocks - fix generic templates for collection items
Issue -
State: closed - Opened by uphlewis 12 months ago
- 1 comment
Labels: static analysis
#57 - Create ProviderRegister Interface to allow for Unit Testing
Issue -
State: open - Opened by RoussKS 12 months ago
Labels: enhancement
#56 - Create CategoryRegister Interface to allow for Unit Testing
Issue -
State: open - Opened by RoussKS 12 months ago
Labels: enhancement
#55 - #54 Fix issue when Laravel application provider is loaded
Pull Request -
State: closed - Opened by RoussKS 12 months ago
#54 - v4 - RuleParser cannot handle non-string rules
Issue -
State: closed - Opened by RoussKS 12 months ago
Labels: bug
#53 - #51 Fix issue when Laravel application provider is loaded
Pull Request -
State: closed - Opened by RoussKS 12 months ago
#52 - Update docker environment for local setup & Makefile for PHP 8.1 - 8.3
Pull Request -
State: closed - Opened by RoussKS 12 months ago
#51 - v3.7 - RuleParser cannot handle non-string rules
Issue -
State: closed - Opened by RoussKS 12 months ago
- 1 comment
Labels: bug
#50 - Decouple DataSet from Validator Factory
Issue -
State: closed - Opened by uphlewis 12 months ago
- 2 comments
Labels: enhancement
#49 - Catch common client connection errors in ProviderJob
Issue -
State: open - Opened by uphlewis about 1 year ago
#48 - "Test" credentials functionality
Issue -
State: open - Opened by sdelemos about 1 year ago
Labels: enhancement
#47 - Reduce memory usage of guzzle clients using BaseCategory::getGuzzleHandlerStack()
Issue -
State: closed - Opened by uphlewis about 1 year ago
- 1 comment
#46 - Implement Registry serialization to array/json
Issue -
State: closed - Opened by uphlewis about 1 year ago
- 1 comment
#45 - Ignore $debugLog parameter in BaseController::getGuzzleHandlerStack()
Issue -
State: closed - Opened by uphlewis about 1 year ago
- 1 comment
Labels: enhancement
#44 - Simplify Result/ProviderResult
Issue -
State: open - Opened by uphlewis about 1 year ago
#43 - Remove deprecated AttributeQuery classes
Issue -
State: closed - Opened by uphlewis about 1 year ago
- 1 comment
#42 - Added docker environment for local setup & Makefile
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
#41 - #40 - Fix php8 static analysis issues
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
- 1 comment
Labels: static analysis
#40 - Fix ArrayAccess + JsonSerialize return types
Issue -
State: closed - Opened by uphlewis about 1 year ago
Labels: static analysis
#39 - Do not cancel action jobs if one fails
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
#38 - V3.7 dev
Pull Request -
State: closed - Opened by uphlewis about 1 year ago
- 2 comments
#37 - Update DataSet::_construct() signature
Issue -
State: open - Opened by uphlewis about 1 year ago
#36 - change call to static::getType() to prevent phpstan issue as this sho…
Pull Request -
State: closed - Opened by uphlewis about 1 year ago
#35 - added missing property (it was auto-set when setter executed)
Pull Request -
State: closed - Opened by uphlewis about 1 year ago
#34 - fixed invalid variable name used for static error message. fixes stat…
Pull Request -
State: closed - Opened by uphlewis about 1 year ago
#33 - #16 Add return types for console commands
Pull Request -
State: closed - Opened by uphlewis about 1 year ago
#32 - #30 - Change call to static::getType() to prevent phpstan issue
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
Labels: static analysis
#31 - #25 - Resolve unsafe usage new static static analysis issue
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
- 2 comments
Labels: static analysis
#30 - Resolve phpstan issue "Cannot call abstract static method" - PHP 7.4
Issue -
State: closed - Opened by RoussKS about 1 year ago
Labels: static analysis
#29 - #26 - Added missing property (it was auto-set when setter executed)
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
Labels: static analysis
#28 - #27 - Fixed invalid variable name used for static error message
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
Labels: bug, static analysis
#27 - Resolve phpstan issue "Undefined variable: $provider" - PHP 7.4
Issue -
State: closed - Opened by RoussKS about 1 year ago
Labels: static analysis
#26 - Resolve phpstan issue "Access to an undefined property" - PHP 7.4
Issue -
State: closed - Opened by RoussKS about 1 year ago
Labels: static analysis
#25 - Resolve phpstan issue "Unsafe usage of new static()." - PHP 7.4
Issue -
State: closed - Opened by RoussKS about 1 year ago
- 1 comment
Labels: static analysis
#24 - Added static analysis github action for PHP 8.2 & 8.3
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
#23 - Enumerate namespaces/code to move out scope for v4
Issue -
State: closed - Opened by uphlewis about 1 year ago
#22 - #21 - Added phpunit to dev requirements
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
Labels: enhancement
#21 - Add PHPUnit dev requirement
Issue -
State: closed - Opened by RoussKS about 1 year ago
Labels: enhancement
#20 - Added static analysis github action for PHP 7.4
Pull Request -
State: closed - Opened by RoussKS about 1 year ago
- 1 comment
#19 - #15 Support for Laravel 10 and PHP 8.3
Pull Request -
State: closed - Opened by adamquaile about 1 year ago
Labels: enhancement
#18 - #16 Add return types for console commands
Pull Request -
State: closed - Opened by adamquaile about 1 year ago
Labels: enhancement
#17 - #13 Remove Storage filesystem adapter and related code
Pull Request -
State: closed - Opened by uphlewis about 1 year ago
#16 - Return exit code in console commands
Issue -
State: closed - Opened by uphlewis about 1 year ago
#15 - Update Dependencies
Issue -
State: closed - Opened by uphlewis about 1 year ago
#14 - Create PHPStan GitHub Action
Issue -
State: closed - Opened by uphlewis about 1 year ago
#13 - Remove storage filesystem adapter
Issue -
State: closed - Opened by uphlewis about 1 year ago
#12 - Investigate different input validation rule support
Issue -
State: closed - Opened by RoussKS about 1 year ago
- 3 comments
Labels: enhancement
#11 - Add signup_url to Provider AboutData
Issue -
State: open - Opened by uphlewis over 1 year ago
Labels: enhancement
#10 - Catch Guzzle connect/request timeouts
Issue -
State: open - Opened by uphlewis over 1 year ago
Labels: enhancement
#9 - Implement dynamic rules
Issue -
State: open - Opened by uphlewis almost 2 years ago
Labels: enhancement
#8 - Implement a way of injecting environment variables / metadata into Provider instances
Issue -
State: closed - Opened by uphlewis almost 2 years ago
- 1 comment
Labels: enhancement
#7 - Grab function docblocks to use as descriptions in CategoryRegister / FunctionRegister
Issue -
State: open - Opened by uphlewis almost 2 years ago
Labels: enhancement
#6 - Add capabilities to ProviderAbout
Issue -
State: open - Opened by uphlewis almost 2 years ago
Labels: enhancement
#5 - Readme and composer.json
Issue -
State: closed - Opened by OlegBodyansky over 2 years ago
- 1 comment
#4 - Added exception for Nigerian number with `91`.
Pull Request -
State: closed - Opened by Georgiev-Ivaylo over 2 years ago
#3 - issue #2 Private phone number validations
Pull Request -
State: closed - Opened by nikiarsov777 over 2 years ago
#2 - Private phone number validations
Issue -
State: closed - Opened by nikiarsov777 over 2 years ago
#1 - Update Registry to be compatible with PHP 7.4
Issue -
State: closed - Opened by uphlewis over 2 years ago