-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency pytest-helm-charts to v1 #252
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: tests/ats/Pipfile.lock
|
79d3b07
to
d2b2ab6
Compare
d2b2ab6
to
34a9d2b
Compare
cf4a494
to
19d4923
Compare
19d4923
to
fbc8ed5
Compare
fbc8ed5
to
23e3d1f
Compare
9d419b9
to
be017d7
Compare
c952e67
to
d8dc02a
Compare
def7abb
to
a18e83f
Compare
057b75c
to
2c135c1
Compare
2c135c1
to
4db6dfd
Compare
1066b32
to
4a781cf
Compare
4a781cf
to
d82dcb6
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
~=0.6.0
->~=1.2.0
Release Notes
giantswarm/pytest-helm-charts (pytest-helm-charts)
v1.2.0
Compare Source
v1.1.2
Compare Source
v1.1.1
Compare Source
kubectl()
method was not capturing standard error streamkubectl()
method allows now to be executed within a shell (parameteruse_shell
, False by default)v1.0.3
Compare Source
v1.0.2
Compare Source
v1.0.1
Compare Source
changed:
_flux_cr_ready
made public by renaming toflux_cr_ready
Majority of old command line parameters should still work, but environment variables usage is encouraged.
This allows
pytest-helm-charts
to be easily used without theapp-test-suite
project, which was enforcing the cmd line parameters before. The following env vars are recognised and used in
fixtures (when requested):
values.yaml
file used to configure a chart under test(if a chart is tested)
test_extra_info
fixturechart_extra_info
fixture was removed, as the more generaltest_extra_info
is availableupdated:
pytest
upgraded from 6.x series to 7.xv0.7.1
Compare Source
v0.7.0
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.