fleet/server/activity
Victor Lyuboslavsky eb71cd43b9
Removed the ptr helper package from Activity bounded context (#42161)
Refactoring. No functional changes.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Refactor**
* Simplified internal pointer value construction across activity-related
test and service code by consolidating helper functions and using Go's
built-in operators. No changes to user-facing functionality.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-03-23 14:10:07 -05:00
..
api Renamed activity tables and moved host activities cleanup to activity bounded context. (#41194) 2026-03-08 21:54:06 -05:00
bootstrap Move PostJSONWithTimeout to platform/http package and activity cleanup (#40561) 2026-02-26 17:39:10 -06:00
internal Removed the ptr helper package from Activity bounded context (#42161) 2026-03-23 14:10:07 -05:00
arch_test.go Removed the ptr helper package from Activity bounded context (#42161) 2026-03-23 14:10:07 -05:00
config.go Move NewActivity to activity bounded context (#39521) 2026-02-25 14:11:03 -06:00
host.go Activity bounded context: Complete read operations (#38555) 2026-02-09 15:29:12 -06:00
providers.go Move PostJSONWithTimeout to platform/http package and activity cleanup (#40561) 2026-02-26 17:39:10 -06:00
user.go Activity bounded context: /api/latest/fleet/activities (1 of 2) (#38115) 2026-01-19 09:07:14 -05:00