Skip to content

Centralizing Monorepo air configs #854

@jay-babu

Description

@jay-babu

Is your feature request related to a problem? Please describe.
Is there any recommendations for using air with multiple different services in a monorepo? Currently, each service has its own air.toml configuration. It leads to a lot of refactoring when changing one thing even though it is not that often. There are only slight changes for each config but many things are the same but redefined many times.

Describe the solution you'd like
having one root config and doing something like this would suffice with the key being some name that is defined:
air service1
air service2

Describe alternatives you've considered

  1. each service has its own config
  2. building a air.toml generation script for each service

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions