Skip to content

Conversation

@sachintu47
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Content Update

Category

  • zopen build framework
  • zopen package manager
  • Documentation
  • CI/CD
  • Tools

Description

Related Issues

  • Related Issue #
  • Closes #

[optional] Are there any post-deployment tasks or follow-up actions required?

@IgorTodorovskiIBM
Copy link
Member

Another consideration is that we could try to separate the .appenv into 2:
.appenv for runtime (and use the existing zopen_append_to_env)
and create another hook zopen_append_to_library that will generate a .libraryenv file.
If you add curl as a dep, it will source both .appenv and .libraryenv. If you add curl:bin as a dep, it will source .appenv and if you add curl:lib as a dependency, it will source .libraryenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants