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

Upgrade aet #673

Open
wants to merge 6 commits into
base: dev-environment-with-docker
Choose a base branch
from
Open

Upgrade aet #673

wants to merge 6 commits into from

Conversation

dprzybyl
Copy link

@dprzybyl dprzybyl commented Feb 7, 2022

Description

Motivation and Context

Screenshots (if appropriate)

Upgrade notes (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • I have reviewed (and updated if needed) the documentation regarding this change

I hereby agree to the terms of the AET Contributor License Agreement.

@malaskowski malaskowski changed the base branch from master to dev-environment-with-docker February 8, 2022 07:54
@@ -95,9 +95,9 @@ services:
- hub
- activemq
volumes:
- ./bundles:/aet/core/bundles
- ./bundles:/aet/custom/bundles
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should remain as core. Custom bundles are additional bundles. Core bundles are those which are built as a release artifact form this repository.
If change like this remains, you would have doubled all core bundles.

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.

None yet

3 participants