question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

github-release and github actions

See original GitHub issue

I haven’t tried it yet, but can scriv github-release work as a github action? The token can be supplied, but if it needs to be in a netrc file, I assume it has to be written to that file instead of being supplied to the command, right?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
nedbatcommented, Sep 18, 2022

The improved logging is now released as part of scriv 0.17.0.

0reactions
step21commented, Sep 15, 2022

Ah thanks, that makes sense. I just followed a tutorial and added changes to scriv, but wasn’t aware that I should adjust the version there. Thanks for taking a look.

Read more comments on GitHub >

github_iconTop Results From Across the Web

An Action to create releases via the GitHub Release API
This GitHub Action (written in JavaScript) wraps the GitHub Release API, specifically the Create a Release endpoint, to allow you to leverage GitHub...
Read more >
Create a Release and Upload Artifacts with GitHub Actions
The above is what a GitHub release with artifacts looks like. With this release, users of this software can navigate to the releases...
Read more >
Tips for automating your GitHub release creation - Sipios
This file will create a GitHub action that you will be able to trigger manually directly from the GitHub Actions tab by clicking...
Read more >
Setting up Automated Release Workflow with GitHub Actions
GitHub Actions is a great tool for continuous integration (CI) and ... is how the generated changelog would like on the GitHub Release...
Read more >
Create release | Code Cookbook - Michael Currin
GitHub Release Action. link. The docs and functionality are limited compared with the action covered above. Sample: ```yaml name: Create Release.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found