Skip to content

Add missing build resources #1281

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

Merged
merged 8 commits into from
Jun 5, 2025
Merged

Conversation

SenNeonoveNoci
Copy link

@SenNeonoveNoci SenNeonoveNoci commented Jun 4, 2025

  • Moved agent-related resource logic into a dedicated AgentResource object for better clarity and separation of concerns.
  • Agent configuration resources are now built independently and no longer rely on default resources. The previous approach had an unintended side effect: default resources were implicitly included without clear disclosure, which required adjustments to maintain expected behavior.
  • Introduced a "build resources" category to better organize related metadata.
  • Added device.manufacturer and os.description to the build resources for enhanced device and OS context.
  • Added fallback for the app.version resource.
  • Adjusted utilities/extensions for Application and Context

@SenNeonoveNoci SenNeonoveNoci requested a review from a team June 4, 2025 14:42
@SenNeonoveNoci SenNeonoveNoci self-assigned this Jun 4, 2025
@SenNeonoveNoci SenNeonoveNoci added the enhancement New feature or request label Jun 4, 2025
@SenNeonoveNoci SenNeonoveNoci requested a review from a team as a code owner June 4, 2025 14:42
@SenNeonoveNoci SenNeonoveNoci merged commit 2a3a76c into feature/next-gen Jun 5, 2025
4 checks passed
@SenNeonoveNoci SenNeonoveNoci deleted the feature/build_resources branch June 5, 2025 08:24
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants