Skip to content

Commit

Permalink
Update blog posts for 2024-09-19T08:46:37Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 19, 2024
1 parent 01df7df commit cdd5113
Show file tree
Hide file tree
Showing 4 changed files with 130 additions and 0 deletions.
47 changes: 47 additions & 0 deletions content/posts/2024/09/19-08-PierreGode-GPTcode-reviewer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: GPT code review Action
date: 2024-09-19 08:46:30 +00:00
tags:
- PierreGode
- GitHub Actions
draft: false
repo: PierreGode/GPTcode-reviewer
marketplace: https://github.com/marketplace/actions/gpt-code-review-action
version: v3.0.0
dependentsNumber: "0"
---


Version updated for **PierreGode/GPTcode-reviewer** to version **v3.0.0**.
- This action is used across all versions by **0** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/gpt-code-review-action) to find the latest changes.

## Release notes

GPTCode Reviewer - AI-Powered Code Review Assistant
Version: 1.0.0
Author: Pierre Gode

Overview
GPTCode Reviewer is an AI-driven code review assistant designed to streamline the code review process for developers and teams. Leveraging the power of OpenAI's GPT technology, this tool provides intelligent suggestions, identifies potential issues, and enhances code quality by offering comprehensive reviews in real-time.

Features
Automated Code Review: Instantly review code with AI-powered insights, reducing the time spent on manual reviews.
Customizable Feedback: Tailor the review parameters to match your project's coding standards and guidelines.
Detailed Suggestions: Receive in-depth explanations and recommendations for code improvements, including syntax, structure, and best practices.
Multi-Language Support: Supports a wide range of programming languages, making it versatile for diverse development environments.
Seamless Integration: Easily integrates into your existing GitHub workflows, enabling smooth collaboration within your team.
Benefits
Increase Productivity: Automate repetitive review tasks, allowing developers to focus on more complex issues.
Improve Code Quality: Ensure your codebase adheres to best practices and maintain high standards across your projects.
Collaborative Review Process: Enhance team collaboration by providing consistent and thorough code reviews for every commit.
Installation
Install the GPTCode Reviewer from the GitHub Marketplace.
Configure the settings to match your project's needs.
Start reviewing your code with AI-driven insights directly in your GitHub repository.
Get Started
To get started with GPTCode Reviewer, check out the [documentation](https://github.com/PierreGode/GPTcode-reviewer/wiki) and [setup guide](https://github.com/PierreGode/GPTcode-reviwer/blob/main/README.md).

License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/PierreGode/GPTcode-reviewer/blob/main/LICENSE) file for more details.
27 changes: 27 additions & 0 deletions content/posts/2024/09/19-08-afritzler-mkdocs-gh-pages-action.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: MkDocs Github Pages Releaser
date: 2024-09-19 08:46:35 +00:00
tags:
- afritzler
- GitHub Actions
draft: false
repo: afritzler/mkdocs-gh-pages-action
marketplace: https://github.com/marketplace/actions/mkdocs-github-pages-releaser
version: v9.5.34
dependentsNumber: "33"
---


Version updated for **afritzler/mkdocs-gh-pages-action** to version **v9.5.34**.
- This action is used across all versions by **33** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/mkdocs-github-pages-releaser) to find the latest changes.

## Release notes

## Changes

## 🧰 Maintenance

- Bump mkdocs-material from 9.5.33 to 9.5.34 @dependabot (#237)

30 changes: 30 additions & 0 deletions content/posts/2024/09/19-08-aminya-setup-cpp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Setup Cpp (C++ / C)
date: 2024-09-19 08:46:33 +00:00
tags:
- aminya
- GitHub Actions
draft: false
repo: aminya/setup-cpp
marketplace: https://github.com/marketplace/actions/setup-cpp-c-c
version: v0.42.0
dependentsNumber: "1"
---


Version updated for **aminya/setup-cpp** to version **v0.42.0**.
- This action is used across all versions by **1** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/setup-cpp-c-c) to find the latest changes.

## Release notes

## What's Changed
* feat: add support for cmakelang, cmake-lint, cmake-format by @aminya in https://github.com/aminya/setup-cpp/pull/294
* feat: support more compiler/tool aliases (e.g. clang, clang-tidy) by @aminya in https://github.com/aminya/setup-cpp/pull/293
* fix: skip pipx/pip package install if no upgrade requested by @aminya in https://github.com/aminya/setup-cpp/pull/294
* fix: avoid old LLVM release HTTP redirects by @aminya in https://github.com/aminya/setup-cpp/pull/296
* fix libtinfo5 installation on Ubuntu 24 for LLVM by @aminya in https://github.com/aminya/setup-cpp/pull/296


**Full Changelog**: https://github.com/aminya/setup-cpp/compare/v0.41.1...v0.42.0
26 changes: 26 additions & 0 deletions content/posts/2024/09/19-08-shogo82148-actions-cfn-lint.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: actions-cfn-lint
date: 2024-09-19 08:46:28 +00:00
tags:
- shogo82148
- GitHub Actions
draft: false
repo: shogo82148/actions-cfn-lint
marketplace: https://github.com/marketplace/actions/actions-cfn-lint
version: v3.34.0
dependentsNumber: "22"
---


Version updated for **shogo82148/actions-cfn-lint** to version **v3.34.0**.
- This action is used across all versions by **22** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/actions-cfn-lint) to find the latest changes.

## Release notes

## What's Changed
* bump cfn-lint v1.14.1 by @shogo82148-slim in https://github.com/shogo82148/actions-cfn-lint/pull/621


**Full Changelog**: https://github.com/shogo82148/actions-cfn-lint/compare/v3.33.0...v3.34.0

0 comments on commit cdd5113

Please sign in to comment.