Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
add 3 items (#58)
Browse files Browse the repository at this point in the history
* add 3 items

* update

---------

Co-authored-by: Philip Colmer <1979931+pcolmer@users.noreply.github.com>
Co-authored-by: Zhenyu Zheng <zheng.zhenyu@outlook.com>
  • Loading branch information
3 people authored Nov 27, 2023
1 parent 3735aef commit 5ace40e
Show file tree
Hide file tree
Showing 6 changed files with 168 additions and 0 deletions.
56 changes: 56 additions & 0 deletions _posts/2023-10-25-Gerrit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
layout: project
permalink: /:title/
category: libraries

meta:
keywords: "Gerrit"

project:
title: "Gerrit"
type: "Java"
ci_url: "https://gerrit-ci.gerritforge.com/view/Gerrit/job/Gerrit-bazel-master/"
url: "https://github.com/GerritCodeReview/gerrit"
project_official_url: "https://www.gerritcodereview.com/"
logo: "/assets/images/projects/libraries/gerrit/logo.png"
overview: "Gerrit is a free, web-based team code collaboration tool. Software developers in a team can review each other's modifications on their source code using a Web browser and approve or reject those changes. It integrates closely with Git, a distributed version control system."

supported_releases:
- release:
version: "v3.9.0-rc0"
url: "https://github.com/GerritCodeReview/gerrit/archive/refs/tags/v3.9.0-rc0.tar.gz"
- release:
version: "v3.8.2"
url: "https://github.com/GerritCodeReview/gerrit/archive/refs/tags/v3.8.2.tar.gz"
- release:
version: "v3.7.5"
url: "https://github.com/GerritCodeReview/gerrit/archive/refs/tags/v3.7.5.tar.gz"

work_items:
- work:
title: "Fix typo in security fixes page description #38"
url: "https://github.com/GerritCodeReview/gerrit/pull/38"
status: "Open"
- work:
title: "CVE-2007-4559 Patch #37"
url: "https://github.com/GerritCodeReview/gerrit/pull/37"
status: "Open"
- work:
title: "change buttons for better presentations #36"
url: "https://github.com/GerritCodeReview/gerrit/pull/36"
status: "Open"

events:
- event:
title: "Release Plan for Gerrit 3.9"
type: "Blog"
url: "https://www.gerritcodereview.com/2023-10-05-gerrit-3.9-release-plan.html"
language: "English"
- event:
title: "Gerrit ESC Meeting Minutes"
type: "Blog"
url: "https://www.gerritcodereview.com/2023-09-20-esc-minutes.html"
language: "English"
---

<p>Gerrit</p>
56 changes: 56 additions & 0 deletions _posts/2023-10-25-Git.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
layout: project
permalink: /:title/
category: libraries

meta:
keywords: "Git"

project:
title: "Git"
type: "C"
ci_url: "https://github.com/git/git/actions"
url: "https://github.com/git/git"
project_official_url: "https://git-scm.com/"
logo: "/assets/images/projects/libraries/git/logo.png"
overview: "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows."

supported_releases:
- release:
version: "v2.42.0"
url: "https://github.com/git/git/archive/refs/tags/v2.42.0.tar.gz"
- release:
version: "v2.42.0-rc2"
url: "https://github.com/git/git/archive/refs/tags/v2.42.0-rc2.tar.gz"
- release:
version: "v2.42.0-rc1"
url: "https://github.com/git/git/archive/refs/tags/v2.42.0-rc1.tar.gz"

work_items:
- work:
title: "merge: --ff-one-only to apply FF if commit is one"
url: "https://github.com/git/git/pull/1599"
status: "Open"
- work:
title: "typo: fix the typo 'neeed' into 'needed' in the comment under merge-o…"
url: "https://github.com/git/git/pull/1592"
status: "Open"
- work:
title: "[Outreachy][PATCH v2] branch.c: adjust error messages to coding guidelines"
url: "https://github.com/git/git/pull/1590"
status: "Open"

events:
- event:
title: "LINUX FU: DEEP GIT REBASING"
type: "Blog"
url: "https://hackaday.com/2023/10/17/linux-fu-deep-git-rebasing/"
language: "English"
- event:
title: "Measuring Git performance with OpenTelemetry"
type: "Blog"
url: "https://github.blog/2023-10-16-measuring-git-performance-with-opentelemetry/"
language: "English"
---

<p>Git</p>
56 changes: 56 additions & 0 deletions _posts/2023-10-25-Jenkins.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
layout: project
permalink: /:title/
category: cloud

meta:
keywords: "Jenkins"

project:
title: "Jenkins"
type: "Java"
ci_url: "https://github.com/jenkinsci/jenkins/actions"
url: "https://github.com/jenkinsci/jenkins"
project_official_url: "https://www.jenkins.io/"
logo: "/assets/images/projects/cloud/jenkins/logo.png"
overview: "In a nutshell, Jenkins is the leading open-source automation server. Built with Java, it provides over 1,800 plugins to support automating virtually anything, so that humans can spend their time doing things machines cannot."

supported_releases:
- release:
version: "2.493"
url: "https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-2.429.tar.gz"
- release:
version: "2.414.3"
url: "https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-2.414.3.tar.gz"
- release:
version: "2.428"
url: "https://github.com/jenkinsci/jenkins/archive/refs/tags/jenkins-2.428.tar.gz"

work_items:
- work:
title: "[JENKINS-69487] prevent uninstalled detached plugins get reinstalled #8634"
url: "https://github.com/jenkinsci/jenkins/pull/8634"
status: "Open"
- work:
title: "[JENKINS-72222] Fix inconsistent wording between login page and security configuration #8633"
url: "https://github.com/jenkinsci/jenkins/pull/8633"
status: "Open"
- work:
title: "Turkish localization fixes for login and users management pages #8631"
url: "https://github.com/jenkinsci/jenkins/pull/8631"
status: "Open"

events:
- event:
title: "Jenkins Board and Officer Elections 2023 - Nominations Open"
type: "Blog"
url: "https://www.jenkins.io/blog/2023/09/18/board-officer-election-announcement/"
language: "English"
- event:
title: "GSoC Building Jenkins.io with alternative tools "
type: "Blog"
url: "https://www.jenkins.io/blog/2023/09/24/building-jenkinsio-with-alternative-tools/"
language: "English"
---

<p>Jenkins</p>
Binary file added assets/images/projects/cloud/jenkins/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/libraries/gerrit/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/projects/libraries/git/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ace40e

Please sign in to comment.