Skip to content

🚀[Feature]: Only publish if we have changes #85

Description

Description

Only publish if the important files have changes.

Discorvery

  • tj-actions/changed-files -> make a custom action? -> Will not run if the framework has changes.
  • git diff -> get list of files -> make a custom action? -> Will not run if the framework has changes.
  • get hash for published module and the built module -> Will take the result and compare => It will run if there are "external" changes that causes the compiled module to have changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions