Skip to content

Conversation

@cirdes
Copy link
Contributor

@cirdes cirdes commented May 11, 2025

Verify_components.yml workflow ensures components are properly generated ruby-ui/ruby_ui#289 should be merged first

Button, Checkbox, Link, Separator, TableFooter, TableRow components were out of sync with ruby_ui.

We could try to autocommit the changes later, but I decided to start by only checking for inconsistencies first

cirdes added 2 commits May 11, 2025 13:08
Verify_components.yml workflow ensures components are properly generated
ruby-ui/ruby_ui#289 should be merged first

Button, Checkbox, Link, Separator, TableFooter, TableRow components were
out of sync with ruby_ui.
@cirdes cirdes requested a review from stephannv May 11, 2025 16:13
fail-if-not-clean: true
push-if-not-clean: false
request-changes-if-not-clean: false
targets: 'app' #optional
Copy link
Contributor

Choose a reason for hiding this comment

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

rails g ruby_ui:component:all can cause changes in Gemfile/Gemfile.lock or js dependencies lock. Do we want to fail the job only if there are changes on component files?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@stephannv , I don't see a reason to be so strict about Gemfile.lock or js dependencies lock.

with:
fail-if-not-clean: true
push-if-not-clean: false
request-changes-if-not-clean: false
Copy link
Contributor

@stephannv stephannv May 12, 2025

Choose a reason for hiding this comment

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

It would be nice if a PR with the changes was opened so we can review and merge it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, it will. Let's do that later on!

@cirdes cirdes merged commit c96642a into main May 12, 2025
3 checks passed
@cirdes cirdes deleted the cirdes/out-of-sync branch May 12, 2025 22:16
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.

3 participants