Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial LighthouseCI Commit #3906

Merged
merged 12 commits into from
Jun 16, 2021
Merged

Initial LighthouseCI Commit #3906

merged 12 commits into from
Jun 16, 2021

Conversation

unlikelyzero
Copy link
Contributor

@unlikelyzero unlikelyzero commented May 30, 2021

Closes #3939

All Submissions:

Author Checklist

  • Changes address original issue?
  • Unit tests included and/or updated with changes?
  • Command line build passes?
  • Has this been smoke tested?
  • Testing instructions included in associated issue?

@unlikelyzero unlikelyzero marked this pull request as ready for review June 14, 2021 19:38
.gitignore Outdated
# Lighthouse reports
.lighthouseci

package-lock.json
Copy link
Contributor

Choose a reason for hiding this comment

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

add new line at end of file

nikhilmandlik
nikhilmandlik previously approved these changes Jun 14, 2021
Copy link
Contributor

@nikhilmandlik nikhilmandlik left a comment

Choose a reason for hiding this comment

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

small change, LGTM

@unlikelyzero
Copy link
Contributor Author

@nikhilmandlik resolved, thanks!

- uses: actions/checkout@v2
with:
ref: ${{ github.event.inputs.version }}
- uses: actions/setup-node@v1
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks good as long as we're installing a minimum of version 10 of node.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@unlikelyzero unlikelyzero merged commit b484a4a into master Jun 16, 2021
@unlikelyzero unlikelyzero deleted the lighthouse-ci branch December 16, 2021 15:33
@unlikelyzero unlikelyzero restored the lighthouse-ci branch December 16, 2021 15:33
@unlikelyzero unlikelyzero deleted the lighthouse-ci branch December 16, 2021 15:33
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.

Add initial automated Lighthouse testing to CI
4 participants