Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore/enterpriseportal: propagate context to migration database context#63455

Merged
bobheadxi merged 4 commits into
mainfrom
maybemigrate-context
Jun 25, 2024
Merged

chore/enterpriseportal: propagate context to migration database context#63455
bobheadxi merged 4 commits into
mainfrom
maybemigrate-context

Conversation

@bobheadxi

Copy link
Copy Markdown
Member

Follow-up to #63448 - we now get Redis spans, but not the database operations that happen throughout a migration. Maybe this will do the thing?

Test plan

n/a

@cla-bot cla-bot Bot added the cla-signed label Jun 24, 2024
@bobheadxi bobheadxi requested review from a team and unknwon June 24, 2024 22:45
"time"

"github.com/openfga/openfga/assets"
openfga_migrations "github.com/openfga/openfga/assets"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
openfga_migrations "github.com/openfga/openfga/assets"
openfgaassets "github.com/openfga/openfga/assets"

or

Suggested change
openfga_migrations "github.com/openfga/openfga/assets"
openfgaAssets "github.com/openfga/openfga/assets"

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think underscore is the standard if a space is needed - renamed to openfga_assets

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(openfgaassets hurts my brain 😆 )

@bobheadxi bobheadxi enabled auto-merge (squash) June 25, 2024 01:13
@bobheadxi bobheadxi merged commit ffddca8 into main Jun 25, 2024
@bobheadxi bobheadxi deleted the maybemigrate-context branch June 25, 2024 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants