Skip to content

Conversation

predat
Copy link
Contributor

@predat predat commented Feb 16, 2024

resolve #1648

@predat predat requested a review from a team as a code owner February 16, 2024 22:32
@JeanChristopheMorinPerso JeanChristopheMorinPerso added the Blocked by DCO Waiting on commit signoff label Feb 16, 2024
@JeanChristopheMorinPerso
Copy link
Member

Thanks @predat! Can you sign-off your commit please? See https://github.com/AcademySoftwareFoundation/rez/pull/1649/checks?check_run_id=21673415545 for instructions on how to do it.

Also, am I right to think that enum is used in some of our vendored modules that?

@predat
Copy link
Contributor Author

predat commented Feb 17, 2024

Also, am I right to think that enum is used in some of our vendored modules that?

Yes, it’s also used in vendor/pika for exemple

@predat predat force-pushed the remove/rez.vendor.enum branch from 56ef805 to 6eea3fe Compare February 17, 2024 05:29
@JeanChristopheMorinPerso JeanChristopheMorinPerso removed the Blocked by DCO Waiting on commit signoff label Feb 17, 2024
@JeanChristopheMorinPerso
Copy link
Member

@predat We can leave rez.vendor.pika untouched. We are planning on reviewing our use of vendored dependencies soon.

Copy link
Member

@JeanChristopheMorinPerso JeanChristopheMorinPerso left a comment

Choose a reason for hiding this comment

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

Thank you!

@JeanChristopheMorinPerso JeanChristopheMorinPerso merged commit 3ce72ac into AcademySoftwareFoundation:main Feb 17, 2024
@JeanChristopheMorinPerso JeanChristopheMorinPerso added this to the Next milestone Mar 1, 2024
Pixel-Minions added a commit to Pixel-Minions/rez that referenced this pull request Sep 26, 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.

Replace usages of rez.vendor.enum with the built-in enum module
2 participants