Skip to content

Commit

Permalink
build (course) Course Published, remote-info updated, vendor added
Browse files Browse the repository at this point in the history
Update course information and ids

The commit has updated the ID values of various tasks in different courses. Along with that, the vendor information for JetBrains has been added to the course-info.yaml file. An additional file named course-remote-info.yaml has also been created that includes the course version and ID.
  • Loading branch information
Geravant committed Dec 12, 2023
1 parent 87c6168 commit f876c03
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Before you start/Course structure/task-remote-info.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
id: 1972445880
id: 1372271860
2 changes: 1 addition & 1 deletion Before you start/Getting to know you/task-remote-info.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
id: 1043970691
id: 1020971216
2 changes: 1 addition & 1 deletion Coroutines/Canceling/task-remote-info.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
id: 57333982
id: 2142181718
2 changes: 1 addition & 1 deletion Feedback survey/Feedback survey/task-remote-info.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
id: 1584654591
id: 246068289
2 changes: 1 addition & 1 deletion Feedback survey/lesson-remote-info.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
id: 691890448
id: 114183668
6 changes: 6 additions & 0 deletions course-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@ summary: |-
- How to share information between different coroutines using channels.
This course is based on <a href="https://kotlinlang.org/docs/coroutines-and-channels.html">Coroutines and channels tutorial</a>
vendor:
name: JetBrains
email: [email protected]
url: https://www.jetbrains.com/
programming_language: Kotlin
content:
- Before you start
- Coroutines
- Feedback survey
environment_settings:
jvm_language_level: JDK_1_8
3 changes: 3 additions & 0 deletions course-remote-info.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
id: 23312
course_version: 1
generated_edu_id: Coroutines and channels_JetBrains_kotlin

0 comments on commit f876c03

Please sign in to comment.