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.

Need to make a release?

See original GitHub issue

Hi,

After our push to get authomatic going again last year, it’s fallen a bit by the wayside. We made significant headway in improving the code and merging in PRs to deal with bugs and some new features - however we never got round to actually making a new release - in part due to the issues with the test suite not passing (from what I remember due to browser/client ‘end to end’ testing rather than the python unit tests).

I’d like to see a tagged release made, and pushed to pypi, so that what most people will consume is at least in better shape than the 0.1.0 release, which is broken for several significant use cases.

I think this would need @peterhudec to either make the push to pypi, or update .travis.yml with an appropriate key to trigger updates from future tagged commits. I also don’t know how https://authomatic-example.appspot.com/ is updated.

Any thoughts?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
jensenscommented, Jun 24, 2018

Yes, indeed, we need a release!

I usually use zest.releaser for this task. But using TravisCI and automate things sound good too. In any case I’d prefer to get permissions on PyPI.

I also have no idea how to update the example app at GAE.

0reactions
mrichar1commented, Nov 27, 2019

Release made: 1.0.0 - see #203 for details.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing releases in a repository - GitHub Docs
Creating a release · On GitHub.com, navigate to the main page of the repository. · To the right of the list of files,...
Read more >
What are GitHub Releases and How to create a ... - Tools QA
This article will give you in-depth understanding about - What Are GitHub Releases? How to create and deleate a release In GitHub?
Read more >
10. Creating a Release - VisIt User Manual - Read the Docs
To create a release you will first create a tag using git commands. ... VisIt with Spack should be reviewed for any changes...
Read more >
How to build and ship a release - Stack Overflow Open Source
How to build and ship a release · Step 1. Tag the commit in master that you want to release · Step 2....
Read more >
5 Steps to a Successful Release Management Process
What is release management? If your company has ever had to make a significant software change, chances are that you already appreciate the...
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