Skip to content

Conversation

Matioski
Copy link
Contributor

@Matioski Matioski commented Feb 6, 2025

I have added the import for Roles and Transoforms

@artur-kacen
Copy link
Collaborator

Hi @Matioski, thanks for contribution!

Can you run go fmt or go fmt ./... to pass the quality gate.
Thank you!

@Matioski
Copy link
Contributor Author

Matioski commented Feb 7, 2025

Hi @Matioski, thanks for contribution!

Can you run go fmt or go fmt ./... to pass the quality gate. Thank you!

Done, Thanks

@Matioski
Copy link
Contributor Author

Matioski commented Feb 7, 2025

Hello @artur-kacen , I'm getting the following now when running
go install .

internal/util/sailpoint_util.go:18:31: status.CompletionStatus.IsSet undefined (type string has no field or method IsSet)
internal/util/sailpoint_util.go:18:66: status.CompletionStatus.Get undefined (type string has no field or method Get)

Is the status type changed?

@artur-kacen
Copy link
Collaborator

Hi @Matioski ,

I have uploaded latest changes we had in our private repo and it includes a lot of new library version. You need to pull them with go mod tidy.

So far we have not fully migrate to GitHub, because we have not fully integrated with Terraform Registry to upload provider. There is an issue with uploading Signing Certificate...

@artur-kacen artur-kacen merged commit b42c46f into SwissRe:main Feb 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants