Hey! 👋
Block or Report
Block or report jaimergp
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
conda/conda
conda/conda PublicA system-level, binary package and environment manager running on all major operating systems and platforms.
-
conda/conda-libmamba-solver
conda/conda-libmamba-solver PublicThe libmamba based solver for conda.
-
conda/constructor
conda/constructor Publictool for creating installers from conda packages
-
-
conda-incubator/condacolab
conda-incubator/condacolab PublicInstall Conda and friends on Google Colab, easily
-
conda/conda-standalone
conda/conda-standalone PublicA standalone conda executable built with PyInstaller.
Python 3
2,538 contributions in the last year
| Day of Week | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
November 2023
Created 88 commits in 21 repositories
Created 3 repositories
-
jaimergp/stackvana-feedstock
Shell
This contribution was made on Nov 16
-
jaimergp/sphinx-markdown-builder
Python
This contribution was made on Nov 5
-
jaimergp/conda-forge-blog
Python
This contribution was made on Nov 3
Created a pull request in conda/conda-build that received 16 comments
CI adjustments for conda-libmamba-solver as default
Description conda 23.10.0 requires conda-libmamba-solver and has solver=libmamba as default, so conda-build's CI is going to be using it now.
Chec…
Opened 33 other pull requests in 15 repositories
conda/conda-libmamba-solver
3
open
8
merged
-
use index in offline mode when called from conda-build
This contribution was made on Nov 22
-
more explicit logic for CONDA_LIBMAMBA_SOLVER_MAX_ATTEMPTS
This contribution was made on Nov 21
-
Prepare changelog for 23.11.1
This contribution was made on Nov 16
-
Remove old logic in
SolverOutputState.prepare_specs()and apply enabled cleanupsThis contribution was made on Nov 14 -
Always sort installed records and solver specs
This contribution was made on Nov 13
-
remove
collect_upstream_conda_testsandtest_modified_upstreamThis contribution was made on Nov 10 -
Ensure authenticated multichannels are dealt with
This contribution was made on Nov 9
-
Ensure that channels match expected value in conda-build
This contribution was made on Nov 8
-
raise
RuntimeErrorproduced bylibmambapy.Solver.add_jobsasInvalidSpecfor better error messagesThis contribution was made on Nov 3 -
Avoid issues related with pins persistence
This contribution was made on Nov 3
-
Prepare 23.11.0
This contribution was made on Nov 2
conda/conda
1
open
3
merged
-
use stack_context, not stack_context_default
This contribution was made on Nov 22
-
Sort JSON output in temporary test channels
This contribution was made on Nov 15
-
Allow
test_install_featuresto xpass and other test patchesThis contribution was made on Nov 11 -
Remove outdated test xfails that are now xpass related to the conda-libmamba-solver release
This contribution was made on Nov 9
conda/conda-build
2
open
-
debug using stack_context instead of stack_context_default in
conda.planThis contribution was made on Nov 22 -
Disable pkgs cache on Windows
This contribution was made on Nov 22
conda-forge/admin-requests
2
merged
-
Bump to Python 3.10
This contribution was made on Nov 13
-
Bump to Python 3.9
This contribution was made on Nov 13
conda-forge/staged-recipes
2
merged
-
Fix quote typo
This contribution was made on Nov 13
-
require pygithub 2.1.1 and use timezone aware 'now'
This contribution was made on Nov 13
Quansight/open-gpu-server
2
merged
-
Add TOS
This contribution was made on Nov 7
-
Extend docs
This contribution was made on Nov 7
Quansight-Labs/cf-infra-docs
1
open
1
merged
-
[DNM] DEMO: how site would look like with current docs
This contribution was made on Nov 6
-
Migrate existing blog posts
This contribution was made on Nov 3
conda-forge/stackvana-feedstock
1
open
-
[DNM] Debug conda-libmamba-solver + conda-build
This contribution was made on Nov 16
conda-incubator/setup-miniconda
1
open
-
Add self-hosted runners for testing
This contribution was made on Nov 16
conda-forge/libsolv-feedstock
1
open
-
patch
prune_dq_for_future_installedoutThis contribution was made on Nov 15
conda-forge/conda-standalone-feedstock
1
merged
-
Bump to 23.10.0
This contribution was made on Nov 14
conda-forge/conda-forge-webservices
1
merged
-
Use timezone aware 'now()'
This contribution was made on Nov 13
conda/conda-standalone
1
merged
-
Bump to
conda23.10.0,conda-libmamba-solver23.11.0,libmambapy1.5.3 andconstructor3.5.0This contribution was made on Nov 13
regro/conda-forge-metadata
1
merged
-
Fix URL for
defaultsThis contribution was made on Nov 3
Quansight-Labs/czi-conda-forge-mgmt
1
open
-
Add meeting notes from 2023-10-31
This contribution was made on Nov 1
Reviewed 39 pull requests in 19 repositories
conda/conda-libmamba-solver
6 pull requests
-
more explicit logic for CONDA_LIBMAMBA_SOLVER_MAX_ATTEMPTS
This contribution was made on Nov 23
-
use index in offline mode when called from conda-build
This contribution was made on Nov 23
-
Switching to conda-sphinx-theme plus reorganizing the site a bit
This contribution was made on Nov 10
-
Avoid issues related with pins persistence
This contribution was made on Nov 6
-
Restore CTRL-C handling by setting new flag in libmamba
This contribution was made on Nov 2
-
Require libmambapy 1.5.3
This contribution was made on Nov 1
conda-forge/conda-smithy
6 pull requests
-
Add schema validation and configuration for conda-forge config yaml
This contribution was made on Nov 22
-
without-all for rotate-feedstock-tokens
This contribution was made on Nov 10
-
Fix get_cirun_installation_id
This contribution was made on Nov 10
-
Fix team names for cirun
This contribution was made on Nov 9
-
Add support for Cirun on self-hosted GHA runners
This contribution was made on Nov 6
-
Burn in flow_run_id, remote_url, sha into package meta data
This contribution was made on Nov 3
conda/conda
3 pull requests
-
Enable support for menuinst v2 (multiplatform shortcuts)
This contribution was made on Nov 23
-
Implement
__condavirtual packageThis contribution was made on Nov 9 -
Show used solver in
conda infooutput.This contribution was made on Nov 3
conda-forge/staged-recipes
3 pull requests
-
Added recipe for c4core library
This contribution was made on Nov 23
-
require pygithub 2.1.1 and use timezone aware 'now'
This contribution was made on Nov 13
-
Add pysirius client to conda-forge
This contribution was made on Nov 13
conda-incubator/conda-store
3 pull requests
-
Use shorter
build_keyThis contribution was made on Nov 23 -
Disable code that depends on conda-docker
This contribution was made on Nov 22
-
Check the size of
build_pathThis contribution was made on Nov 14
conda/conda-build
3 pull requests
-
add menuinst JSON file validation
This contribution was made on Nov 22
-
Tests: Fix get_or_merge_testing_config for cli tests
This contribution was made on Nov 20
-
Fix testing config monkeypatch for concurrent test flakiness
This contribution was made on Nov 17
Quansight/open-gpu-server
2 pull requests
-
Add
conda-forge-users.jsonfor TOS acceptanceThis contribution was made on Nov 17 -
Extend docs
This contribution was made on Nov 13
conda-forge/admin-requests
2 pull requests
-
Add some repos for cirun testing
This contribution was made on Nov 13
-
Opt-in resources request mechanism
This contribution was made on Nov 9
conda-forge/stackvana-feedstock
1 pull request
-
[DNM] Debug conda-libmamba-solver + conda-build
This contribution was made on Nov 23
conda-forge/blas-feedstock
1 pull request
-
Use new Accelerate from OSX>=13.3
This contribution was made on Nov 22
conda-forge/conda-standalone-feedstock
1 pull request
-
ARM OSX Migrator
This contribution was made on Nov 20
conda-forge/conda-libmamba-solver-feedstock
1 pull request
-
Bump to 23.11.1.
This contribution was made on Nov 16
conda/infrastructure
1 pull request
-
Lower lockbot timeframe and add comment.
This contribution was made on Nov 16
conda-forge/openmpi-feedstock
1 pull request
-
openmpi v5.0.0
This contribution was made on Nov 13
conda-forge/conda-forge-webservices
1 pull request
-
Set pr number env var for linter
This contribution was made on Nov 10
conda-forge/tensorstore-feedstock
1 pull request
-
tensorstore v0.1.46
This contribution was made on Nov 7
conda-forge/conda-feedstock
1 pull request
-
conda v23.10.0
This contribution was made on Nov 6
conda-incubator/ceps
1 pull request
-
add cep for definition of new keys & values in build format
This contribution was made on Nov 1
conda-incubator/conda-dot-org
1 pull request
-
conda 23.10.0 announcement
This contribution was made on Nov 1
Created an issue in conda/conda-libmamba-solver that received 7 comments
KeyError in some conda-build cases
Checklist
I added a descriptive title
I searched open reports and couldn't find a duplicate
What happened?
Some conda-build recipes fail with K…
Opened 15 other issues in 8 repositories
conda-incubator/conda-store
4
open
1
closed
-
[ENH] - Safer
pipintegrationsThis contribution was made on Nov 14 -
[ENH] - Teach conda-store how to generate
constructorartifactsThis contribution was made on Nov 10 -
[META] - Path length issues
This contribution was made on Nov 2
-
[ENH] - Ensure that the length of all environment paths <= 255 characters
This contribution was made on Nov 2
-
[ENH] - Consider using OS-specific standards for
conda-storedataThis contribution was made on Nov 2
conda/conda-libmamba-solver
2
open
1
closed
-
Clearer messages when the conflict is caused by strict priority configurations
This contribution was made on Nov 20
-
Difference in performance between
conda-forgeand defaults?This contribution was made on Nov 15 -
libmamba will raise
RuntimeErrorwhenchannel/subdir::pkgspecs are added as a job ifsubdirdoes not match configured subdirThis contribution was made on Nov 2
conda-incubator/conda-sphinx-theme
1
open
1
closed
-
Search results go to
undefinedThis contribution was made on Nov 10 -
[Accessibility]�?Hover link color in dark mode has insufficient contrast
This contribution was made on Nov 10
conda-forge/nebari-feedstock
1
closed
-
@conda-forge-admin, please add user @dcmcand
This contribution was made on Nov 16
conda-forge/admin-requests
1
closed
-
Scheduled runs are failing
This contribution was made on Nov 13
conda/constructor
1
open
-
Add more output formats (Docker, conda-pack)
This contribution was made on Nov 10
conda/conda-pack
1
open
-
Absorb in
constructorThis contribution was made on Nov 2
Quansight-Labs/conda-metadata-app
1
open
-
Investigate different cache mechanisms to prevent crashes
This contribution was made on Nov 1





