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

Simple refactoring of director module #628

Closed
wants to merge 1 commit into from

Conversation

bbockelm
Copy link
Collaborator

  • Do not export internal methods or types
  • Rename advertise to make it clear it's only for OSDF
  • Break out the registration functions from redirect.go

Do not merge until after 7.4.0 release. There should be no functional changes, just renames and hiding symbols from outside the director package.

- Do not export internal methods or types
- Rename `advertise` to make it clear it's only for OSDF
- Break out the registration functions from redirect.og
@haoming29
Copy link
Contributor

@bbockelm there seems to be extensive merge conflict from recent PR merge. Could you fix that?

@bbockelm
Copy link
Collaborator Author

Yes -- don't worry about it for now, let's make sure 7.4.0 is branched off first.

@bbockelm
Copy link
Collaborator Author

bbockelm commented Feb 3, 2024

Closing this out -- it was a bunch of automated refactorings/renamings, will be easier to start from scratch at this point.

@bbockelm bbockelm closed this Feb 3, 2024
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