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

feat(scripts): Add compare and create_patches scripts + script refactors and cleanups #5121

Merged
merged 13 commits into from
Feb 3, 2025

Conversation

muXxer
Copy link
Contributor

@muXxer muXxer commented Jan 31, 2025

Description of change

This PR does some chore to the existing scripts, and adds two new scripts that allow to easier compare two versions of the repository based on code ownership (compare folders owned by a specific team) or create patches based on code ownership.

Links to any relevant issues

Closes #4663
Closes #4697

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Existing scripts work as expected.

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 4:06pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 4:06pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 4:06pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 4:06pm

@github-actions github-actions bot added the ci Issues related to our CI pipeline label Jan 31, 2025
@iota-ci iota-ci added core-protocol node Issues related to the Core Node team labels Jan 31, 2025
@muXxer muXxer merged commit a2a7864 into develop Feb 3, 2025
42 checks passed
@muXxer muXxer deleted the scripts/compare branch February 3, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Issues related to our CI pipeline core-protocol node Issues related to the Core Node team
Projects
None yet
4 participants