Skip to content
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

feat: added support for importing cloudfoundry_space_quota #196

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

ANUGRAHG
Copy link
Member

@ANUGRAHG ANUGRAHG commented Dec 3, 2024

Purpose

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Test the code via automated test
make test
  • Additional test steps
...

What to Check

Verify that the following are valid:

  • Automated tests are executed successfully
  • ...

Other Information

Checklist for reviewer

The following organizational tasks must be completed before merging this PR:

  • The PR is assigned to the Project board and a status is set (typically "in review").
  • The PR has the matching labels assigned to it.
  • The PR has a milestone assigned to it.
  • If the PR closes an issue, the issue is referenced.
  • Possible follow-up issues are created and linked.

@ANUGRAHG ANUGRAHG added the enhancement New feature or request label Dec 3, 2024
@ANUGRAHG ANUGRAHG added this to the v0.2.0-beta1 milestone Dec 3, 2024
@ANUGRAHG ANUGRAHG self-assigned this Dec 3, 2024
Copy link

sonarqubecloud bot commented Dec 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@lechnerc77 lechnerc77 merged commit d81c2ed into main Dec 3, 2024
15 of 16 checks passed
@lechnerc77 lechnerc77 deleted the space-quota branch December 3, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Cloud Foundry - Support import of cloudfoundry_space_quota
2 participants