-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add table scaleway_account_project #53
Add table scaleway_account_project #53
Conversation
@jplanckeel I'm going to hold off on reviewing this PR for now until #52 is merged and you can rebase your feature branch off of |
d7adc05
to
7a65fe6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jplanckeel Thanks for rebasing so quickly! I've left a few comments, can you please have a look?
go.mod
Outdated
@@ -4,7 +4,7 @@ go 1.21 | |||
|
|||
require ( | |||
github.com/aws/aws-sdk-go v1.44.122 | |||
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.12 | |||
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any breaking changes from beta.12 to beta.21 we need to watch out for?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don"t have BC when upgrade this deps. I have check other tables.
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
@jplanckeel apologies for the delay in the review process, overall the PR looks good, could you please resolve the merge conflicts so that we can go for release? |
Co-authored-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: jplanckeel <jplanckeel@scaleway.com>
Signed-off-by: Jeremy PLANCKEEL <jeremy.planckeel@outlook.com>
5615b6c
to
94a7609
Compare
Signed-off-by: Jeremy PLANCKEEL <jeremy.planckeel@outlook.com>
Hello, i have rebase the branch and resolve the conflict ;) |
Context
Add table scaleway project. Needed for ParentHydrate for other table.
Blocked by PR #30 because we need organization_id in api call for account.
#hacktoberfest
Example query results
Results