Skip to content

Conversation

@untitaker
Copy link
Member

Those tests were added because people kept forgetting updating snapshot
files. However, we don't have those anymore.

Meanwhile backend devs see the entire js testsuite executing when they
merge master into their branch

This relates to, but doesn't fully solve
#25291, as JS lints still run
on git merge master. In the longer-term it might be best to move
everything to pre-commit.yml which doesn't do that.

Those tests were added because people kept forgetting updating snapshot
files. However, we don't have those anymore.

Meanwhile backend devs see the entire js testsuite executing when they
merge master into their branch

This relates to, but doesn't fully solve
#25291, as JS lints still run
on `git merge master`. In the longer-term it might be best to move
everything to pre-commit.yml which doesn't do that.
@untitaker untitaker requested review from a team, RaduW and flub October 7, 2021 16:38
Comment on lines -324 to -326
if py:
# python autoformatting is now done via pre-commit (black)
pass
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't see an obvious reason as to why if x: pass is something worthwhile to keep in code...

Copy link
Member

@armenzg armenzg left a comment

Choose a reason for hiding this comment

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

Thanks for tackling this!

Copy link
Member

@joshuarli joshuarli left a comment

Choose a reason for hiding this comment

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

nice, now i don't have to rm .git/hooks/pre-commit.legacy anymore

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2021

This pull request has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

Copy link
Contributor

@flub flub left a comment

Choose a reason for hiding this comment

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

any reason this stalled?

@untitaker
Copy link
Member Author

@flub yes, two reasons: flaky CI and short attention span :P

@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants