upload-release-asset VS action-gh-release

Compare upload-release-asset vs action-gh-release and see what are their differences.

upload-release-asset

An Action to upload a release asset via the GitHub Release API (by actions)

action-gh-release

📦 :octocat: GitHub Action for creating GitHub Releases (by softprops)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
upload-release-asset action-gh-release
5 7
573 3,625
- -
0.9 7.4
about 3 years ago 12 days ago
JavaScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

upload-release-asset

Posts with mentions or reviews of upload-release-asset. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • GitHub Action to compile binary and create release
    3 projects | /r/github | 1 Jun 2023
    is it possible to write a GitHub Action that would compile my Rust binary for 3 different systems (Mac, Linux and Windows), create a new release on GitHub and upload those binaries to it? I've found this action, and also this one. Those seem to be able to do what I need, but they are both archived and not actively maintained for quite a while. Is it even safe to use those? I know that Actions can be used to compile my binaries as I've already been using them to run tests on all three systems, but I want to know if it is possible upload those binaries and create release with them. Also, is it possible to read version number from a file in my repository with GitHub Actions to set that as a name for a new release?
  • The main workflow
    2 projects | dev.to | 15 Mar 2022
    Call upload-release-asset to upload zip asset to the release (to be used by publish-on-chrome-web-store and publish-on-firefox-add-ons workflows later).
  • upload-release-asset VS RadarKit - a user suggested alternative
    2 projects | 21 Jan 2022
  • Creating GitHub release
    1 project | dev.to | 8 Dec 2021
    All 3 steps use the same upload-release-asset action to add an asset to the release by its upload_url extracted from createRelease step's output. To provide asset_path we use outputs of corresponding steps which contain absolute path to artifacts.
  • Adding .Net artefacts to a release automatically with GitHub Actions
    4 projects | /r/dotnet | 23 Nov 2021
    I followed the instructions on the upload-release-asset action, but never got it to work. Has anyone else got it working, so I can have a look at their .github-actions.yml?

action-gh-release

Posts with mentions or reviews of action-gh-release. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • GitHub Action to compile binary and create release
    3 projects | /r/github | 1 Jun 2023
    While those actions are indeeded archived, they do recommend some other community actions to use. I have used https://github.com/softprops/action-gh-release and it works well. That said, you need to do your own due diligence on how comfortable you are using community actions.
  • How to Automatically Update Resume On Your Personal Site From OverLeaf
    1 project | dev.to | 27 Mar 2023
    Create a new workflow, and then enter the code below. This code will create the PDF version of the latex file with every push into this repository. Each push will create a new release of your resume's latest iteration, and it will be an artifact attached to this. You may encounter an error based off the permission of the GitHub Action but this issue is explained well in this post.
  • Simple LaTeX CI/CD Template
    8 projects | /r/LaTeX | 28 Aug 2022
    Alternatively, if you do not want to use the LaTeX compilation process on GitHub Actions, you can omit the building process and track the locally generated PDF file as well. Usually binary files, PDF files in this case, are not tracked. You can remove the Compile LaTeX Document step in the .github/workflows/release.yml file, and start tracking the output PDF in your repository. By this way, you can move the compilation process to local. However, if you follow this path, by default, you will not have your output PDF listed under releases. It is possible to achieve this by editing the Release step in the workflow (see action-gh-release for more information).
  • How can I set the tag before releasing?
    1 project | /r/github | 15 Apr 2022
    I use https://github.com/softprops/action-gh-release to create releases when pull requests happen. But I don't understand how I'm supposed to set tags. The README states this: yml if: startsWith(github.ref, 'refs/tags/')
  • Dart + GitHub Actions: Publish your command-line tools for Windows/macOS/Linux into GitHub Releases
    3 projects | dev.to | 1 Apr 2022
    action-gh-release really makes it easy to do these steps.
  • How to release built artifacts from one to another repo on GitHub?
    4 projects | dev.to | 15 Aug 2021
    softprops/action-gh-release able to achieve that in two lines of code.
  • Go Package CI/CD with GitHub Actions
    6 projects | dev.to | 15 May 2021
    Finally, we use a 3rd-party release creation Action for creating a release draft with the release notes and artifacts we just created:

What are some alternatives?

When comparing upload-release-asset and action-gh-release you can also consider the following projects:

create-release - An Action to create releases via the GitHub Release API

virtual-environments - GitHub Actions runner images [Moved to: https://github.com/actions/runner-images]

setup-ruby - An action to download a prebuilt Ruby and add it to the PATH in 5 seconds

tokens

memrise-audio-uploader

golangci-lint-action - Official GitHub action for golangci-lint from its authors

HomeAutio.Mqtt.GoogleHome

setup-go - Set up your GitHub Actions workflow with a specific version of Go

WorkFlowGenerator - A .NET global tool to generate workflows for GitHub Actions based on project configuration and user inputs

golangci-lint - Fast linters Runner for Go

create-banner-image - An easy way to make banners from articles that you make with only 1 step!

gather-town-desktop-releases - Pseudo-repo for holding releases of the Gather desktop app