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

Make course explorer python script run on Github Actions #130

Open
brianrahadi opened this issue Dec 18, 2023 · 0 comments
Open

Make course explorer python script run on Github Actions #130

brianrahadi opened this issue Dec 18, 2023 · 0 comments
Labels
enhancement New feature or request medium impact

Comments

@brianrahadi
Copy link
Member

brianrahadi commented Dec 18, 2023

Right now, the way we generate data is from a manual Python script run.

we can use GitHub Actions to make the process more automated and ensure up-to-date course information.
Maybe this info will help: https://www.linkedin.com/pulse/learn-how-run-python-scripts-github-actions-10-minutes-mehran-mousavi-luzre/

Currently, though, it takes about 3 mins even on the local machine to run the script. If we see that this may take too long, we can just run on separate GitHub actions deployment that runs separately triggered weekly.

This also needs to update the Last updated date info that is in the courses.tsx page

@brianrahadi brianrahadi added enhancement New feature or request medium impact labels Dec 18, 2023
@brianrahadi brianrahadi added this to the Course Explorer milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium impact
Projects
None yet
Development

No branches or pull requests

1 participant