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

[Tech] AppVeyor Configuration #1650

Merged
merged 26 commits into from
Aug 8, 2022
Merged

[Tech] AppVeyor Configuration #1650

merged 26 commits into from
Aug 8, 2022

Conversation

flavioislima
Copy link
Member

@flavioislima flavioislima commented Jul 29, 2022

This will add the Appveyor configuration to sign the windows artifacts with the certificate that SignPath will provide to us.
The tests already passed and they confirmed that everything is ok.
We just got the prod certificate and I updated the flow to run only on tags.


Use the following Checklist if you have changed something on the Backend or Frontend:

  • Tested the feature and it's working on a current and clean install.
  • Tested the main App features and they are still working on a current and clean install. (Login, Install, Play, Uninstall, Move games, etc.)
  • Created / Updated Tests (If necessary)
  • Created / Updated documentation (If necessary)

@flavioislima flavioislima added this to the 2.4.0 milestone Aug 4, 2022
@flavioislima flavioislima added the pr:wip WIP, don't merge. label Aug 4, 2022
@flavioislima flavioislima added pr:ready-for-review Feature-complete, ready for the grind! :P and removed pr:wip WIP, don't merge. labels Aug 8, 2022
@@ -42,6 +42,7 @@
}
],
"win": {
"artifactName": "Heroic_Setup_${version}.${ext}",
Copy link
Member Author

Choose a reason for hiding this comment

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

the artifact cannot contain spaces on the name so I needed to change it.

@flavioislima flavioislima merged commit 6c62627 into main Aug 8, 2022
@flavioislima flavioislima deleted the feat/appveyor_deploy branch August 8, 2022 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:ready-for-review Feature-complete, ready for the grind! :P
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants