Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add package prefix to build CI #42

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

tekktrik
Copy link
Member

@tekktrik tekktrik commented Jun 1, 2023

@tekktrik tekktrik marked this pull request as ready for review June 14, 2023 17:08
@tekktrik tekktrik requested a review from a team June 14, 2023 17:08
@dhalbert dhalbert merged commit cfb28ea into adafruit:main Jun 14, 2023
@dhalbert
Copy link
Contributor

@tekktrik I'd think this is also needed for neopixel and circuitpython_typing ?

@tekktrik
Copy link
Member Author

neopixel is safe since it's a module file, and circuitpython_typing doesn't actually need .mpy files created, so we should be all set I think!

@tekktrik tekktrik deleted the dev/fix-build-bundle branch June 15, 2023 04:27
@dhalbert
Copy link
Contributor

Sounds good if they are not affected! Would it beb e good for consistency, in case the libraries changed and the prefix started to be needed? Or would that not happen?

Not a big deal.

adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 18, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch to 1.4.9 from 1.4.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_FocalTouch#26 from adafruit/ladyada-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_MAX9744 to 1.2.15 from 1.2.14:
  > Merge pull request adafruit/Adafruit_CircuitPython_MAX9744#17 from kbsriram/add-typing

Updating https://github.com/adafruit/Adafruit_CircuitPython_Nunchuk to 1.1.9 from 1.1.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_Nunchuk#31 from adafruit/stemma_i2c

Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.12.0 from 3.11.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#114 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.14.0 from 1.13.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#118 from ladyada/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_asyncio to 0.5.23 from 0.5.22:
  > Merge pull request adafruit/Adafruit_CircuitPython_asyncio#44 from furbrain/main
  > Merge pull request adafruit/Adafruit_CircuitPython_asyncio#42 from tekktrik/dev/fix-build-bundle

Updating https://github.com/adafruit/Adafruit_CircuitPython_HTTPServer to 4.1.0 from 4.0.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_HTTPServer#59 from FoamyGuy/ethernet_example
  > Merge pull request adafruit/Adafruit_CircuitPython_HTTPServer#58 from michalpokusa/server-headers

Updating https://github.com/adafruit/Adafruit_CircuitPython_NTP to 3.0.10 from 3.0.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_NTP#30 from joshua-beck-0908/timezone_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.14.9 from 1.14.8:
  > Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#92 from makermelissa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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.

2 participants