This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
Removing messytables and adding ci automation #251
Closed
s7clarke10
wants to merge
88
commits into
transferwise:master
from
s7clarke10:feature/deprecating_messy_tables
Closed
Removing messytables and adding ci automation #251
s7clarke10
wants to merge
88
commits into
transferwise:master
from
s7clarke10:feature/deprecating_messy_tables
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updating pipelinewise-singer-python to 2.0.* from 1.*
The option remove_character can be used to remove a particular character from a file. For example to remove double-quotes set remove_character='\"'.
Feature/remove character
Bumping versions
Adding config for s3_proxies to explicitly set proxy for s3 traffic
Additional required change for proxy server
The fork of singer-encodings contains the update to allow selection of encodings
A new PR on the singer-encodings repository should bring in changes to allow selection of encoding
Feature/select encoding
…t_header_rec Feature/create sample with just header rec
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v3.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.4.0 to 5.8.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](ultrajson/ultrajson@5.4.0...5.8.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.1.0.dev0...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [more-itertools](https://github.com/more-itertools/more-itertools) to permit the latest version. - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v8.12.0...v10.1.0) --- updated-dependencies: - dependency-name: more-itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [boto3](https://github.com/boto/boto3) from 1.26.138 to 1.28.30. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.26.138...1.28.30) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bump boto3 from 1.26.138 to 1.28.30
…gte-8.12-and-lt-10.2 Update more-itertools requirement from <9.2,>=8.12 to >=8.12,<10.2
…and-lt-7.5 Update pytest requirement from ==7.1.* to >=7.1,<7.5
Bump ujson from 5.4.0 to 5.8.0
…3.0-and-lt-4.2 Update pytest-cov requirement from <4.1,>=3.0 to >=3.0,<4.2
…0722 Patching dependent packages to latest version
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@pylint-3.0.0a0...v3.2.6) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…-and-lt-3.3 Update pylint requirement from <3.1,>=2.12 to >=2.12,<3.3
…thon Moving to pypi version of realit-singer-python
…coding Updating dependencies moving to pypi singer_encodings
Merged to incorrect repo - apologies |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Problem
Proposed changes
Pros
Cons
Types of changes
What types of changes does your code introduce to PipelineWise?
Put an
x
in the boxes that applyChecklist
setup.py
is an individual PR and not mixed with feature or bugfix PRs[AP-NNNN]
(if applicable. AP-NNNN = JIRA ID)AP-NNN
(if applicable. AP-NNN = JIRA ID)