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

Maintenance/gradle builds v3 #617

Merged
merged 15 commits into from
Feb 12, 2021
Merged

Maintenance/gradle builds v3 #617

merged 15 commits into from
Feb 12, 2021

Conversation

devzbysiu
Copy link
Contributor

Add gradle builds

Description

We are going to modernize CI/CD and local development. The first step is to move to gradle. This PR adds gradle builds leaving maven still in place.

Motivation and Context

Using gradle allows to implement more flexible build scripts. Thanks to that we can make local development of AETs easier.

Screenshots (if appropriate)

N/A

Upgrade notes (if appropriate)

No changes required. After this PR is merged, you can do ./gradlew or ./gradlew :zip:make in root dir to create AETs artifacts.

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.

@devzbysiu devzbysiu merged commit 29de8f2 into master Feb 12, 2021
@tMaxx tMaxx deleted the maintenance/gradle-builds-v3 branch February 15, 2021 16:01
@devzbysiu devzbysiu mentioned this pull request Feb 26, 2021
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

2 participants