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

Remove VMcache client from IRAF #416

Closed
wants to merge 4 commits into from

Conversation

LHe496
Copy link
Contributor

@LHe496 LHe496 commented Nov 14, 2024

This PR removes the long-deprecated VMcache client from IRAF source code, avoiding the internet requests when launching IRAF.

Fixes: #415

Linbo He added 2 commits November 14, 2024 21:33
	修改:     unix/os/zfdele.c
	修改:     unix/os/zfiobf.c
@LHe496 LHe496 marked this pull request as ready for review November 14, 2024 13:55
@LHe496 LHe496 closed this Nov 14, 2024
@LHe496 LHe496 deleted the LHe496/issue415 branch November 14, 2024 13:56
@LHe496 LHe496 reopened this Nov 14, 2024
@LHe496 LHe496 mentioned this pull request Nov 14, 2024
@@ -1,7 +1,7 @@

name: IRAF CI test

on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we need this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a change to my own repo, but somehow show up here.

@olebole
Copy link
Member

olebole commented Nov 14, 2024

One more comment: You didn't use a read e-mail address for the commits. This will make it hard to keep you linked to the change for proper contribution acknowledgement. This may be your intention, but if not you may better use a real e-mail (linked to your Github account or whatever) here.

@LHe496
Copy link
Contributor Author

LHe496 commented Nov 14, 2024

Consider all this. Maybe open a new pr is a better choice. I'd like to close this one and open a new one.

@LHe496 LHe496 closed this Nov 14, 2024
@olebole
Copy link
Member

olebole commented Nov 14, 2024

You could also do a rebase and force-push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

remaining VMcached code
2 participants