Remove / Rename ocw_next variables

Open
#394 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend, devops

Research direction

Start with app.json, learning_resources/conftest.py, and learning_resources/urls.py, then search the learning_resources and learning_resource_search apps for OCW_NEXT and ocw_next references. Remove unused variables, rename in-use variables and the webhook URL to the OCW naming, and leave course_catalog unchanged. Done means the obsolete references are removed and remaining uses consistently use the new names.

Written by the indexing model from the issue text.

Description

Description/Context

There are a few lingering references to OCW_NEXT env vars that are no longer in use. (For example, in app.json.). Additionally, some variables that are in use are named ocw_next but should just be OCW.

Dominant language
TypeScript
Stars
3
Forks
4
Avg merge
2d 3h
Merged PRs (30d)
114

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mitodl/mit-learn

All issues in mitodl/mit-learn

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.