[PR #1488] [CLOSED] Github Actions #1667

Closed
opened 2026-02-26 19:34:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1488
Author: @gmoraa
Created: 11/21/2024
Status: Closed

Base: mainHead: feature/actions


📝 Commits (6)

  • c14d66b chore: add traditional chinese
  • ef18e90 chore: change logo
  • 4228631 chore: update marketing site
  • 15a782c chore: update translation and color theme
  • 2c4ecea chore: fix translation
  • 86955d6 Removed other pipelines

📊 Changes

57 files changed (+7788 additions, -1375 deletions)

View changed files

📝 .env.example (+2 -2)
.github/workflows/clean-cache.yml (+0 -29)
.github/workflows/codeql-analysis.yml (+0 -41)
.github/workflows/deploy.yml (+0 -24)
.github/workflows/e2e-tests.yml (+0 -47)
.github/workflows/first-interaction.yml (+0 -29)
.github/workflows/issue-assignee-check.yml (+0 -63)
.github/workflows/issue-labeler.yml (+0 -25)
.github/workflows/issue-opened.yml (+0 -21)
.github/workflows/pr-labeler.yml (+0 -20)
.github/workflows/pr-review-reminder.yml (+0 -64)
.github/workflows/publish.yml (+0 -159)
.github/workflows/semantic-pull-requests.yml (+0 -62)
.github/workflows/stale.yml (+0 -24)
.github/workflows/translations-force-pull.yml (+0 -51)
.github/workflows/translations-pull.yml (+0 -55)
.github/workflows/translations-upload.yml (+0 -56)
📝 README.md (+6 -4)
📝 apps/marketing/src/app/(marketing)/layout.tsx (+3 -4)
📝 apps/marketing/src/app/(marketing)/page.tsx (+1 -18)

...and 37 more files

📄 Description

Summary by CodeRabbit

  • New Features
    • Added support for Traditional Chinese language with updated translations across various components.
  • Improvements
    • Updated the color palette in the Tailwind CSS configuration to a vibrant blue scheme.
    • Enhanced the README with a new "Tech Stack" section and improved developer setup instructions.
    • Simplified the Hero component by removing unused imports and features.
  • Bug Fixes
    • Improved error handling and access checks in document-related components.
  • Documentation
    • Updated translation files for multiple languages, improving clarity and accuracy.
  • Style
    • Changed link colors across several components for a consistent visual update.

🔄 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/documenso/documenso/pull/1488 **Author:** [@gmoraa](https://github.com/gmoraa) **Created:** 11/21/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/actions` --- ### 📝 Commits (6) - [`c14d66b`](https://github.com/documenso/documenso/commit/c14d66b7321b06249d106b6663607217136d3127) chore: add traditional chinese - [`ef18e90`](https://github.com/documenso/documenso/commit/ef18e90d0bbe279fe750d9f189b3222aa9d59e2f) chore: change logo - [`4228631`](https://github.com/documenso/documenso/commit/4228631535afb5eb536bacdb3ab330c3e43f4c6b) chore: update marketing site - [`15a782c`](https://github.com/documenso/documenso/commit/15a782c3a7b9583191957e14d20b6b09a5cc1bef) chore: update translation and color theme - [`2c4ecea`](https://github.com/documenso/documenso/commit/2c4ecea4be7eb3c37e321ec5965ed03f5d677bde) chore: fix translation - [`86955d6`](https://github.com/documenso/documenso/commit/86955d6ba8c6217c886089cbac9eec6cd3983dcc) Removed other pipelines ### 📊 Changes **57 files changed** (+7788 additions, -1375 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -2) ➖ `.github/workflows/clean-cache.yml` (+0 -29) ➖ `.github/workflows/codeql-analysis.yml` (+0 -41) ➖ `.github/workflows/deploy.yml` (+0 -24) ➖ `.github/workflows/e2e-tests.yml` (+0 -47) ➖ `.github/workflows/first-interaction.yml` (+0 -29) ➖ `.github/workflows/issue-assignee-check.yml` (+0 -63) ➖ `.github/workflows/issue-labeler.yml` (+0 -25) ➖ `.github/workflows/issue-opened.yml` (+0 -21) ➖ `.github/workflows/pr-labeler.yml` (+0 -20) ➖ `.github/workflows/pr-review-reminder.yml` (+0 -64) ➖ `.github/workflows/publish.yml` (+0 -159) ➖ `.github/workflows/semantic-pull-requests.yml` (+0 -62) ➖ `.github/workflows/stale.yml` (+0 -24) ➖ `.github/workflows/translations-force-pull.yml` (+0 -51) ➖ `.github/workflows/translations-pull.yml` (+0 -55) ➖ `.github/workflows/translations-upload.yml` (+0 -56) 📝 `README.md` (+6 -4) 📝 `apps/marketing/src/app/(marketing)/layout.tsx` (+3 -4) 📝 `apps/marketing/src/app/(marketing)/page.tsx` (+1 -18) _...and 37 more files_ </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added support for Traditional Chinese language with updated translations across various components. - **Improvements** - Updated the color palette in the Tailwind CSS configuration to a vibrant blue scheme. - Enhanced the README with a new "Tech Stack" section and improved developer setup instructions. - Simplified the `Hero` component by removing unused imports and features. - **Bug Fixes** - Improved error handling and access checks in document-related components. - **Documentation** - Updated translation files for multiple languages, improving clarity and accuracy. - **Style** - Changed link colors across several components for a consistent visual update. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:34:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1667
No description provided.