Skip to content

Implement github action for automaticaly compiling the code #92

@HalidOdat

Description

@HalidOdat

Currently we have to push the feature code as well as the compiled dist, this can be bug prone (and maybe a security issue, if the mangled compiled code is not trusted).

It would be nice if we had continuous deployment that should compile the code on main branch then push, it do another branch with other needed files.

If moving the the dist folder is a problem the we can create a dev branch where we keep the code then push to main brnahc the compiled code.

@Razican what do you think about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions