Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/deploy-cloud-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,9 @@ jobs:
--allow-unauthenticated
--ingress=internal-and-cloud-load-balancing
--port=4321
--timeout=120
--startup-probe=httpGet.port=4321,initialDelaySeconds=10,timeoutSeconds=10,periodSeconds=120,failureThreshold=10
--memory=1Gi
--timeout=60
--min-instances=1
--set-env-vars ASTRO_BASE_PATH=${{ env.ASTRO_BASE_PATH }}
--set-env-vars AUTH0_DOMAIN=${{ env.AUTH0_DOMAIN }}
Expand Down
2 changes: 1 addition & 1 deletion ob_v3p0/microsites/cert/ob-cert-v3p0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: 1Edtech Consortium
category: Specification
category: Certification
title: Open Badges Specification Conformance and Certification Guide
shortcode: OB-CERT-30
status: Final
Expand Down
2 changes: 1 addition & 1 deletion ob_v3p0/microsites/impl/ob-impl-v3p0.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
author: 1Edtech Consortium
category: Specification
category: Guide
title: Open Badges Implementation Guide
shortcode: OB-IMPL-30
status: Final
Expand Down