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

added vercel anaylitics #623

Closed

Conversation

jeromehardaway
Copy link
Contributor

This pull request includes various updates to dependencies, the addition of Vercel Analytics, and a new script for scraping job codes and descriptions from MOSDB. The most important changes include updating the next dependency versioning, adding Vercel Analytics to the application, and the new script for scraping job codes.

Dependency Updates:

  • package.json: Updated the next dependency to use a version range instead of a fixed version. ([package.jsonL40-R41](https://github.com/Vets-Who-Code/vets-who-code-app/pull/623/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519L40-R41))

New Features:

  • package.json: Added the @vercel/analytics dependency. ([package.jsonR25](https://github.com/Vets-Who-Code/vets-who-code-app/pull/623/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R25))
  • src/pages/_app.tsx: Imported and integrated Vercel Analytics into the application. ([[1]](https://github.com/Vets-Who-Code/vets-who-code-app/pull/623/files#diff-88a36bc7a53bfa58c6f451464798d631d785160dfacfdaf9479be7a0b1d7e5e5R12), [[2]](https://github.com/Vets-Who-Code/vets-who-code-app/pull/623/files#diff-88a36bc7a53bfa58c6f451464798d631d785160dfacfdaf9479be7a0b1d7e5e5R46))
  • tests-examples/scrape_job_codes.py: Added a new script to scrape job codes and descriptions from MOSDB and save them to Excel files. ([tests-examples/scrape_job_codes.pyR1-R98](https://github.com/Vets-Who-Code/vets-who-code-app/pull/623/files#diff-963f6a8d3758a0f832e91a99cad8ae5314fabb1287157ffa79cc870cf0900cecR1-R98))

@jeromehardaway jeromehardaway self-assigned this Oct 19, 2024
@jeromehardaway jeromehardaway linked an issue Oct 19, 2024 that may be closed by this pull request
Copy link

vercel bot commented Oct 19, 2024

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

Name Status Preview Comments Updated (UTC)
vets-who-code-app ❌ Failed (Inspect) Oct 19, 2024 3:05am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install Vercel Analytics
1 participant