-
Notifications
You must be signed in to change notification settings - Fork 346
Comparing changes
Open a pull request
base repository: iterative/cml
base: v0.19.1
head repository: iterative/cml
compare: v0.20.0
- 13 commits
- 6 files changed
- 7 contributors
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aaaed00 - Browse repository at this point
Copy the full SHA aaaed00View commit details -
additional cuda updates (#1406)
* additional cuda update * ref correct version * Update README.md * readme links * typo --------- Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
Configuration menu - View commit details
-
Copy full SHA for 5357616 - Browse repository at this point
Copy the full SHA 5357616View commit details -
fix: replace deprecated gitlab ci var (#1404)
* fix: replace deprecated gitlab ci var GitLab 16.x deprecated several variables including CI_BUILD_REF_NAME. In order to be exhaustive, two variables are replacing it: CI_COMMIT_BRANCH (prefered) and CI_COMMIT_REF_NAME. Issue: #1403 * Update src/drivers/gitlab.js * ci: add expires_at in gitlab credentials --------- Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f050c11 - Browse repository at this point
Copy the full SHA f050c11View commit details
Commits on Jul 27, 2023
-
Bump word-wrap from 1.2.3 to 1.2.4 (#1402)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fff401 - Browse repository at this point
Copy the full SHA 7fff401View commit details -
Bump semver from 7.3.7 to 7.5.2 (#1400)
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.7...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2717e6f - Browse repository at this point
Copy the full SHA 2717e6fView commit details -
Bump tough-cookie from 4.0.0 to 4.1.3 (#1399)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cbd84c4 - Browse repository at this point
Copy the full SHA cbd84c4View commit details
Commits on Jul 28, 2023
-
runner: Convert idle-timeout="never" to 0 with GitLab driver (#1408)
* runner: Convert idle-timeout="never" to 0 with GitLab driver GitLab runners do not support "never" as an argument for --wait-timeout, instead this should be 0, which by default is no timeout. Fixes #1407 * Fix linting error * Update src/drivers/gitlab.js --------- Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b64044f - Browse repository at this point
Copy the full SHA b64044fView commit details -
fix: upgrade tar from 6.1.11 to 6.1.15 (#1397)
Snyk has created this PR to upgrade tar from 6.1.11 to 6.1.15. See this package in npm: https://www.npmjs.com/package/tar See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f753c3f - Browse repository at this point
Copy the full SHA f753c3fView commit details -
fix: upgrade node-fetch from 2.6.7 to 2.6.11 (#1395)
Snyk has created this PR to upgrade node-fetch from 2.6.7 to 2.6.11. See this package in npm: https://www.npmjs.com/package/node-fetch See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32e0cb8 - Browse repository at this point
Copy the full SHA 32e0cb8View commit details
Commits on Jul 29, 2023
-
fix: upgrade semver from 7.5.2 to 7.5.4 (#1411)
Snyk has created this PR to upgrade semver from 7.5.2 to 7.5.4. See this package in npm: https://www.npmjs.com/package/semver See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Configuration menu - View commit details
-
Copy full SHA for 3be0f4c - Browse repository at this point
Copy the full SHA 3be0f4cView commit details
Commits on Aug 16, 2023
-
fix: upgrade yargs from 17.5.1 to 17.7.2 (#1394)
Snyk has created this PR to upgrade yargs from 17.5.1 to 17.7.2. See this package in npm: https://www.npmjs.com/package/yargs See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Daniel Barnes <dabarnes2b@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 023bd16 - Browse repository at this point
Copy the full SHA 023bd16View commit details
Commits on Aug 17, 2023
-
fix: upgrade winston from 3.8.1 to 3.10.0 (#1414)
Snyk has created this PR to upgrade winston from 3.8.1 to 3.10.0. See this package in npm: https://www.npmjs.com/package/winston See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
Configuration menu - View commit details
-
Copy full SHA for 2ecf523 - Browse repository at this point
Copy the full SHA 2ecf523View commit details
Commits on Aug 25, 2023
-
Co-authored-by: Olivaw[bot] <64868532+iterative-olivaw@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8211cf4 - Browse repository at this point
Copy the full SHA 8211cf4View 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 v0.19.1...v0.20.0