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.

CircleCI removes version number

See original GitHub issue

I’m investigating whether we are also affected by this issue https://github.com/scikit-learn/scikit-learn/issues/8058, and run into the inconvenience that not only circle ci doesn’t list the SHA of the master head, but our testing header is also truncate the version number (while e.g. travis doesn’t). I’m leaving this issue here in case anyone fancies to dig into it.

example from https://circleci.com/gh/astropy/astropy/866:

platform linux2 -- Python 2.7.6, pytest-2.8.3, py-1.4.30, pluggy-0.3.1

Running tests with Astropy version 2.0.dev.
Running tests in lib.linux-i686-2.7/astropy docs.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
kakirasterncommented, Feb 2, 2019

Yup, will investigate further and make sure it is no longer an issue for us. But it is highly likely to have already been resolved… Will report back soon.

0reactions
kakirasterncommented, Feb 5, 2019

Thanks, @bsipocz !

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Cloud] Can I delete a build? - CircleCI Support
We do not delete individual builds on CircleCI. Even If you have accidentally dumped any secret/passwords into your build output.
Read more >
Remove CircleCI from Github repo - Feedback & Bug Reports
How can I remove completely CircleCI from my repo? On GitHub, go to repo settings, Webhooks and Services, and delete the CircleCi webhook....
Read more >
Can I delete an Orb? - CircleCI Support
Deleting an orb: CircleCI does not support deleting an orb, as publicly released orbs are potentially dependencies for other CircleCI...
Read more >
How can I remove an old branch - CircleCI Discuss
A far easier workaround (especially if it's been a while) is to go to the list of branches (https://github.com/your-org/your-repo/branches) ...
Read more >
Removing old builds - Build Environment - CircleCI Discuss
I'm looking to remove some initial builds from a newly created project that were incorrectly setup using circle 1.0.
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