[PR #10] [MERGED] [core] Add Continuous Delivery for Landing Page #19

Closed
opened 2025-10-31 16:55:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/feeddeck/feeddeck/pull/10
Author: @ricoberger
Created: 9/16/2023
Status: Merged
Merged: 9/16/2023
Merged by: @ricoberger

Base: mainHead: core-add-continuous-delivery-for-landing-page


📝 Commits (1)

  • 4e944d2 [core] Add Continuous Delivery for Landing Page

📊 Changes

5 files changed (+80 additions, -17 deletions)

View changed files

📝 .github/workflows/release.yaml (+66 -3)
📝 landing/app/download/page.tsx (+5 -5)
📝 landing/app/pricing/page.tsx (+2 -2)
📝 landing/helpers/helpers.ts (+5 -5)
📝 landing/helpers/metadata.ts (+2 -2)

📄 Description

This commit adds a continuous delivery pipeline for the landing page, which is published as GitHub page.

This commit also fixes some typings and links within the landing page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/feeddeck/feeddeck/pull/10 **Author:** [@ricoberger](https://github.com/ricoberger) **Created:** 9/16/2023 **Status:** ✅ Merged **Merged:** 9/16/2023 **Merged by:** [@ricoberger](https://github.com/ricoberger) **Base:** `main` ← **Head:** `core-add-continuous-delivery-for-landing-page` --- ### 📝 Commits (1) - [`4e944d2`](https://github.com/feeddeck/feeddeck/commit/4e944d2969db9d1496960ca3083e57a8a66e9aac) [core] Add Continuous Delivery for Landing Page ### 📊 Changes **5 files changed** (+80 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+66 -3) 📝 `landing/app/download/page.tsx` (+5 -5) 📝 `landing/app/pricing/page.tsx` (+2 -2) 📝 `landing/helpers/helpers.ts` (+5 -5) 📝 `landing/helpers/metadata.ts` (+2 -2) </details> ### 📄 Description This commit adds a continuous delivery pipeline for the landing page, which is published as GitHub page. This commit also fixes some typings and links within the landing page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 16:55:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/feeddeck#19