Ecosyste.ms: Issues

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

GitHub / courtney-miles/slurp issues and pull requests

#62 - Add symfony 7.1 compatibility

Pull Request - State: closed - Opened by courtney-miles about 2 months ago - 1 comment

#60 - expand compatibility for php 8.2 and 8.3

Pull Request - State: closed - Opened by courtney-miles 3 months ago - 1 comment

#59 - zbdev-15688 throw ExtractionException when primary key not found

Pull Request - State: closed - Opened by stefgas 11 months ago - 1 comment

#58 - Update compatibility for PHP 8.1

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

#57 - chores: style fixes for php 7.4

Pull Request - State: closed - Opened by courtney-miles almost 2 years ago - 1 comment

#56 - feat: Add support for Symfony Constraint Validator Factory, #55

Pull Request - State: closed - Opened by courtney-miles almost 2 years ago - 1 comment

#55 - Allow Symfony Validator to constructed with customer constraint validator factories

Issue - State: closed - Opened by courtney-miles almost 2 years ago
Labels: enhancement

#54 - Merging changes for v0.3.0 release

Pull Request - State: closed - Opened by courtney-miles over 2 years ago - 1 comment

#53 - Update version dependency for symfony/event-dispatcher

Pull Request - State: closed - Opened by courtney-miles over 2 years ago - 1 comment

#52 - Update symfony/validator support to version 6.1

Pull Request - State: closed - Opened by courtney-miles over 2 years ago - 1 comment

#51 - Issue 50 : Optimise uniqueness check

Pull Request - State: closed - Opened by courtney-miles over 2 years ago - 1 comment

#49 - Enforce unique values on extraction

Pull Request - State: closed - Opened by courtney-miles over 2 years ago - 1 comment

#47 - Merge changes for new release

Pull Request - State: closed - Opened by courtney-miles almost 3 years ago

#46 - Update frictionlessdata/tableschema dependency

Pull Request - State: closed - Opened by courtney-miles almost 3 years ago - 1 comment

#45 - Switch from Travis to Github Action

Pull Request - State: closed - Opened by courtney-miles almost 3 years ago

#44 - Switch from Travis.ci to Github Actions

Issue - State: closed - Opened by courtney-miles almost 3 years ago

#43 - Issue 42 : Update for PHP 8.0 compatability

Pull Request - State: closed - Opened by courtney-miles almost 3 years ago - 1 comment

#42 - Add PHP 8.0 as a supported version

Issue - State: closed - Opened by courtney-miles almost 3 years ago

#41 - Upgrade symfony/event-dispatcher to 4.3 minimum.

Pull Request - State: closed - Opened by courtney-miles about 4 years ago - 4 comments

#40 - Drop support for PHP 7.1 and upgrade frictionlessdata/tableschema

Pull Request - State: closed - Opened by courtney-miles about 4 years ago - 2 comments

#39 - Primary Key for the table Schema is not being enforced

Issue - State: closed - Opened by courtney-miles almost 5 years ago - 1 comment

#38 - Imprv/php code style fixer

Pull Request - State: closed - Opened by courtney-miles about 5 years ago - 1 comment

#37 - slurp-36 Catch PDO Exceptions and re-throw with additional context.

Pull Request - State: closed - Opened by courtney-miles about 5 years ago - 1 comment

#36 - Catch PDO Exceptions and re-throw

Issue - State: closed - Opened by courtney-miles about 5 years ago

#35 - slurp-28 Catch extraction exception and abort

Pull Request - State: closed - Opened by courtney-miles about 5 years ago - 1 comment

#34 - \Symfony\Component\EventDispatcher\Event is deprecated

Issue - State: closed - Opened by courtney-miles over 5 years ago - 1 comment

#33 - Add roave/security-advisories

Issue - State: closed - Opened by courtney-miles over 5 years ago - 1 comment

#32 - Force PHP strict types

Pull Request - State: closed - Opened by courtney-miles over 5 years ago - 1 comment

#31 - Enforce PHP strict_types across all code

Issue - State: closed - Opened by courtney-miles over 5 years ago

#30 - 29 Swap Vagrant development configuration for Docker

Pull Request - State: closed - Opened by courtney-miles over 5 years ago - 3 comments

#29 - Swap Vagrant development configuration for Docker

Issue - State: closed - Opened by courtney-miles over 5 years ago
Labels: enhancement

#28 - Catch Exception reading CSV records and raise as invalid record

Issue - State: closed - Opened by courtney-miles over 5 years ago - 2 comments

#27 - Only delete pre-existing records if they were not included in a reload.

Issue - State: open - Opened by courtney-miles over 5 years ago - 1 comment
Labels: enhancement

#26 - Preload data when loading and discard if aborted due a violation in a…

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment

#24 - Make each stage observable.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment

#23 - Move transformer classes into a new namespace.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago
Labels: enhancement

#22 - #21 Provide the option to use Table Schema as a validator.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment

#21 - Optional use the Table Schema for validation

Issue - State: closed - Opened by courtney-miles about 6 years ago
Labels: enhancement

#20 - #14 Improve organisation of Exceptions.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: enhancement

#19 - #13 Ensure CSV rows have consistent number of fields.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 2 comments
Labels: enhancement

#18 - Consolidate the exception interfaces for the package

Issue - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: enhancement

#17 - #16 provide options to map CSV columns to tables columns of a differe…

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: enhancement

#16 - Allow mapping of named CSV columns to tables with different column names

Issue - State: closed - Opened by courtney-miles about 6 years ago
Labels: enhancement

#14 - #8 Ensure that remaining items to load from a batch are loaded when e…

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: bug

#13 - Throw an exception if a CSV contains an inconsistent number of values per row

Issue - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: enhancement

#12 - #1 Introduces a DML adapter for use with the DatabaseLoader.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: enhancement

#11 - The Database Loader is fixed for how the DML query might be called.

Issue - State: closed - Opened by courtney-miles about 6 years ago
Labels: enhancement

#10 - Construct ETL pipeline from the Table Schema specification

Issue - State: closed - Opened by courtney-miles about 6 years ago - 1 comment
Labels: enhancement

#9 - Adopt transformers that reflects the Table Schema specification

Issue - State: closed - Opened by courtney-miles about 6 years ago
Labels: enhancement

#8 - Batch Insert queries are not correctly handled

Issue - State: closed - Opened by courtney-miles about 6 years ago
Labels: bug

#7 - Adopt League\Pipeline for the sequential process.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 2 comments

#6 - Switch to using league/csv for reading CSV files.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment

#5 - Add database loader.

Pull Request - State: closed - Opened by courtney-miles about 6 years ago - 1 comment

#4 - Add CSV extractor.

Pull Request - State: closed - Opened by courtney-miles over 6 years ago - 1 comment

#3 - Introduce transfomers: DateTimeFormat, StrCase, Trim

Pull Request - State: closed - Opened by courtney-miles over 6 years ago - 1 comment

#2 - Introduce core code and interfaces.

Pull Request - State: closed - Opened by courtney-miles over 6 years ago

#1 - Task/0/setup environment

Pull Request - State: closed - Opened by courtney-miles over 6 years ago