election-live icon indicating copy to clipboard operation
election-live copied to clipboard

Setup CircleCI to obtain lighthouse report. This can be done by these steps: (1) Run `yarn build` to generate a built bundle (2) Start a temporary web server. (3) Run lighthouse CLI to obtain...

Open 0pdd opened this issue 6 years ago • 2 comments

The puzzle 1-5d825f1e from #1 has to be resolved:

https://github.com/codeforthailand/election-live/blob/07762ca9a76792d7a6a37b927c0ac6c676f7dc34/.circleci/config.yml#L44-L49

The puzzle was created by Thai Pangsakulyanont on 19-Mar-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

0pdd avatar Mar 19 '19 15:03 0pdd

Do you have a staging environment for the project? Best scenario would be we run lighthouse using staging server URL after staging was deployed by CI.

Otherwise, we can run it using ci's local server (This still not guarantee about server environment).

z3niths avatar Mar 24 '19 06:03 z3niths

@z3niths Unfortunately, we don’t have it krub...

dtinth avatar Mar 24 '19 07:03 dtinth