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

Update Anope. #248

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Update Anope. #248

merged 1 commit into from
Jan 4, 2024

Conversation

SadieCat
Copy link
Contributor

@SadieCat SadieCat commented Jan 4, 2024

I also switched it to building with Ninja as that builds a lot faster.

@SadieCat
Copy link
Contributor Author

SadieCat commented Jan 4, 2024

Ah it seems like I need to update the Anope controller to use the new linking protocol names. I'll look into that now.

assert services_path

# Config and code need to be in the same directory, *obviously*
(self.directory / "lib").symlink_to(Path(services_path).parent.parent / "lib")

self.proc = subprocess.Popen(
[
"services",
"anope",
Copy link
Owner

Choose a reason for hiding this comment

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

nice

Comment on lines +346 to +349
stable: "2.0.14"
release: "2.1.1"
devel: "2.1"
devel_release: "2.0"
Copy link
Owner

Choose a reason for hiding this comment

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

nice too

@progval progval merged commit dfd4290 into progval:master Jan 4, 2024
36 of 37 checks passed
@progval
Copy link
Owner

progval commented Jan 4, 2024

Ah it seems like I need to update the Anope controller to use the new linking protocol names. I'll look into that now.

It seemed to pass the CI this way, do you mean it is going to be an issue for other versions?

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