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

Release 0.119.0 #2201

Merged
merged 19 commits into from
Jun 6, 2024
Merged

Release 0.119.0 #2201

merged 19 commits into from
Jun 6, 2024

Conversation

odlbot
Copy link
Contributor

@odlbot odlbot commented Jun 6, 2024

Umar Hassan

pt2302

Hussain Taj

renovate[bot]

ibrahimjaved12

pre-commit-ci[bot]

pre-commit-ci bot and others added 19 commits May 9, 2024 13:49
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/Yelp/detect-secrets: v1.4.0 → v1.5.0](Yelp/detect-secrets@v1.4.0...v1.5.0)
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.4.2...v0.4.3)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* chore(deps): lock file maintenance
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* upgraded PostgreSQL version from 12.8 to 16.3

* updated comment
* fixed code styling issues

* Added doc strings

* added the doc string

* replaced forked themes repo to original

* Added testcase to test has_site_metadata in websites/serializers_test.py

* Added testcase for publish drawer button disability based on website's has_site_metadata in static/js/components/PublishDrawer.test.tsx

* removed unwanted import

* Fixed lint error

* Update testcase and metadata check logic

* disabled pylint too many args warning

* Disabled pylint too many args

* Disabled pylint too many args

* Set the sitemetadata fields validation

* Fixed the linting issues

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* chore(deps): lock file maintenance (#1884)

* chore(deps): lock file maintenance

* added check for website starter to disable publish only for courses in production

* updated test for publish drawer

* updated check for warning messages for missing metadata

* updated check for failing unit tests

---------

Co-authored-by: Muhammad Anas <[email protected]>
Co-authored-by: Umar Hassan <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* create app

* implement a basic logic

* Update admin.py

* fixed "valid is broken" error

* fixed checks

* WIP: 6301da2 fixed checks and added celeary periodic task

* added batching in celery tasks for external  resources

* fixed priority for external urls task

* fixed json serialization issue in celery task for external resource check

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* added conditional task creation and fixed typing

* added tests for external resources

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* addded celery task priority configs

* added missing docstrings, moved constants to constants.py, logged exceptions and fixed spelling mistakes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixed import

* Updated constants.py

* added docstrings and updated constants and task frequency

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Added readme for external resources

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fixed spelling mistakes

* updated descriptions

* added flag to enable/disable celery task for external resources check

* updated priority

* Added section in readme to enable/disable external resource check task with env variable

---------

Co-authored-by: Umar Hassan <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Refactor HTTP status codes for external resources

* Refactor hard-coded values in unit test

* Refactor hard-coded status codes in api test
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.

6 participants