-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Bump docker/build-push-action from 1 to 3 #1515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump docker/build-push-action from 1 to 3 #1515
Conversation
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v1...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requires updating from Username/Password to auth token, see comment in changed files above the version
Codecov Report
@@ Coverage Diff @@
## development #1515 +/- ##
===============================================
+ Coverage 83.79% 84.18% +0.38%
===============================================
Files 152 153 +1
Lines 11667 11663 -4
Branches 2037 2033 -4
===============================================
+ Hits 9776 9818 +42
+ Misses 1343 1297 -46
Partials 548 548 |
@mfeurer should I close this or do you want to take a look at updating the args for the Docker publish action. The args have changed and require a authentication token last time I checked. |
I should update this then, we should continue to provide docker containers as they are rather useful (as long as we don't have windows and osx support yet). |
Replace password by token
* fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix typing * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * adding new test. Test if new configuration space is correct. * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * fix-1535-Exception-in-the-fit()-call-of-AutoSklearn (#1539) * Create PR * Fix test fixture * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * chancing metalearning test to check whether the configspace adapts to feat_type or not * in `test_data_preprocessing_feat_type.py` check for configuration space size * in `test_data_preprocessing_feat_type.py` check for configuration space size * in `test_data_preprocessing_feat_type.py` check for configuration space size * include feedback from review * include feedback from review * include feedback from review * adapted meta_data_generation search space * Bump docker/build-push-action from 1 to 3 (#1515) * Bump docker/build-push-action from 1 to 3 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v1...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update docker-publish.yml Replace password by token Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Feurer <[email protected]> * fix-1532-_ERROR_-asyncio.exceptions.CancelledError (#1540) * Create PR * Abstract out dask client types * Fix _ issue * Extend scope of dask_client in automl.py * Add docstring to dask module * Indent result addition * Add basic tests for Dask wrappers * Update config space in meta-data generation script Co-authored-by: Eddie Bergman <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Feurer <[email protected]>
* Bump docker/build-push-action from 1 to 3 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v1...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update docker-publish.yml Replace password by token Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Feurer <[email protected]>
* fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing the issue that metalearning tries to use every hp defined in the csv files. Also fixing the hps remain active bug. * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fixing ensemble builder * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix search space bug * fix typing * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * fixing pre-commit * adding new test. Test if new configuration space is correct. * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * fix-1535-Exception-in-the-fit()-call-of-AutoSklearn (#1539) * Create PR * Fix test fixture * add new tests and fixing some issues from PR * add new tests and fixing some issues from PR * chancing metalearning test to check whether the configspace adapts to feat_type or not * in `test_data_preprocessing_feat_type.py` check for configuration space size * in `test_data_preprocessing_feat_type.py` check for configuration space size * in `test_data_preprocessing_feat_type.py` check for configuration space size * include feedback from review * include feedback from review * include feedback from review * adapted meta_data_generation search space * Bump docker/build-push-action from 1 to 3 (#1515) * Bump docker/build-push-action from 1 to 3 Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 1 to 3. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v1...v3) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * Update docker-publish.yml Replace password by token Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Feurer <[email protected]> * fix-1532-_ERROR_-asyncio.exceptions.CancelledError (#1540) * Create PR * Abstract out dask client types * Fix _ issue * Extend scope of dask_client in automl.py * Add docstring to dask module * Indent result addition * Add basic tests for Dask wrappers * Update config space in meta-data generation script Co-authored-by: Eddie Bergman <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Feurer <[email protected]>
Bumps docker/build-push-action from 1 to 3.
Release notes
Sourced from docker/build-push-action's releases.
... (truncated)
Commits
e551b19
Merge pull request #564 from crazy-max/node-163554377
Merge pull request #609 from crazy-max/ci-fix-testa62bc1b
ci: fix standalone testc208583
Merge pull request #601 from crazy-max/standalone-modefcd9124
Merge pull request #607 from docker/dependabot/github_actions/docker/metadata...0ebe720
Bump docker/metadata-action from 3 to 438b4580
Standalone mode supportba31738
Merge pull request #533 from docker/dependabot/npm_and_yarn/csv-parse-5.0.443721d2
Update generated content5ea21bf
Fix csv-parse implementation since major updateDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)