• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

raystack / frontier / 24909822582

Builds Branch Commit Type Ran Committer Via Coverage
24909822582 dependabot/go_modules/go.opentelemetry.io/otel-1.41.0 chore(deps): bump go.opentelemetry.io/otel from 1.37.0 to 1.41.0 Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.37.0 to 1.41.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-go/rele... Pull #1573 24 Apr 2026 08:19PM UTC web-flow github
42.35
24884086183 feat/migrate-sdk-service-account-to-project-member-api fix(sdk): handle loading state for roles query in service account dialogs Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Pull #1572 24 Apr 2026 10:13AM UTC whoAbhishekSah github
42.35
24882304257 feat/migrate-sdk-service-account-to-project-member-api fix(sdk): resolve role names to UUIDs for SetProjectMemberRole The proto validation on SetProjectMemberRole requires role_id to be a valid UUID. Fetch project roles via ListRoles and resolve role names (e.g. app_project_owner) to their UUIDs befo... Pull #1572 24 Apr 2026 09:29AM UTC whoAbhishekSah github
42.35
24881812377 feat/migrate-sdk-service-account-to-project-member-api refactor(sdk): migrate service account project access from policy CRUD to membership API Replace raw CreatePolicyForProject/DeletePolicy/ListPolicies calls with SetProjectMemberRole and RemoveProjectMember in the views-new service accounts dialog... Pull #1572 24 Apr 2026 09:17AM UTC whoAbhishekSah github
42.35
24881192318 main refactor: move SearchOrganizationTokens to FrontierService (#1564) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> push 24 Apr 2026 09:01AM UTC web-flow github
42.35
24880774844 main feat: migrate serviceuser Create/Delete to use membership package (#1570) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> push 24 Apr 2026 08:51AM UTC web-flow github
42.35
24875078423 feat/serviceuser-membership-migration fix: clean up serviceuser identity link in RemoveOrganizationMember AddOrganizationMember creates the serviceuser#org identity link, so RemoveOrganizationMember should clean it up. Previously this was only handled by the bulk relation delete in s... Pull #1570 24 Apr 2026 06:14AM UTC whoAbhishekSah github
42.35
24874344299 feat/serviceuser-membership-migration fix: reject RemoveOrganizationMember for service user principals Service users are bound to a single org — removing org membership without deleting the SU creates a zombie state (token works, all RPCs return 403). Reject at the handler with a cle... Pull #1570 24 Apr 2026 05:49AM UTC whoAbhishekSah github
42.36
24873834969 feat/serviceuser-membership-migration fix: best-effort cleanup of policy on identity link failure If the serviceuser#org identity link creation fails in AddOrganizationMember, clean up the already-created policy to avoid orphaned state. Mirrors the existing cleanup pattern for org-me... Pull #1570 24 Apr 2026 05:32AM UTC whoAbhishekSah github
42.36
24873384657 feat/serviceuser-membership-migration fix: best-effort membership cleanup on delete, remove string matching RemoveOrganizationMember failure during Delete is now logged and continued rather than blocking the delete. A half-deleted SU is worse than a leaked policy. Removes the fragile... Pull #1570 24 Apr 2026 05:15AM UTC whoAbhishekSah github
42.37
24873062080 feat/serviceuser-membership-migration fix: map org errors in CreateServiceUser handler instead of returning 500 CreateServiceUser now returns proper error codes: - organization.ErrNotExist → CodeNotFound - organization.ErrDisabled → CodeFailedPrecondition Previously all errors retur... Pull #1570 24 Apr 2026 05:04AM UTC whoAbhishekSah github
42.37
24872935063 feat/serviceuser-membership-migration fix: log rollback failure in serviceuser.Create instead of silently ignoring Add slog.Logger to serviceuser.Service so failed rollback deletes during Create are logged with full context (serviceuser_id, org_id, both errors) for manual cleanup. C... Pull #1570 24 Apr 2026 04:59AM UTC whoAbhishekSah github
42.37
24872750784 feat/add-sorting-and-pagination-tokens test: update OrgTokensRepository SQL assertions for new source column Six wantSQL strings in TestOrgTokensRepository_prepareDataQuery compared the exact goqu-generated SELECT. Adding `token_source` to the base query shifted every expected SQL; ea... Pull #1565 24 Apr 2026 04:52AM UTC paanSinghCoder github
42.23
24872727489 feat/serviceuser-membership-migration fix: rollback orphan SU on failed membership + clean up policies on delete Bug 1: CreateServiceUser on disabled org leaked an orphan SU row because repo.Create succeeded but AddOrganizationMember failed. Now does a compensating repo.Delete on fai... Pull #1570 24 Apr 2026 04:51AM UTC whoAbhishekSah github
42.38
24871740984 feat/serviceuser-membership-migration feat: migrate serviceuser.Create to use membership for org membership Replace direct org#member@serviceuser relation creation in serviceuser.Create() with membershipService.AddOrganizationMember(), which creates both a policy (with viewer role) a... Pull #1570 24 Apr 2026 04:14AM UTC whoAbhishekSah github
42.39
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 307
  • 308
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc