Skip to content

Commit

Permalink
Update cis188 -> cis1912
Browse files Browse the repository at this point in the history
  • Loading branch information
JHawk0224 committed Aug 27, 2024
1 parent d6a835f commit 872e584
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/lectures/lec-00.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Breaking down the wall between developers (people writing code) and operations (

The key concept behind DevOps is that if these two teams can share responsibilities, they can build empathy, align their incentives, and ultimately lead to a better experience for the end user if new features are more stable and reliable.

There are a few main DevOps solutions we will be focusing on in CIS 1880:
There are a few main DevOps solutions we will be focusing on in CIS 1912:
- Automated testing and deployment (we can easily ship new features with testing)
- Easy deploy rollback (if something breaks we can revert quickly)
- Observability (so we can know when something is wrong)
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/registration_banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</style>
<div class="banner-banner">
<div class="banner-text">
Course registrations are now available! CIS 1880 will be meeting from 3:30-5pm every Thursday.
Course registrations are now available! CIS 1912 will be meeting from 5:15-6:45pm every Thursday.
Go to the <a href="https://waitlist.cis.upenn.edu/">CIS Waitlist</a> to sign up!
</div>
</div>

0 comments on commit 872e584

Please sign in to comment.