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

Ran update.sh for version 1.202.068 #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Skygallant
Copy link

Hi :)

I am following your instructions in the maintainer's discord. I managed to get the update.sh to run under git bash on my Win11 machine, I updated the version.txt too. It looks like there are already accomodations in the code for the Automatons update, so I think that's all I have to do? :o

It is my wish to deploy a new server so that the browse feature works once more! :D

Signed-off-by: Sarren Skygallant <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented May 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Owner

@Akuukis Akuukis left a comment

Choose a reason for hiding this comment

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

Thanks! Glad to hear that the script works from windows as well, I've run it only from linux myself 😝

Ok, so far so good 💪 As per instructions on discord (see copied over below), I see you've done points 2, 3, and 4. Good luck with the rest of points 1, 5, and 6!

Easy part - How to update SEPraisal whenever SE has a new version or DLC?

  1. see examples in git history, e.g. Warfare 2 379317e
  2. make sure your SE is updated (afaik no need to own DLCs). Launch it and note the version number in the corner
  3. there's a bash script that copies files from SE, update it and run it https://github.com/Akuukis/sepraisal/blob/master/workspaces/praisal/vendor/update.sh
  4. update the version.txt file (launch the game and look in the corner)
  5. go through the git history above and by analogy update all places (skip the spec folder for now)
  6. run tests to update snapshot files (yarn run test -u) and see how that goes
  7. hope that nothing broke, otherwise some real programming skills will be finally needed
  8. commit & PR & merge 🎉

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.

2 participants