Below you will find pages that utilize the taxonomy term “JBZoo”
May 29, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/CSV-Blueprint to version 1.0.3.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Fixed maximum age limit and linter issues by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/194 Update schema tests and README documentation by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/195 Update dependencies and refine PHPStan configuration by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/196 Add support for extra field in schema definitions by @SmetDenis in https://github.
May 9, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/CSV-Blueprint to version 1.0.2.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add function existence check before opcache_invalidate call by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/192, https://github.com/JBZoo/CSV-Blueprint/issues/190 Adjust Utils::getVersion to return null if version is not found by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/193, https://github.com/JBZoo/CSV-Blueprint/issues/191 Full Changelog: https://github.com/JBZoo/CSV-Blueprint/compare/1.0.1...1.0.2
May 8, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/CSV-Blueprint to version 1.0.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add Markdown Lint and README.md formatting by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/187 Update autoload path resolution by @SmetDenis in https://github.com/JBZoo/CSV-Blueprint/pull/189 to close the issue https://github.com/JBZoo/CSV-Blueprint/issues/188 Full Changelog: https://github.com/JBZoo/CSV-Blueprint/compare/1.0.0...1.0.1
April 13, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.49.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Adjust Docker build platforms in Github actions by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/165 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.48...0.49
April 9, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.47.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor code for opcache preloading by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/152 Upgrade PHP version and update dependencies by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/153 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.46...0.47
April 8, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.46.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Remove condition in validation check for CSV files by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/151 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.45...0.46
April 7, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.45.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Rename apply-global option to apply-all by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/149 Implement apply-all option for global schema application without glob patterns by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/150 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.44...0.45
April 7, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.44.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add password strength and safe characters rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/147 Add --apply-global option for CSV validation by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/148 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.43...0.44
April 4, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.42.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add table of contents generation for READNE.md by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/135 Add ‘credit_card’ validation by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/136 Add ‘is_luhn’ - Luhn algorithm validation by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/137 Add ‘is_iban’ validation by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/138 Add ‘is_bic’ validation rule by @SmetDenis in https://github.
April 3, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.41.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add date interval validation rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/123 Add age validation to the schema by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/124 Add hexadecimal check to schema rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/125 Add is_binary rule by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/126 Add ‘is_octal’ validation rule by @SmetDenis in https://github.
April 1, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.40.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update README and test data values by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/116 Fixed typo by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/117 Add structural rules to YML schema by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/118 Add required rule for a column by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/119 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.39...0.40
March 31, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.39.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Optimize CSV validation and header mapping logic if header is enabled by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/115 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.38...0.39
March 30, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.37.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor Github Actions workflow for clarity and flexibility by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/111 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.36...0.37
March 29, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.34.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update rule counting in README by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/106 Improve test benchmarks and update validation logic by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/107 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.33...0.34
March 28, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.33.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update README with new utility introduction and use cases by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/105 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.32...0.33
March 27, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.30.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add time and timezone validation rules. Fixed typos by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/100 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.29...0.30
March 26, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.27.1.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add version for output by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/94 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.27...0.27.1
March 26, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.27.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Add “contains_none” rule to cell validation by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/88 Add new “quartiles” and “midhinge” rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/89 Add various statistical mean rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/90 Add additional count rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/91 Add ‘is_sorted’ rule to aggregate rules by @SmetDenis in https://github.
March 25, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.25.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor standard deviation terms in schemas and rename related methods by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/81 Added new aggregate rules (first, nth, last) by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/82 Add Mean Absolute Deviation rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/83 Add Median Absolute Deviation rules by @SmetDenis in https://github.
March 24, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.23.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed (Experimental) Refactor GitHub workflows configuration and update actions by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/74 Simplify GA workflow by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/75 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.22...0.23
March 23, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.22.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update Docker image tagging and verification in GitHub Workflow by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/73 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.21...0.22
March 22, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.20.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update schemas, amend tests and improve README by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/67 GitHub actions. New default value: table by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/68 Fixed small typos by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/69 Matching by batch of schemas with filename_pattern by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/70 Full Changelog: https://github.
March 21, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.19.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Implement column validation and enhance error handling by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/65 Update error message output in ValidateCsv. StdErr to StdOut by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/66 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.18...0.19
March 20, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.18.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Refactor regex validation checks to a dedicated method by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/64 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.17...0.18
March 19, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.15.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update my TODOs by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/56 Implement schema validation and error reporting enhancements by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/57 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.14...0.15
March 18, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.14.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed New validation rules and refactoring by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/33 Refactor test suite structure and update namespaces by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/34 Implemented abstract logic for combined and aggregated rules by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/35 Average calculation function based on MathPHP library by @SmetDenis in https://github.
March 15, 2024
CSV Blueprint - Lint and validate by schemas
Version updated for JBZoo/Csv-Blueprint to version 0.12.
This action is used across all versions by 2 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Global consistency. Rename cell rules and update schema examples by @SmetDenis in https://github.com/JBZoo/Csv-Blueprint/pull/31 Full Changelog: https://github.com/JBZoo/Csv-Blueprint/compare/0.11...0.12