Commit graph

285 commits

Author SHA1 Message Date
foamyguy
8987505241 implementing --auto for webworkflow 2023-11-10 17:51:40 -06:00
foamyguy
63dcbb9944 disable too-many-args for main 2023-10-28 12:10:03 -05:00
foamyguy
ae5cc2a9b4 Merge branch 'main' into web_workflow
# Conflicts:
#	circup/__init__.py
2023-10-28 11:34:03 -05:00
Scott Shawcroft
abd225169a
Merge pull request #182 from MakerClassCZ/override-params
Add board-id and cpy-version params
2023-10-23 13:06:57 -07:00
Vladimír Smitka
0875a4d834 Attempt to fix splitted long lines 2023-10-22 22:08:28 +02:00
Vladimír Smitka
49737096ff Attempt to remove one if-else
I got: circup/__init__.py:1177:0: R0912: Too many branches (13/12) (too-many-branches)
2023-10-22 21:52:20 +02:00
Vladimír Smitka
aa829a5804 Fix line lengths 2023-10-22 19:29:27 +02:00
Vladimír Smitka
575da0797d Add board-id and cpy-version params 2023-10-22 18:38:16 +02:00
Melissa LeBlanc-Williams
6806be4af4
Merge pull request #179 from adafruit/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18
2023-10-18 09:54:12 -07:00
dependabot[bot]
4e9a70a22a
Bump urllib3 from 1.26.17 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:24:38 +00:00
Scott Shawcroft
abf46302a8
Merge pull request #177 from dhalbert/no-7.x
7.x bundles are no longer built
2023-10-04 13:19:08 -07:00
Dan Halbert
fbf5aa4d50 7.x bundles are no longer built 2023-10-04 15:09:35 -04:00
Dan Halbert
4fcc7bcc82
Merge pull request #176 from adafruit/dependabot/pip/urllib3-1.26.17
Bump urllib3 from 1.26.5 to 1.26.17
2023-10-04 12:02:57 -04:00
dependabot[bot]
27160fe75d
Bump urllib3 from 1.26.5 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 04:39:00 +00:00
Alec Delaney
9047f8c072
Merge pull request #173 from adafruit/dependabot/pip/pygments-2.15.0
Bump pygments from 2.7.4 to 2.15.0
2023-07-28 00:42:35 -04:00
Alec Delaney
a649d29881
Merge pull request #175 from adafruit/dependabot/pip/certifi-2023.7.22
Bump certifi from 2022.12.7 to 2023.7.22
2023-07-28 00:40:13 -04:00
dependabot[bot]
523b64a2c7
Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:48:26 +00:00
dependabot[bot]
d411bae64d
Bump pygments from 2.7.4 to 2.15.0
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.7.4...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 13:11:46 +00:00
Dan Halbert
e400b88aa5
Merge pull request #168 from adafruit/dependabot/pip/requests-2.31.0
Bump requests from 2.26.0 to 2.31.0
2023-06-01 09:04:12 -04:00
dependabot[bot]
c29fc11ab7
Bump requests from 2.26.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 02:04:52 +00:00
Dan Halbert
777e677170
Merge pull request #167 from furbrain/main
correctly install asyncio from requirements.txt
2023-04-26 21:21:43 -04:00
Phil Underwood
ce3fd34288 Make changes alphabetised 2023-04-26 21:57:39 +01:00
Phil Underwood
276fdc26b8 correctly install asyncio form requirementes 2023-04-26 17:19:59 +01:00
Dan Halbert
2753e50118
Merge pull request #166 from Neradoc/fix-auto
Fix auto requiring an argument
2023-04-12 20:47:09 -04:00
Neradoc
aa8ab4e5cd fix --auto requiring an argument 2023-04-13 02:19:22 +02:00
Dan Halbert
fd39347e01
Merge pull request #160 from Neradoc/nera-auto-install
Auto install improvements
2023-04-10 15:25:49 -04:00
Neradoc
82ffa73b57 Other way to find local path 2023-04-02 02:18:15 +02:00
Neradoc
62f7a657cf
Update circup/__init__.py
Co-authored-by: Dan Halbert <halbert@halwitz.org>
2023-04-01 17:11:23 +02:00
jposada202020
4015574518
Merge pull request #159 from Neradoc/find-all-files-in-packages
Find all files in packages
2023-03-20 20:44:59 -04:00
Neradoc
3e7aa71a44 find all files in packages 2023-03-21 01:39:29 +01:00
Neradoc
e7853dfc3a fix rebase 2023-03-21 01:31:53 +01:00
Neradoc
f7c812261b move install help to the options, remove no-auto 2023-03-21 01:28:25 +01:00
Neradoc
c46d2fdc75 using os.sep to find the ./ prefix 2023-03-21 01:27:31 +01:00
Neradoc
0306fae90c auto install improvements 2023-03-21 01:27:31 +01:00
Vladimir Kotal
151d3585ff fix install of multi-file packages 2023-02-22 22:10:42 +01:00
Vladimir Kotal
8b413ffe16 add support for web workflow
fixes #156
2023-02-22 20:41:46 +01:00
Scott Shawcroft
aa3c57ff22
Merge pull request #161 from Neradoc/update-pylint
Update to pylint 2.15.5 to avoid an error in pip installing it
2023-02-21 10:30:41 -08:00
Neradoc
d9c3c567e9 update to pylint 2.15.5 to avoid an error in pip installing it 2023-02-08 05:58:23 +01:00
Dan Halbert
55b0139ebf
Merge pull request #155 from Neradoc/wrong-mpy-file-response
Fix crash when bad MPY file
2022-12-09 18:58:11 -05:00
Dan Halbert
3cf3919e68
Merge pull request #158 from adafruit/dependabot/pip/certifi-2022.12.7
Bump certifi from 2019.6.16 to 2022.12.7
2022-12-09 18:57:51 -05:00
dependabot[bot]
717d015742
Bump certifi from 2019.6.16 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.6.16 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2019.06.16...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 06:20:12 +00:00
Neradoc
41c36cb368 change Bad format to Invalid 2022-10-31 17:05:48 +01:00
Neradoc
3ff7197077 detect bad mpy files and suggest replacing them 2022-10-31 17:05:48 +01:00
Dan Halbert
1910d6b4fc
Merge pull request #153 from Neradoc/filter-all-pip-versions
fix filtering all pip version strings in requirements.txt
2022-09-16 18:28:06 -04:00
Neradoc
7465718020 fix filtering all pip version strings in requirements.txt 2022-08-25 23:51:26 +02:00
foamyguy
b7a28e6d3c
Merge pull request #148 from Neradoc/ignore-type-annotations-for-dunders
fix reading __version__ and __repo__ with type annotations
2022-07-05 08:52:18 -05:00
Alec Delaney
b931a2055b
Merge pull request #149 from tekktrik/dev/fix-incompatibility
Update pinned importlib_metadata version
2022-07-05 09:22:01 -04:00
Alec Delaney
0a7f3fcfa0
Switch underscore for hyphen 2022-07-04 23:52:02 -04:00
Alec Delaney
af8034615c
Update pinned importlib_metadata version 2022-07-04 23:29:29 -04:00
Neradoc
52706625f0 fix reading __version__ and __repo__ with type annotations 2022-07-05 03:31:08 +02:00