Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.55.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking deployment status, helping streamline workflows by providing conditional logic based on deployment outcomes. This action is particularly useful for ensuring deployment consistency and avoiding redundant deployments.
Setup age action
Version updated for https://github.com/AnimMouse/setup-age to version v1.2.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup age for GitHub Actions” action automates the installation of the age encryption tool within GitHub Actions workflows. It simplifies tasks such as encrypting, decrypting, and generating keys for secure file handling during CI/CD processes. This action ensures seamless integration by caching the age tool and supports specifying versions and authentication to handle GitHub API rate limits efficiently.
Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.2.1.
- This action is used across all versions by 23 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Marimushka is a tool designed to export marimo notebooks and applications into HTML or WebAssembly formats, enabling the creation of interactive and shareable web-based versions without requiring Python installation for viewers. It automates tasks such as customizing output with Jinja2 templates, generating index pages, and integrating with GitHub Actions for seamless deployment. Key capabilities include support for interactive and standalone exports, recursive directory scanning, and flexible configuration through a command-line interface or Python API.
jd - JSON diff and patch
Version updated for https://github.com/josephburnett/jd to version v2.3.1.
- This action is used across all versions by 359 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The jd GitHub Action is a tool for diffing and patching JSON and YAML files, providing a streamlined way to compare and apply changes between file versions. It supports multiple diff and patch formats, including its native jd format, JSON Merge Patch (RFC 7386), and JSON Patch (RFC 6902), while offering human-readable outputs and minimal diffs. This action automates the process of generating, translating, and applying structural patches, simplifying tasks like configuration management and version control of structured data.
datamodel-code-generator
Version updated for https://github.com/koxudaxi/datamodel-code-generator to version 0.50.0.
- This action is used across all versions by 2,497 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The datamodel-code-generator GitHub Action automates the generation of Python data models from various schema definitions such as OpenAPI 3, JSON Schema, GraphQL, and raw data formats (JSON/YAML/CSV). It simplifies the creation of type-safe, validated Python code, supporting Pydantic, dataclasses, TypedDict, and msgspec models, while handling complex schema structures like $ref, allOf, and enums. This tool is particularly useful for developers looking to streamline data modeling and ensure compatibility with IDEs and type checkers.
pinact
Version updated for https://github.com/suzuki-shunsuke/pinact-action to version v1.3.0.
- This action is used across all versions by 143 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The pinact-action GitHub Action automates the process of pinning specific versions of GitHub Actions and reusable workflows in workflow configuration files to ensure stability and reproducibility. It can either update the files and push changes to a repository or validate that all actions are properly pinned, failing the CI process if they are not. This action helps maintain consistent and secure workflows by preventing unintended updates or changes to dependencies.
Setup Homebrew Zoomrecovery
Version updated for https://github.com/twinboi90/homebrew-zoomrecovery to version v1.0.14.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
ZoomRecovery is a macOS utility designed to automatically detect and resolve Zoom Error 1132, a common issue that prevents users from joining or hosting meetings. It automates the recovery process by cleaning up affected Zoom user data and relaunching the application, eliminating the need for manual troubleshooting.
RunHuman Issue Tester
Version updated for https://github.com/volter-ai/runhuman-issue-tester-action to version 0.0.6.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Runhuman Issue Tester GitHub Action automates QA testing for issues linked to pull requests by leveraging AI and human testers. It identifies and evaluates testable issues from PR references or commit messages, allowing real human testers to verify fixes via provided test URLs, and posts results as comments while reopening issues upon failure. This action streamlines quality assurance processes, ensuring thorough testing and accountability for issue resolution.
Release Edge Extension
Version updated for https://github.com/baptistecdr/release-edge-extension to version v2.1.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Release Edge Extension GitHub Action automates the process of publishing Microsoft Edge extensions to the Edge Web Store. It simplifies tasks such as uploading the extension file, managing API authentication, and handling retries for API requests. This action is ideal for developers looking to streamline their Edge extension release workflow, reducing manual effort and ensuring a more efficient deployment process.
ChangeLog Generator Action
Version updated for https://github.com/baynezy/ChangeLogger.Action to version 1.2.1.7.
- This action is used across all versions by 9 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Changelog.Action GitHub Action automates the process of updating and managing a project’s changelog file following the Keep a Changelog standard. It updates version information and moves content from the [Unreleased] section to the appropriate release section, simplifying changelog maintenance and ensuring consistency. Additionally, it provides a release-notes output that can be used for generating GitHub release notes or other automation tasks.