Skip to content

Conversation

@evaherrada
Copy link
Collaborator

#61

The current issue is that the only time you'll know the README isn't rendering now is after the library has been released to PyPI, which isn't really ideal, since if it isn't rendering right, it doesn't really tell you where the issue is and you'll have to re-release it.

@evaherrada
Copy link
Collaborator Author

Ah, I think I did this in the wrong spot

@evaherrada evaherrada requested a review from siddacious July 1, 2020 20:58
@evaherrada
Copy link
Collaborator Author

Haven't tested. Doing that now

@evaherrada
Copy link
Collaborator Author

Tested here and it works great:
adafruit/Adafruit_CircuitPython_ImageLoad#34

Copy link
Contributor

@siddacious siddacious left a comment

Choose a reason for hiding this comment

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

Bueno!

@siddacious
Copy link
Contributor

@dherrada Let's give @tannewt @kattni and @sommersoft a chance to chime in before merging

- name: Build docs
working-directory: docs
run: sphinx-build -E -W -b html . _build/html
- name: Build README
Copy link
Member

Choose a reason for hiding this comment

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

I'd call this Build python package since it'll fail if the setup.py steps fail. Otherwise, this looks good to me.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ok, I've renamed it. Thanks for taking a look at this

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you! Always good to automatically test things.

@tannewt tannewt merged commit e549be2 into master Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants