Skip to content

Integration of version.ts #89

@XanderVertegaal

Description

@XanderVertegaal

In a standard CookieCutter application, building the frontend triggers frontend/build/build-pre.js, which creates version.ts, a required file (for environment.ts). This requires a package.json in the root level of the project and an initialized git repo. When we build the frontend container, we have neither.

The current approach hardcodes the git repo in the compose file and lets the user add a version tag in env, but it makes more sense to supply this information in the deployment module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deploymentRelated to servers and deployment

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions