-
Notifications
You must be signed in to change notification settings - Fork 97
Comparing changes
Open a pull request
base repository: mikaukora/rcc
base: master
head repository: ovatto/rcc
compare: master
- 10 commits
- 34 files changed
- 1 contributor
Commits on Nov 23, 2020
-
RCC-111: minor unrelated fixes (v6.0.7)
- added liveonly flag to prevent ROBOCORP_HOME/base copy (for containers) - added colorless flag - minor fix to Mac vs Linux exit codes in unit tests
Configuration menu - View commit details
-
Copy full SHA for a390fe1 - Browse repository at this point
Copy the full SHA a390fe1View commit details -
RCC-110: interactive rcc create (v6.0.8)
- now defaulting to previous alternate create command - old interactive promptui create is removed - go modules updated
Configuration menu - View commit details
-
Copy full SHA for 735b826 - Browse repository at this point
Copy the full SHA 735b826View commit details -
RCC-109: more robust environment creation (v6.1.0)
- now environment creation will retry, when force was missing and first creation fails
Configuration menu - View commit details
-
Copy full SHA for 9feae34 - Browse repository at this point
Copy the full SHA 9feae34View commit details
Commits on Nov 24, 2020
-
RCC-56: miniconda locking (v6.1.1)
- new environment creation is now behind miniconda3 lock - also environment cleanup is behind that same lock - now all locks should be removed when they have done their job
Configuration menu - View commit details
-
Copy full SHA for 15d6834 - Browse repository at this point
Copy the full SHA 15d6834View commit details -
RCC-56: miniconda locking (v6.1.2)
- github action experiment with go version 1.15.x
Configuration menu - View commit details
-
Copy full SHA for e922770 - Browse repository at this point
Copy the full SHA e922770View commit details -
RCC-109: more robust environment creation (v6.1.3)
- added forced debug option on environment creation retry - github actions build with go 1.15.x
Configuration menu - View commit details
-
Copy full SHA for 71c615d - Browse repository at this point
Copy the full SHA 71c615dView commit details -
RCC-109: more robust environment creation (v6.1.4)
- checking long path support for all OSes - but only windows has meaningful handler (for cmd.exe)
Configuration menu - View commit details
-
Copy full SHA for 30b7285 - Browse repository at this point
Copy the full SHA 30b7285View commit details
Commits on Nov 26, 2020
-
RCC-109: more robust environment creation (v6.1.5)
- made check for conda base environment corruption (and fail fast with metrics send) - moved metrics to cloud package (less due cyclic reference)
Configuration menu - View commit details
-
Copy full SHA for 2015bb4 - Browse repository at this point
Copy the full SHA 2015bb4View commit details -
RCC-109: more robust environment creation (v6.1.6)
- trying to trigger build pipeline with new version number - minor fix on presentation of available tasks (human robustness)
Configuration menu - View commit details
-
Copy full SHA for 02c469a - Browse repository at this point
Copy the full SHA 02c469aView commit details
Commits on Nov 27, 2020
-
RCC-109: more robust environment creation (v6.1.7)
- added --trace level printing of final conda descriptor - also in --trace, now showing both used conda.yaml and requirements.txt files content (for debugging purposes)
Configuration menu - View commit details
-
Copy full SHA for bd5fe72 - Browse repository at this point
Copy the full SHA bd5fe72View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master