Jeffrey Yu
Jeffrey Yu
well it's better to let more people know about this issue and the workaround...putting this on the FAQ is a good idea
Interesting...I think auto lint check should happen earlier, as explained in the PR description, while check in CI is the last barrier for enforcement. @sidmohanty11 What do you think?
> Also, I personally wouldn't want this to happen automatically. Imagine I'm working on something and I want to stash or commit something temporarily, and I know there's something wrong...
> Hey @JeffreytheCoder Can you please change it to pre-push hook, and then it can be merged ! Updated
I changed Playwright's base url to `http://localhost:6006` to run tests against EC in storybook. @sidmohanty11 Do we have storybook running in workflow? We might need to make some changes
Hey @Spiral-Memory I was confused with whether the tests should run in development environment or in a dedicated testing environment in CI. I changed host to storybook and added environment...
Before this PR, EC was set to anonymous mode for CI tests. I was thinking we can just discard the authentication setup, but then I saw EC currently only allows...
Hey @abhinavkrin @sidmohanty11 do you guys have the admin credentials to the test server chat.avitechlab.com?
> > Hey @abhinavkrin @sidmohanty11 do you guys have the credentials to the test server chat.avitechlab.com? > > Obviously they will have ig 😂, for testing, btw you can create...
Anyway we need a shared account for CI to use. I created a tester account and we can change to an admin account later