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

feat: added scrapedAt property #149

Merged
merged 2 commits into from
Mar 12, 2024
Merged

feat: added scrapedAt property #149

merged 2 commits into from
Mar 12, 2024

Conversation

sghsri
Copy link
Collaborator

@sghsri sghsri commented Mar 12, 2024

This PR adds a scrapedAt timestamp to our Course class, so now we can keep track of when the course info was last fetched. Handy for keeping things fresh!

I also have set up a new GitHub Action that runs tsc --noEmit on PR's, just to catch type errors in CI.

@doprz doprz self-requested a review March 12, 2024 05:19
Copy link
Collaborator

@doprz doprz left a comment

Choose a reason for hiding this comment

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

Approved!

.github/workflows/check-types.yml Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
.github/workflows/check-types.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@doprz doprz left a comment

Choose a reason for hiding this comment

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

Approved!

@doprz doprz merged commit 8e181b3 into main Mar 12, 2024
11 checks passed
@doprz doprz deleted the feat-scraped-at branch March 12, 2024 05:57
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