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

chore(packages): add ESLint, vscode extensions, and github workflows #145

Merged
merged 16 commits into from
Jan 24, 2024

Conversation

nlewis84
Copy link
Contributor

@nlewis84 nlewis84 commented Jan 24, 2024

🐛 Issue

Switching between repos was causing havoc due to differences in lint/prettier setups

✏️ Solution

  • Bring web-embeds in line with lint/prettier setup on Apollos Admin
  • Add some vscode extensions config as well to make context switching easier

🔬 To Test

  1. Run yarn in the web-embeds folder
  2. Run yarn format and see no changes
  3. Run yarn lint and see no changes

📸 Screenshots

Screenshot 2024-01-24 at 9 56 56 AM

Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
apollos-micro-service ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 8:01pm
apollos-web-embeds ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 24, 2024 8:01pm

@vinnyjth
Copy link
Member

extra points for making sure lint runs during the ci process :D

@nlewis84 nlewis84 changed the title chore(packages): added eslint and scripts chore(packages): add ESLint, vscode extensions, and github workflows Jan 24, 2024
@nlewis84
Copy link
Contributor Author

Can't tell if the vercel deployment is failing because this is a draft. It's ready for review aside from the deploy issue.

@nlewis84 nlewis84 marked this pull request as ready for review January 24, 2024 16:20
web-embeds/jsconfig.json Outdated Show resolved Hide resolved
web-embeds/jsconfig.json Outdated Show resolved Hide resolved
Copy link
Member

@vinnyjth vinnyjth left a comment

Choose a reason for hiding this comment

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

Love it! Let's fix the vercel deploys and then I'm all in

@@ -0,0 +1,27 @@
name: Lint Web Embeds
Copy link
Member

Choose a reason for hiding this comment

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

Amazing, thank you!

@@ -1,19 +1,21 @@
<!DOCTYPE html>
<!doctype html>
Copy link
Member

Choose a reason for hiding this comment

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

my heart breaths easy now

@nlewis84
Copy link
Contributor Author

@vinnyjth The vercel deploy is passing now.

@nlewis84 nlewis84 enabled auto-merge (squash) January 24, 2024 20:04
@nlewis84 nlewis84 requested a review from vinnyjth January 24, 2024 20:04
Copy link
Member

@vinnyjth vinnyjth left a comment

Choose a reason for hiding this comment

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

🎉

@nlewis84 nlewis84 merged commit d57d328 into main Jan 24, 2024
6 checks passed
@nlewis84 nlewis84 deleted the linter_config branch January 24, 2024 20:05
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.

2 participants