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

Adding the ability to put cs mainteance tasks in the build #1041

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

pat-lego
Copy link

@pat-lego pat-lego commented Feb 7, 2023

Adding the ability to include maintenance tasks for AEMaaCS instances

Description

Some customers are starting to suffer from not running maintenance tasks on AEMaaCS and for that reason I would like to make that part of the archetype.

Related Issue

Motivation and Context

Some clients have been on AEMaaCS for over a few years now and not purging workflows/projects is starting to cause delays in loading pages. Since enabling maintenance tasks requires a code change in AEMaaCS I would like to include this configuration as part of the archetype.

How Has This Been Tested?

  1. mvn clean install
  2. Manually generated the archetype after building it and installing it in a AEM instance

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • [X ] New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

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

1 participant