An open API service providing commit metadata for open source projects.

GitHub / circleci-public/python-orb / commits

Common CircleCI tasks for the Python programming language.

SHA Message Author Date Stats
0e501f31 chore: Update examples (#141) Anthony Castro <a****o@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
9b07ba62 Update uv Python from v3.9 to v3.14 (#139) Christian Clauss <c****s@m****m>
Committed by: GitHub <n****y@g****m>
7 months ago
bc93cd18 chore: Disable comments on PRs (#140) Anthony Castro <a****o@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
12ef4e59 Update default Python Docker image fron Python v3.9 to v3.14 (#138) Christian Clauss <c****s@m****m>
Committed by: GitHub <n****y@g****m>
7 months ago
8ac5e535 chore: use correct orbs doc link in readme (#136) Fynn Flügge <f****e@g****e>
Committed by: GitHub <n****y@g****m>
9 months ago
3d6d71ea Add cache-key-override to override cache key logic (#135) David Bern <o****3@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
7605e499 Update poetry tests folder (#132) marboledacci <m****a@c****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4935bfd0 Update the way the cache is managed and add better tests (#131) marboledacci <m****a@c****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e94e8f6d Update cache version for tests (#129) marboledacci <m****a@c****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e8dd92d9 feat: add support for uv as package manager (#124)
Co-authored-by: Damien Crier <D****r@f****o>, Damien Crier <D****r@f****o>, Mateo Arboleda <m****a@c****m>
Antonio Molner Domenech <a****k@h****s>
Committed by: GitHub <n****y@g****m>
over 1 year ago
bda46954 Update the directories required for cache so it works on windows (#125) marboledacci <m****a@c****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
95cea11e Feat: remove version and add executor (#122) marboledacci <m****a@c****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2671ef03 Update cache key order and add partial caching (#121) marboledacci <m****a@c****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
daafb897 Clarify PEP621 (#113)
Co-authored-by: marboledacci <m****a@c****m>
Cristian Le <g****b@l****e>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b99fce67 chore: replace CPEng with orb-publishers team in CODEOWNERS (#108)
Co-authored-by: Mateo Arboleda <m****a@c****m>
Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c7de152c Add no_output_timeout to install dependencies steps (#118)
Co-authored-by: Mateo Arboleda <m****a@c****m>
Emily C <e****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2d4e936c feat: Added "build-tool" dist parameter and PEP517 build support (#106)
Co-authored-by: Michael A. Smith <m****l@s****m>, Eric Ribeiro <e****o@o****r>
Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
80b102d1 fix: update save_cache step to use tmp python-version file (#105) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
94e68ac8 fix: Ensure python command (on macos) (#104) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
918ff5be fix: update install-packages.yml (#101)
Co-authored-by: Jaryt Bustard <j****d@g****m>
Daniel Huckins <d****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e33456fd ci: Orb tools 11 migration (#98) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fb334a77 fix: Copy lock file instead of linking [semver:patch] (#97) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
76aeb333 revert: "fix: replace ln with cp [semver:patch] (#95)" (#96) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ed19851b fix: replace ln with cp [semver:patch] (#95) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
bbdeadaf fix: typo in unittest test tool args variable [semver:patch] Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9c311d1d fix: Lockfile path not found [semver:patch] (#90) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
349f0de6 feat!: Auto detect python environments [semver:major] (#86) Jaryt Bustard <j****d@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
937343af [semver:skip] Added dist/* to twine upload example (#85) Daniel Huckins <d****s@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
220807f8 [semver:minor] add parameter to pass arguments to test tool (#82) Gleb <g****v@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0b14cd97 Add path-args (#74) [semver:minor] Shane R. Spencer <3****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
c2c5a74e add write ssh key (#76) [semver:patch] Kyle T <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
bcf03e8d Fix deployments + update security [semver:patch] (#75) Kyle T <3****n@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a56455ba [semver:patch] Prevent app-dir from overriding working_directory by default (... Gabriel Simmer <g****l@c****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
06edadd7 update orb description (#71) [semver:patch] Stella Lok <o****d@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3937d5b0 Fix typos (#67) [semver:patch] Deepyaman Datta <d****a@u****u>
Committed by: GitHub <n****y@g****m>
over 5 years ago
3f8b23f5 [semver:patch] Allow no requirements.txt (#66) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
30170510 Use --no-ansi option for Poetry [semver:minor] (#63) (#64) Christian Franke <n****y@n****s>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9d5d6412 Fix store artifacts path [semver:patch] (#55) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b757a4f5 Add python version checksum to cache key [semver:minor] (#53) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
078a5158 Allow user to specify req.txt name [semver:minor] (#48) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
66bf60d6 Update examples for use with the latest version [semver:skip] (#47) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3c5e34de Update python orb for pipenv, poetry and pip [semver:major] (#40) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
9f3d413b Update codeowners and templates [semver:skip] (#43)
Co-authored-by: Drew Ayling <d****g@g****m>
cpe-bot <5****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d4ec5c10 Add user deploy key [semver:patch] (#37) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1e425289 Fix config to promote [semver:patch] (#36) Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
56a92679 Fix integration test (#34) [semver:patch] Drew Ayling <d****g@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3fcb6057 [semver:patch] Add source_url to @orb.yml. (#33) Gabriel Simmer <g****l@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
70d6f963 Update config to current orb starter pack config [semver:skip] (#32) Drew Ayling <d****w@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
86dcbca0 Cache ~/.local/bin when saving. (#26)
Co-authored-by: Ricardo N Feliciano <F****h@g****m>
Jamie Wilkinson <j****q@s****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
d22ac5af add dist command (#18) meahow <p****a@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
933ff28e add test command (#15) meahow <p****a@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
17aa1627 merge Merge pull request #29 from jeff-knurek/optional-requirements-file Stella Lok <o****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ef70f4da also add dependency-file parameter (renamed from dependency_file) to load-cac... Stella Lok <o****d@g****m> over 6 years ago
02beb3a5 merge Merge branch 'master' into optional-requirements-file Stella Lok <o****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6f6160c8 merge Merge pull request #28 from jeff-knurek/optional-cache-path Stella Lok <o****d@g****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0d9a5cbe do not use "latest" tag Stella Lok <o****d@g****m> over 6 years ago
290e62b3 add option to select alternate/additional requirements files
Signed-off-by: Jeff Knurek <j****k@t****m>
Jeff Knurek <j****k@t****m> over 6 years ago
00c6767e add option to indicate where the requirements are installed Jeff Knurek <j****k@t****m> over 6 years ago
a9b633df Add command to uninstall deps from requirements.txt (#23) Tom Evans <t****s@n****m>
Committed by: Ricardo N Feliciano <F****h@g****m>
almost 7 years ago
fd688e1c Fix grammar and add hyperlinks in README (#12) Bharat Raghunathan <b****7@g****m>
Committed by: Ricardo N Feliciano <F****h@g****m>
almost 7 years ago
b585e859 bugfix #1 updated executor to use cimg docker image (#20) [Semver:Minor] Vivek Soundrapandi <v****3@g****m>
Committed by: Kyle Tryon <3****n@u****m>
almost 7 years ago
f4e20076 Added issue and PR template [Semver:Patch] (#13) Bharat Raghunathan <b****7@g****m>
Committed by: Kyle Tryon <3****n@u****m>
almost 7 years ago
f260f07b Update readme. Ricardo N Feliciano <F****h@g****m> almost 7 years ago
5a997f3b Fix publishing. Ricardo N Feliciano <F****h@g****m> almost 7 years ago
d8a97aa0 Initial commit. Ricardo N Feliciano <F****h@g****m> almost 7 years ago

← Back to repository