Skip to content
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

Release 0.3.1 (#419) (#422) (#425) (#426) (#427) (#441) (#445) (#448) #431

Merged
merged 10 commits into from
Mar 18, 2021

Conversation

github-actions bot and others added 2 commits March 5, 2021 22:24
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit updates the major version for the peter-evans/create-pull-request GitHub Action step.

Required in order to avoid a fatal error caused by the  hard deprecation of the `set-env` and `add-path` standard output commands after CVE-2020-15228.
@DavidGOrtega DavidGOrtega changed the title Release 0.3.1 Release 0.3.1 (#425) (#426) Mar 6, 2021
0x2b3bfa0 and others added 2 commits March 8, 2021 10:10
* Add sanity check for cml-publish files

Closes #308 and probably also closes #401

* Restyled by prettier (#428)

Co-authored-by: Restyled.io <[email protected]>

* Add tests for cml-publish file errors

* Also removes an stray leading dot on the introduced error message

* Embrace native file error messages for cml-publish

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <[email protected]>
@0x2b3bfa0 0x2b3bfa0 changed the title Release 0.3.1 (#425) (#426) Release 0.3.1 (#419) (#425) (#426) (#427) Mar 8, 2021
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Helio Machado <[email protected]>
@0x2b3bfa0 0x2b3bfa0 changed the title Release 0.3.1 (#419) (#425) (#426) (#427) Release 0.3.1 (#419) (#425) (#426) (#427) (#441) Mar 12, 2021
* Add support for singleton runners

The --reuse-existing flag will cause cml-runner
to look up for already existing runners with the
specified --labels and skip creating a new one
if that's the case.

* Deprecate --name with a warning

* Apply pre-review suggestions and fixes

* Comment out deprecation warning
* Remove unnecessary comparison
* Rename reuse-existing to reuse
* Fix misconception about empty array truthiness
* Simplify reuse by name logic
* Add missing awaits
* Give precedence to name deduplication over label deduplication
* Remove commented code
@0x2b3bfa0 0x2b3bfa0 changed the title Release 0.3.1 (#419) (#425) (#426) (#427) (#441) Release 0.3.1 (#419) (#422) (#425) (#426) (#427) (#441) Mar 12, 2021
@0x2b3bfa0 0x2b3bfa0 added this to the 0.3.1 milestone Mar 14, 2021
* Startup script

* lint

* snapshots
@0x2b3bfa0 0x2b3bfa0 changed the title Release 0.3.1 (#419) (#422) (#425) (#426) (#427) (#441) Release 0.3.1 (#419) (#422) (#425) (#426) (#427) (#441) (#445) Mar 16, 2021
@0x2b3bfa0 0x2b3bfa0 changed the title Release 0.3.1 (#419) (#422) (#425) (#426) (#427) (#441) (#445) Release 0.3.1 (#419) (#422) (#425) (#426) (#427) (#441) (#445) (#448) Mar 17, 2021
0x2b3bfa0 and others added 3 commits March 17, 2021 16:32
This commit doesn't completely fix #443, but closes it until we can reproduce again the error.
@DavidGOrtega DavidGOrtega merged commit 81e8a36 into master Mar 18, 2021
@DavidGOrtega DavidGOrtega deleted the release/v0.3.1 branch March 18, 2021 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment