Skip to content

Only set ALUMET_AGENT_RELEASE=true for stable, released versions #6

Description

@TheElectronWill

ALUMET_AGENT_RELEASE=true is now hard-coded in the compilation step of the packages, it should not.

What we want:

  • If we are building against a stable, released version (i.e. there is a tag or github release associated to the commit) => set ALUMET_AGENT_RELEASE=true
  • Otherwise, we are building against a development version => set ALUMET_AGENT_RELEASE=false

Open for discussion: should we build in debug mode when not in release? Or add another parameter for that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions