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

RFC to change dependency loading process #1564

Merged

Conversation

aleksei-fedotov
Copy link
Contributor

Description

Add RFC about loading dependencies by module name only.

Type of change

  • bug fix - change that fixes an issue
  • new feature - change that adds functionality
  • tests - change in tests
  • infrastructure - change in infrastructure and CI
  • documentation - documentation update

Tests

  • added - required for new features and some bug fixes
  • not needed

Documentation

  • updated in # - add PR number
  • needs to be updated
  • not needed

Breaks backward compatibility

  • Yes
  • No
  • Unknown

pavelkumbrasev
pavelkumbrasev previously approved these changes Nov 26, 2024
Copy link
Contributor

@pavelkumbrasev pavelkumbrasev left a comment

Choose a reason for hiding this comment

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

The proposal loos good to me!
@vossmjp please take a look

@aleksei-fedotov
Copy link
Contributor Author

@egfefey please take a look as well.

Copy link
Contributor

@egfefey egfefey left a comment

Choose a reason for hiding this comment

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

Signature verification is a viable alternative to the use of absolute path so if implemented, this will be accepted.

akukanov
akukanov previously approved these changes Nov 26, 2024
vossmjp
vossmjp previously approved these changes Dec 6, 2024
Copy link
Contributor

@vossmjp vossmjp left a comment

Choose a reason for hiding this comment

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

Looks good to me. Found some minor typos.

@aleksei-fedotov aleksei-fedotov dismissed stale reviews from vossmjp and akukanov via ec09e71 December 10, 2024 11:39
@aleksei-fedotov aleksei-fedotov force-pushed the dev/aleksei-fedotov/rfc-run-time-dependency-loading branch from b3c5e90 to 8cba89f Compare December 10, 2024 11:46
@aleksei-fedotov
Copy link
Contributor Author

Applying review remarks have dismissed all the approvals. Due to impossibility to merge the changes that were actually approved, I have to ask reviewers to put at least one additional formal approval one more time.
@pavelkumbrasev @akukanov @vossmjp @egfefey

@aleksei-fedotov aleksei-fedotov merged commit 77478a1 into master Dec 10, 2024
25 checks passed
@aleksei-fedotov aleksei-fedotov deleted the dev/aleksei-fedotov/rfc-run-time-dependency-loading branch December 10, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants