Skip to content

Re-use build artifacts  #1118

@asavaritayal

Description

@asavaritayal

Scenario
If a user attempts to re-publish without changing the contents of the requirements.txt file, avoid triggering a full dependency build (pip install). This feature would especially benefit the native-dependency scenario that requires running docker each time to build the required binaries.

Experience

The functionality needs to be integrated into the following commands:

  1. func publish
  2. func publish --build-native-dependencies
  3. func pack
  4. func pack --build-native-dependencies

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions