Skip to content

[PHP] Optimise building cache #97

@itscaro

Description

@itscaro

Expected Behaviour

When dependencies/requirements are not changed, these build steps should be cached.
Pros:

  • build time is reduced
  • reduce Github rate-limit issues (when not providing a Github token)
    Cons:
  • composer.json and php-extensions.sh must exist for this template, the user cannot delete them when they are not used

Current Behaviour

Any modification in function directory uncaches the build step starting from copy of function source codes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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