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

Gradle #401

Merged
merged 31 commits into from
Jan 7, 2023
Merged

Gradle #401

merged 31 commits into from
Jan 7, 2023

Conversation

Millibyte1
Copy link
Collaborator

Description

  • Upgraded Gradle to 7.5.1
  • Replace Groovy Gradle build files with Kotlin
  • Updated and removed some dependencies
  • Added a GitHub action to deploy javadocs to Github Pages, hosted off the javadoc branch

Closes #289

Type of change

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

How Has This Been Tested?

  • GH page is already up and running with Javadocs from the gradle branch
  • Passed the automated build tests
  • The app launches. Since I only changed the build and deployment, that should be all

@charlestian23 charlestian23 marked this pull request as ready for review January 6, 2023 19:46
@charlestian23
Copy link
Collaborator

I'm assuming this is ready to review since this seems like it's been tested. @Chase-Grajeda you can mark this as in progress again if it's not done and I'll have someone pick it up during the next semester.

Copy link
Collaborator

@Chase-Grajeda Chase-Grajeda left a comment

Choose a reason for hiding this comment

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

Approved

@Chase-Grajeda Chase-Grajeda merged commit 9aa5f72 into dev Jan 7, 2023
@Chase-Grajeda Chase-Grajeda deleted the gradle branch January 7, 2023 02:15
charlestian23 added a commit that referenced this pull request Jan 7, 2023
This reverts commit 9aa5f72, reversing
changes made to a555792.
@Chase-Grajeda Chase-Grajeda restored the gradle branch January 7, 2023 17:53
@charlestian23 charlestian23 deleted the gradle branch March 31, 2023 15:12
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.

3 participants