Enable Appveyor Continuous Integration #248#249
Merged
cheat-engine merged 1 commit intomasterfrom Jul 30, 2019
unknown repository
Merged
Enable Appveyor Continuous Integration #248#249cheat-engine merged 1 commit intomasterfrom unknown repository
cheat-engine merged 1 commit intomasterfrom
unknown repository
Conversation
Contributor
Owner
|
Still not sure how to implement and update this (e.g different lazarus and fpc build at the moment) |
Contributor
|
Do you mean update it to the latest larzarus/fpc version? |
Owner
|
and how to use it to begin with |
Author
|
If you merge, I will maintain. This system has legitimate use in reversing sega and other retro games for inclusion in openAI gym.
… On Jul 30, 2019, at 11:13 AM, Dark Byte ***@***.***> wrote:
and how to use it to begin with
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Owner
|
alright |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Greetings,
This commit adds support for autonomous build for each commit to the repo.
Resolves Issue #248
for build log REF: https://ci.appveyor.com/project/mancoast/cheat-engine
for zip artifacts REF: https://ci.appveyor.com/project/mancoast/cheat-engine/build/artifacts
To utilize the CI, add link this repo from Github to Appveyor.
Thanks,
coast