Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Tags: edx/cs_comments_service

Tags

open-release/quince.3

Toggle open-release/quince.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #415 from openedx/ahtisham/INF-943

feat: added API to get subscribers of a thread.

open-release/quince.2

Toggle open-release/quince.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #415 from openedx/ahtisham/INF-943

feat: added API to get subscribers of a thread.

open-release/quince.1

Toggle open-release/quince.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #415 from openedx/ahtisham/INF-943

feat: added API to get subscribers of a thread.

open-release/palm.4

Toggle open-release/palm.4's commit message
feat: allow to use two arm arch

 Installing the bundle on arm based arch fails for deployment
 it exit while complaining that platform doesn't exist gem lock
 file, and suggest to add it by:
 `bundle lock --add-platform aarch64-linux`

 Fixes: overhangio/tutor-forum/issues/23

open-release/palm.3

Toggle open-release/palm.3's commit message
feat: allow to use two arm arch

 Installing the bundle on arm based arch fails for deployment
 it exit while complaining that platform doesn't exist gem lock
 file, and suggest to add it by:
 `bundle lock --add-platform aarch64-linux`

 Fixes: overhangio/tutor-forum/issues/23

open-release/palm.2

Toggle open-release/palm.2's commit message
feat: allow to use two arm arch

 Installing the bundle on arm based arch fails for deployment
 it exit while complaining that platform doesn't exist gem lock
 file, and suggest to add it by:
 `bundle lock --add-platform aarch64-linux`

 Fixes: overhangio/tutor-forum/issues/23

open-release/palm.1

Toggle open-release/palm.1's commit message
feat: allow to use two arm arch

 Installing the bundle on arm based arch fails for deployment
 it exit while complaining that platform doesn't exist gem lock
 file, and suggest to add it by:
 `bundle lock --add-platform aarch64-linux`

 Fixes: overhangio/tutor-forum/issues/23

open-release/olive.4

Toggle open-release/olive.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: upgrade to ruby 3 (#392)

Upgrade the service to work on both on Ruby 2.5.7 (currently used by the repo)
and 3.0 (which is currently supported).

Additionally, switch from running tests inside a docker container launched
through scripts to directly setting up and testing inside GitHub's containers.

Co-authored-by: Ghassan Maslamani <ghassan.maslamani@gmail.com>

open-release/olive.3

Toggle open-release/olive.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: upgrade to ruby 3 (#392)

Upgrade the service to work on both on Ruby 2.5.7 (currently used by the repo)
and 3.0 (which is currently supported).

Additionally, switch from running tests inside a docker container launched
through scripts to directly setting up and testing inside GitHub's containers.

Co-authored-by: Ghassan Maslamani <ghassan.maslamani@gmail.com>

open-release/olive.2

Toggle open-release/olive.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: upgrade to ruby 3 (#392)

Upgrade the service to work on both on Ruby 2.5.7 (currently used by the repo)
and 3.0 (which is currently supported).

Additionally, switch from running tests inside a docker container launched
through scripts to directly setting up and testing inside GitHub's containers.

Co-authored-by: Ghassan Maslamani <ghassan.maslamani@gmail.com>