Skip to content
This repository was archived by the owner on Dec 23, 2021. It is now read-only.

Conversation

@andreamah
Copy link
Contributor

@andreamah andreamah commented Apr 16, 2020

Description:

The tarball for adafruit_display_text was having trouble being unzipped for users without git. I moved the tarball files to the src/clue directory so that it doesn't need to be unzipped + installed via pip.

label.py was originally within the zipped tarball, but now it is in src/clue/adafruit_display_text/label.py

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Testing:

Tested on windows on code that uses adafruit_clue and adafruit_display_text.

@nasadigital
Copy link

@andreamah How can I build a .vsix to try if it fixes the issue?

@andreamah
Copy link
Contributor Author

@andreamah How can I build a .vsix to try if it fixes the issue?

I'll create a vsix and send it to you.

@isadorasophia
Copy link
Contributor

This definitely sounds okay for a hot fix! Were you able to get repro it or get to the bottom of the underlying issue though? Was it something with a git requirement?

@andreamah
Copy link
Contributor Author

This definitely sounds okay for a hot fix! Were you able to get repro it or get to the bottom of the underlying issue though? Was it something with a git requirement?

The underlying issue was that users needed Git. Pip installing from a tar.gz file requires Git for some reason

@andreamah andreamah force-pushed the users/t-anmah/tarball-bug-fix branch from 37032b2 to 9a0c839 Compare April 16, 2020 21:49
Copy link

@nasadigital nasadigital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@vandyliu vandyliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on windows computer without git!

@andreamah andreamah merged commit 9a1adc9 into staging Apr 16, 2020
@andreamah andreamah deleted the users/t-anmah/tarball-bug-fix branch April 16, 2020 22:08
@xnkevinnguyen xnkevinnguyen changed the title IMPORTANT: Hotfix for users without Git Hotfix for users without Git Apr 16, 2020
@andreamah andreamah restored the users/t-anmah/tarball-bug-fix branch April 16, 2020 23:46
@andreamah andreamah mentioned this pull request Apr 16, 2020
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants