HBX-2956 Use SHA in github actions workflow
https://hibernate.atlassian.net/browse/HBX-2956
I'm not sure about the GabrielBB/xvfb-action since it seems that this one is for running some selenium tests, but I don't think we have those in the repository? (or was there some other reason to install XVFB.. )
https://hibernate.atlassian.net/browse/HBX-2956
I'm not sure about the
GabrielBB/xvfb-actionsince it seems that this one is for running some selenium tests, but I don't think we have those in the repository? (or was there some other reason to install XVFB.. )
This was used to test the StatisticsBrowser, but this test has been disabled for a long time now: https://github.com/hibernate/hibernate-tools/blob/251b6e653fe0196e68a3d4ccf08d1b54aefef279/test/common/src/main/java/org/hibernate/tool/stat/Statistics/TestCase.java#L46
Not sure if anyone uses this Browser actually...
Got it 😃, so let's keep it for now, then... maybe the test will get re-enabled at some point 🤞🏻 😃
hi @koentsje do you think we can merge this one, or maybe you have some questions/concerns? 🙈 😃
I think we can close this one, as the commit has already been merged.