saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

chore(windows): update sha256 and pip.install as user #307

Closed noelmcloughlin closed 3 years ago

noelmcloughlin commented 3 years ago

PR progress checklist (to be filled in by reviewers)


What type of PR is this?

Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Update sha256 for Windows

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

noelmcloughlin commented 3 years ago
$ salter add docker -u $(id -un)
==> This script will add: docker
press return to continue or control-c to abort
cloning docker-formula from saltstack-formulas ...
Cloning into 'docker-formula'...
remote: Enumerating objects: 2472, done.
remote: Counting objects: 100% (705/705), done.
remote: Compressing objects: 100% (381/381), done.
remote: Total 2472 (delta 405), reused 559 (delta 307), pack-reused 1767
Receiving objects: 100% (2472/2472), 612.01 KiB | 782.00 KiB/s, done.
Resolving deltas: 100% (1417/1417), done.

local:
    ----------
    base:
        - docker

run salt: this takes a while, please be patient ...
------------
Succeeded: 8 (changed=2)
Failed:    0
------------
See full log in [ /tmp/saltstack-formulas-salter/log.202109092222 ]

/////////////////////////////////////////////////////////////////
        docker for salter has completed
////////////////////////////////////////////////////////////////
saltstack-formulas-travis commented 2 years ago

:tada: This PR is included in version 2.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: