-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
A few upgrades and fixes! #161
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As data.db is part of the .gitignore render.com we need to trigger COPY . . flask db upgrade at deploy
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…-the-course-on-ebook-where-it-doesnt-render Fix bug where top banner text isn't rendered properly in Chrome
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.16...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Improve directory structure of Docker section in e-book.
Update `buster` to `bookworm`
…een-code-in-ebook-github-and-video Leospairani/cou 321 mistmatch between code in ebook GitHub and video
…ture-121-video-ebook-code-mismatch Updated files to match lecture videos, see COU-300
Added missing import on section 06
…port-about-code-missmatch-related-to-db Remove db creation from app.py file in favor of migrations
Dockerfile update to fix database issue on render.com
…/semver-5.7.2 build(deps): bump semver from 5.7.1 to 5.7.2 in /docs
…/postcss-8.4.31 build(deps): bump postcss from 8.4.16 to 8.4.31 in /docs
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.3 to 7.24.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.9 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.9...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…/babel/traverse-7.24.1 build(deps): bump @babel/traverse from 7.19.3 to 7.24.1 in /docs
…/express-4.19.2 build(deps): bump express from 4.18.1 to 4.19.2 in /docs
…/webpack-dev-middleware-5.3.4 build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /docs
…/follow-redirects-1.15.6 build(deps): bump follow-redirects from 1.14.9 to 1.15.6 in /docs
Bumps the npm_and_yarn group in /docs with 3 updates: [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) and [@docusaurus/theme-search-algolia](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia). Updates `@docusaurus/core` from 2.3.1 to 3.2.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.0/packages/docusaurus) Updates `@docusaurus/preset-classic` from 2.3.1 to 3.2.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.0/packages/docusaurus-preset-classic) Updates `@docusaurus/theme-search-algolia` from 2.3.1 to 3.2.0 - [Release notes](https://github.com/facebook/docusaurus/releases) - [Changelog](https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/docusaurus/commits/v3.2.0/packages/docusaurus-theme-search-algolia) --- updated-dependencies: - dependency-name: "@docusaurus/core" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@docusaurus/preset-classic" dependency-type: direct:production dependency-group: npm_and_yarn-security-group - dependency-name: "@docusaurus/theme-search-algolia" dependency-type: direct:production dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] <[email protected]>
…/npm_and_yarn-security-group-91ec235008 build(deps): bump the npm_and_yarn group in /docs with 3 updates
It's no longer required and indeed gives an error. Removed `compare_type` from lecture body and also from section 12 code.
One in Docker section to run the app on its own, and one when we introduce a PostgreSQL database to spin up both the app and db.
Co-authored-by: Leonardo U Spairani <[email protected]>
Also removed `CONTRIBUTING.md` file as it isn't necessary in the code files.
…-on-docker-compose-to-the-course Add Docker Compose to the course!
📦️ dep-up(JS): Update JS dependencies for Docusaurus 3.2
This is not necessary just for updating, but it is necessary for creating items. Since the item update endpoint may update or create items, the `store_id` is added as an optional field to the `ItemUpdateSchema` so that it can be accepted by the API when a client wants to create an item.
…ch-between-lecture-video-ebook-and-github 🐛 fix(Item Update): Fix `ItemUpdateSchema` by adding `store_id`
Fixed missing import needed for os.getenv.
Update README.md
…ommands-in-running-container-using-docker feat(compose): add new lecture on running commands in a container
…yml-version-is-obsolete Removed version key from docker-compose.yml and docs
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
buster
tobookworm
#142__name__
in blueprint definitions via Leospairani/cou 321 mistmatch between code in ebook GitHub and video #143emails/action.html
instead ofemails/registration.html
via Updated files to match lecture videos, see COU-300 #144ItemSchema
import on section 6 via Added missing import on section 06 #146compare_type
in Alembic config file via Add Docker Compose to the course! #147store_id
toItemUpdateSchema
via 🐛 fix(Item Update): FixItemUpdateSchema
by addingstore_id
#157os
import in Flask-SQLAlchemy configuration lecture (S06 L04) via Update README.md #158version
key indocker-compose.yml
files via Removed version key from docker-compose.yml and docs #159Thank you @LUS24 @teksaver @flyingearl