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

Backstage master #20

Merged
merged 115 commits into from
Feb 3, 2025
Merged

Backstage master #20

merged 115 commits into from
Feb 3, 2025

Conversation

Sarabadu
Copy link

@Sarabadu Sarabadu commented Jan 5, 2025

Summary

Rebasing with latest changes from the upstream project and converting to TS

introduces dark theme and many versions bumps

working branch https://sarabadu.github.io/upgrade-helper/?from=1.34.2&to=1.35.0-next.1

Test Plan

What are the steps to reproduce?

Checklist

  • I tested this thoroughly
  • I added the documentation in README.md (if needed)

Andrei Shikov and others added 30 commits January 5, 2025 01:05
Co-authored-by: Nicola Corti <corti.nico@gmail.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
Co-authored-by: Adam Foxman <adam@thefoxmans.net>
previously on a comparison page like this one [1], we were having an
issue, where the changelog link was not set. this was due to the package
name not being accessible for the "UsefulLinks" component.
this commit fixes this issue

[1]: https://react-native-community.github.io/upgrade-helper/?from=0.63.4&to=0.69.0
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
szymonrybczak and others added 4 commits January 5, 2025 02:29
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
@Sarabadu Sarabadu force-pushed the backstage-master branch 4 times, most recently from 7c329d5 to bb2c50f Compare January 5, 2025 21:52
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
@Sarabadu Sarabadu marked this pull request as ready for review January 7, 2025 09:17
@Sarabadu Sarabadu requested review from vinzscam and a team as code owners January 7, 2025 09:17
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
@Sarabadu Sarabadu mentioned this pull request Jan 8, 2025
2 tasks
Copy link
Member

@vinzscam vinzscam left a comment

Choose a reason for hiding this comment

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

wow 👏
by chance do you remember if there was any particular file where you found a lot of conflicts?

CODE_OF_CONDUCT.md Outdated Show resolved Hide resolved
@Sarabadu
Copy link
Author

Thanks @vinzscam , I think settings, and home page were the most changed ones

Settings related think because of the yarn plugin

And home page because we changed it quite a bit and merging with theme was causing conflicts

Then the change to ts bring some type issues too

@vinzscam
Copy link
Member

ok, I've added a bunch of commits, please double check. This looks awesome! 👏

@Sarabadu
Copy link
Author

Cool thanks for those fixes!!!

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.