-
Notifications
You must be signed in to change notification settings - Fork 98
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
fix(pci-block-storage): use 730 hours for monthly price #14467
Merged
anooparveti
merged 1 commit into
release/public-cloud-w1
from
fix/block-use-730-base-price
Jan 3, 2025
Merged
fix(pci-block-storage): use 730 hours for monthly price #14467
anooparveti
merged 1 commit into
release/public-cloud-w1
from
fix/block-use-730-base-price
Jan 3, 2025
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
SimonChaumet
requested review from
kqesar,
frenautvh,
tibs245,
oalkabouss and
darsene
December 6, 2024 11:10
SimonChaumet
force-pushed
the
fix/block-use-730-base-price
branch
from
December 6, 2024 11:12
b63e94b
to
10f5886
Compare
Tsiorifamonjena
previously approved these changes
Dec 6, 2024
fredericvilcot
previously approved these changes
Dec 6, 2024
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Dec 9, 2024
ThibaudCrespin
previously approved these changes
Dec 10, 2024
SimonChaumet
dismissed stale reviews from ThibaudCrespin, fredericvilcot, and Tsiorifamonjena
via
December 11, 2024 13:24
46a1bc0
SimonChaumet
force-pushed
the
fix/block-use-730-base-price
branch
from
December 11, 2024 13:24
10f5886
to
46a1bc0
Compare
github-actions
bot
added
translation required
and removed
has conflicts
Has conflicts to resolve before merging
labels
Dec 11, 2024
fredericvilcot
previously approved these changes
Dec 11, 2024
tristanwagner
previously approved these changes
Dec 11, 2024
Tsiorifamonjena
previously approved these changes
Dec 11, 2024
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Dec 12, 2024
SimonChaumet
force-pushed
the
fix/block-use-730-base-price
branch
from
December 12, 2024 16:49
46a1bc0
to
73a43d9
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Dec 12, 2024
SimonChaumet
added
quality check: ok
and removed
quality check
translation required
labels
Dec 12, 2024
aboungnaseng-ovhcloud
previously approved these changes
Dec 13, 2024
tristanwagner
previously approved these changes
Dec 13, 2024
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Dec 16, 2024
ref: TAPC-2177 Signed-off-by: Simon Chaumet <[email protected]>
fredericvilcot
dismissed stale reviews from tristanwagner and aboungnaseng-ovhcloud
via
January 2, 2025 09:59
13117d8
fredericvilcot
force-pushed
the
fix/block-use-730-base-price
branch
from
January 2, 2025 09:59
73a43d9
to
13117d8
Compare
github-actions
bot
added
translation required
and removed
has conflicts
Has conflicts to resolve before merging
labels
Jan 2, 2025
Quality Gate passedIssues Measures |
fredericvilcot
approved these changes
Jan 2, 2025
lionel95200x
approved these changes
Jan 2, 2025
fredericvilcot
requested review from
aboungnaseng-ovhcloud,
Tsiorifamonjena and
tristanwagner
January 2, 2025 10:44
Eric-ciccotti
approved these changes
Jan 2, 2025
acavalloni
approved these changes
Jan 2, 2025
8 tasks
anooparveti
pushed a commit
that referenced
this pull request
Jan 7, 2025
ref: TAPC-2177 Signed-off-by: Simon Chaumet <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
develop
Description
We have moved to 730h as a base for monthly price so we need to update in catalog
Related