Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CollectorTask output to be dependent on project name [Plugin] #980

Merged
merged 1 commit into from May 1, 2024

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented May 1, 2024

  • ensure the project-name (module name) is also used for caching the collector task output
    • not doing so might result in the same dependencies for 2 individual modules

…e collector task output

  - not doing so might result in the same dependencies for 2 individual modules
@mikepenz mikepenz added the fix label May 1, 2024
@mikepenz mikepenz changed the title Fix CollectorTask output to be dependent on project name Fix CollectorTask output to be dependent on project name [Plugin] May 1, 2024
@mikepenz mikepenz merged commit 32daecd into develop May 1, 2024
3 checks passed
@mikepenz mikepenz deleted the fix/collectortask_module_cache branch May 1, 2024 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant