This is an automated email from the ASF dual-hosted git repository.
maciej pushed a change to branch connectors-http-config-stubs
in repository https://gitbox.apache.org/repos/asf/iggy.git
omit f0fa7a1b0 feat(connectors): add e2e tests for http config provider
add ada245f39 feat(connectors): add e2e tests for http config provider
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f0fa7a1b0)
\
N -- N -- N refs/heads/connectors-http-config-stubs (ada245f39)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../{config.toml => config_direct.toml} | 0
.../{config.toml => config_wrapped.toml} | 4 ++++
.../tests/connectors/http_config_provider/mod.rs | 23 +++++++---------------
3 files changed, 11 insertions(+), 16 deletions(-)
copy core/integration/tests/connectors/http_config_provider/{config.toml =>
config_direct.toml} (100%)
rename core/integration/tests/connectors/http_config_provider/{config.toml =>
config_wrapped.toml} (93%)