-
Notifications
You must be signed in to change notification settings - Fork 82
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
Workflow file to change version #811
Conversation
added some basic functions to GridRegion
Added rippleeffect folder within puzzles so we can begin implementing and rendering the demo puzzle Added RippleEffect.java Added RippleEffectCell.java Added RippleEffectImporter.java Added RippleEffectView.java
Added more dependencies for RippleEffect board Added config for RippleEffect editing support
…ause I need to talk with my peers first.
…path and version number.
…Regions # Conflicts: # bin/main/edu/rpi/legup/legup/config # src/main/java/edu/rpi/legup/model/gameboard/GridRegion.java # src/main/resources/edu/rpi/legup/legup/config
@Chase-Grajeda, I'll leave this one to you for once regions are implemented since some of the code seems to be from that. At least from a look at the YML file and the demo that was given to us in the last week of the semester, this seems fine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll see whether or not the GitHub action works once it activates
Description
Created a workflow file to increment the version number of github depending on pushes made to the master branch.
Closes #70
Type of change
How Has This Been Tested?
I have tested it on my private repository and also on my fork branch. I have also showed it to my peers.
Checklist: