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

feat(gemfile.lock): use bundle update to get latest gems [2022-W28] #454

Merged
merged 3 commits into from
Jul 17, 2022

Conversation

myii
Copy link
Owner

@myii myii commented Jul 17, 2022

Test using latest master branch images:

Test results:


Also contains a system.rb update to add Ubuntu 22.04 to build_platform_codename.


Also contains a bin/kitchen update to fix rubocop violations, which have appeared recently:

bin/kitchen:22:57: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
      'Your `bin/bundle` was not generated by Bundler, '\
                                                        ^
bin/kitchen:23:70: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
      'so this binstub cannot run.  Replace `bin/bundle` by running '\
                                                                     ^

myii added 3 commits July 5, 2022 18:34
```
bin/kitchen:22:57: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
      'Your `bin/bundle` was not generated by Bundler, '\
                                                        ^
bin/kitchen:23:70: C: [Correctable] Layout/LineContinuationSpacing: Use one space in front of backslash.
      'so this binstub cannot run.  Replace `bin/bundle` by running '\
                                                                     ^
```
@myii
Copy link
Owner Author

myii commented Jul 17, 2022

Required more effort than usual due to the change in GitLab syncing from GitHub (not noticeable here in the PR).

myii added a commit to saltstack-formulas/test-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/ad-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/aegir-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/airflow-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/apache-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/apt-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/apt-cacher-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/backupninja-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/bareos-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/bind-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/caddy-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/carbon-relay-ng-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/cert-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/charles-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/chrony-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/collectd-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/consul-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/cron-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/dbeaver-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/deepsea-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/devstack-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/dhcpd-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/diaspora-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/django-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/dnsmasq-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/docker-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/strongswan-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/stunnel-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/sudoers-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/suricata-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/sysctl-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/syslog-ng-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/sysstat-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/systemd-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/telegraf-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/template-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/timezone-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/tomcat-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/ufw-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/unbound-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/users-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/varnish-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/vault-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/vim-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/vsftpd-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/wireguard-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/zabbix-formula that referenced this pull request Jul 17, 2022
myii added a commit to saltstack-formulas/zookeeper-formula that referenced this pull request Jul 17, 2022
@myii myii merged commit 873a04f into master Jul 17, 2022
@myii myii deleted the feat/update-gemfile-lock branch July 17, 2022 19:00
@myii
Copy link
Owner Author

myii commented Jul 22, 2022

🎉 This PR is included in version 1.400.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@myii myii added the released label Jul 22, 2022
mdschmitt pushed a commit to mdschmitt/prometheus-formula that referenced this pull request Aug 26, 2022
lkubb added a commit to lkubb/salt-template-formula that referenced this pull request Dec 11, 2022
commit fc04282
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Sun Jul 17 19:49:14 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]

    * Automated using myii/ssf-formula#454

commit e7fc7eb
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Thu Jun 30 23:10:19 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]

    * Automated using myii/ssf-formula#453

commit 5e5aa74
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Wed Jun 15 23:07:25 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]

    * Automated using myii/ssf-formula#452

commit 32518b9
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Thu Jun 9 00:06:47 2022 +0100

    ci: update `pre-commit` configuration inc. for pre-commit.ci [skip ci]

    * Automated using myii/ssf-formula#450

commit 2e2aa10
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue Jun 7 23:32:12 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]

    * Automated using myii/ssf-formula#449

commit c090f3d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon May 30 17:30:14 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]

    * Automated using myii/ssf-formula#447

commit de7e21c
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 17 13:23:03 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]

    * Automated using myii/ssf-formula#444

commit d46507b
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 17 08:52:39 2022 +0100

    test(system.rb): add support for `mac_os_x` [skip ci]

    * Automated using myii/ssf-formula#442

commit 6ea1cc2
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 10:13:39 2022 +0100

    ci(gitlab-ci): fix test conversion job (reset back to #249) [skip ci]

    * Reset using myii/ssf-formula#440

commit 9349c83
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 10:03:47 2022 +0100

    test(_mapdata): add verification file for `ubuntu-22` [skip ci]

commit 1703b38
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 07:35:02 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]

    * Automated using myii/ssf-formula#439

commit e16130d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Fri May 6 23:19:59 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]

    * Automated using myii/ssf-formula#437

commit 0d1f0dd
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Apr 25 18:27:38 2022 +0000

    chore(release): 5.0.9 [skip ci]

    ## [5.0.9](saltstack-formulas/template-formula@v5.0.8...v5.0.9) (2022-04-25)

    ### Continuous Integration

    * **gitlab-ci:** use Node `16.x` for `pre-commit` in test conversion job ([a1a46ae](saltstack-formulas/template-formula@a1a46ae))
    * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([801be3d](saltstack-formulas/template-formula@801be3d))

    ### Tests

    * **_mapdata:** add verification file for `fedora-35` [skip ci] ([6f02d2c](saltstack-formulas/template-formula@6f02d2c))
    * **_mapdata:** add verification file for `fedora-36` [skip ci] ([4a38a29](saltstack-formulas/template-formula@4a38a29))

commit bdf294e
Merge: 876385a a1a46ae
Author: Imran Iqbal <myii@users.noreply.github.com>
Date:   Mon Apr 25 19:17:08 2022 +0100

    Merge pull request #249 from myii/ci/use-node-16-for-test-conversion-pre-commit

    ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job

commit a1a46ae
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 25 17:49:25 2022 +0100

    ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job

    The `test_conversion` job failed during the weekly testing:

    * https://gitlab.com/myii/template-formula/-/jobs/2371193438

    The `stderr` being:

    ```
    /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node:
    /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found
    (required by /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node)
    ```

    The following references led to this resolution:

    * pre-commit/pre-commit#2351
    * https://stackoverflow.com/questions/71939099/bitbucket-pipeline-error-installing-pre-commit-ts-lint

    As mentioned there:

    > a few days ago node 18.x was released and the prebuilt binaries
    > require a relatively-recent version of glibc

    Which obviously isn't available on our current Bionic-based `dind` image,
    i.e. 'myii/ssf-dind-ruby-bionic:2.7.5-1bbox1'.

    While debugging this situation locally, noticed that the use of a
    relative `tmp/...` subdirectory was within the `template-formula`
    directory itself -- so switched this to using `/tmp/...` instead.

commit 876385a
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 25 09:12:54 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]

    * Automated using myii/ssf-formula#433
lkubb added a commit to lkubb/salt-template-formula-compose that referenced this pull request Dec 11, 2022
commit fc04282
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Sun Jul 17 19:49:14 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]

    * Automated using myii/ssf-formula#454

commit e7fc7eb
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Thu Jun 30 23:10:19 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]

    * Automated using myii/ssf-formula#453

commit 5e5aa74
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Wed Jun 15 23:07:25 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]

    * Automated using myii/ssf-formula#452

commit 32518b9
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Thu Jun 9 00:06:47 2022 +0100

    ci: update `pre-commit` configuration inc. for pre-commit.ci [skip ci]

    * Automated using myii/ssf-formula#450

commit 2e2aa10
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue Jun 7 23:32:12 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]

    * Automated using myii/ssf-formula#449

commit c090f3d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon May 30 17:30:14 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]

    * Automated using myii/ssf-formula#447

commit de7e21c
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 17 13:23:03 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]

    * Automated using myii/ssf-formula#444

commit d46507b
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 17 08:52:39 2022 +0100

    test(system.rb): add support for `mac_os_x` [skip ci]

    * Automated using myii/ssf-formula#442

commit 6ea1cc2
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 10:13:39 2022 +0100

    ci(gitlab-ci): fix test conversion job (reset back to #249) [skip ci]

    * Reset using myii/ssf-formula#440

commit 9349c83
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 10:03:47 2022 +0100

    test(_mapdata): add verification file for `ubuntu-22` [skip ci]

commit 1703b38
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 07:35:02 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]

    * Automated using myii/ssf-formula#439

commit e16130d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Fri May 6 23:19:59 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]

    * Automated using myii/ssf-formula#437

commit 0d1f0dd
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Apr 25 18:27:38 2022 +0000

    chore(release): 5.0.9 [skip ci]

    ## [5.0.9](saltstack-formulas/template-formula@v5.0.8...v5.0.9) (2022-04-25)

    ### Continuous Integration

    * **gitlab-ci:** use Node `16.x` for `pre-commit` in test conversion job ([a1a46ae](saltstack-formulas/template-formula@a1a46ae))
    * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([801be3d](saltstack-formulas/template-formula@801be3d))

    ### Tests

    * **_mapdata:** add verification file for `fedora-35` [skip ci] ([6f02d2c](saltstack-formulas/template-formula@6f02d2c))
    * **_mapdata:** add verification file for `fedora-36` [skip ci] ([4a38a29](saltstack-formulas/template-formula@4a38a29))

commit bdf294e
Merge: 876385a a1a46ae
Author: Imran Iqbal <myii@users.noreply.github.com>
Date:   Mon Apr 25 19:17:08 2022 +0100

    Merge pull request #249 from myii/ci/use-node-16-for-test-conversion-pre-commit

    ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job

commit a1a46ae
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 25 17:49:25 2022 +0100

    ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job

    The `test_conversion` job failed during the weekly testing:

    * https://gitlab.com/myii/template-formula/-/jobs/2371193438

    The `stderr` being:

    ```
    /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node:
    /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found
    (required by /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node)
    ```

    The following references led to this resolution:

    * pre-commit/pre-commit#2351
    * https://stackoverflow.com/questions/71939099/bitbucket-pipeline-error-installing-pre-commit-ts-lint

    As mentioned there:

    > a few days ago node 18.x was released and the prebuilt binaries
    > require a relatively-recent version of glibc

    Which obviously isn't available on our current Bionic-based `dind` image,
    i.e. 'myii/ssf-dind-ruby-bionic:2.7.5-1bbox1'.

    While debugging this situation locally, noticed that the use of a
    relative `tmp/...` subdirectory was within the `template-formula`
    directory itself -- so switched this to using `/tmp/...` instead.

commit 876385a
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 25 09:12:54 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]

    * Automated using myii/ssf-formula#433
lkubb added a commit to lkubb/salt-tool-template-formula that referenced this pull request Dec 11, 2022
commit fc04282
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Sun Jul 17 19:49:14 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]

    * Automated using myii/ssf-formula#454

commit e7fc7eb
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Thu Jun 30 23:10:19 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]

    * Automated using myii/ssf-formula#453

commit 5e5aa74
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Wed Jun 15 23:07:25 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]

    * Automated using myii/ssf-formula#452

commit 32518b9
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Thu Jun 9 00:06:47 2022 +0100

    ci: update `pre-commit` configuration inc. for pre-commit.ci [skip ci]

    * Automated using myii/ssf-formula#450

commit 2e2aa10
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue Jun 7 23:32:12 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]

    * Automated using myii/ssf-formula#449

commit c090f3d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon May 30 17:30:14 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]

    * Automated using myii/ssf-formula#447

commit de7e21c
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 17 13:23:03 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]

    * Automated using myii/ssf-formula#444

commit d46507b
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 17 08:52:39 2022 +0100

    test(system.rb): add support for `mac_os_x` [skip ci]

    * Automated using myii/ssf-formula#442

commit 6ea1cc2
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 10:13:39 2022 +0100

    ci(gitlab-ci): fix test conversion job (reset back to #249) [skip ci]

    * Reset using myii/ssf-formula#440

commit 9349c83
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 10:03:47 2022 +0100

    test(_mapdata): add verification file for `ubuntu-22` [skip ci]

commit 1703b38
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Tue May 10 07:35:02 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]

    * Automated using myii/ssf-formula#439

commit e16130d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Fri May 6 23:19:59 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]

    * Automated using myii/ssf-formula#437

commit 0d1f0dd
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Apr 25 18:27:38 2022 +0000

    chore(release): 5.0.9 [skip ci]

    ## [5.0.9](saltstack-formulas/template-formula@v5.0.8...v5.0.9) (2022-04-25)

    ### Continuous Integration

    * **gitlab-ci:** use Node `16.x` for `pre-commit` in test conversion job ([a1a46ae](saltstack-formulas/template-formula@a1a46ae))
    * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([801be3d](saltstack-formulas/template-formula@801be3d))

    ### Tests

    * **_mapdata:** add verification file for `fedora-35` [skip ci] ([6f02d2c](saltstack-formulas/template-formula@6f02d2c))
    * **_mapdata:** add verification file for `fedora-36` [skip ci] ([4a38a29](saltstack-formulas/template-formula@4a38a29))

commit bdf294e
Merge: 876385a a1a46ae
Author: Imran Iqbal <myii@users.noreply.github.com>
Date:   Mon Apr 25 19:17:08 2022 +0100

    Merge pull request #249 from myii/ci/use-node-16-for-test-conversion-pre-commit

    ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job

commit a1a46ae
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 25 17:49:25 2022 +0100

    ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job

    The `test_conversion` job failed during the weekly testing:

    * https://gitlab.com/myii/template-formula/-/jobs/2371193438

    The `stderr` being:

    ```
    /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node:
    /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found
    (required by /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node)
    ```

    The following references led to this resolution:

    * pre-commit/pre-commit#2351
    * https://stackoverflow.com/questions/71939099/bitbucket-pipeline-error-installing-pre-commit-ts-lint

    As mentioned there:

    > a few days ago node 18.x was released and the prebuilt binaries
    > require a relatively-recent version of glibc

    Which obviously isn't available on our current Bionic-based `dind` image,
    i.e. 'myii/ssf-dind-ruby-bionic:2.7.5-1bbox1'.

    While debugging this situation locally, noticed that the use of a
    relative `tmp/...` subdirectory was within the `template-formula`
    directory itself -- so switched this to using `/tmp/...` instead.

commit 876385a
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 25 09:12:54 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]

    * Automated using myii/ssf-formula#433

commit 6be1e23
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 18 23:39:06 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W16) [skip ci]

    * Automated using myii/ssf-formula#431

commit 7d256e3
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 11 19:24:48 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W15) [skip ci]

    * Automated using myii/ssf-formula#428

commit 4a38a29
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 11 18:45:59 2022 +0100

    test(_mapdata): add verification file for `fedora-36` [skip ci]

commit 2dcea70
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Mon Apr 4 09:25:23 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W14) [skip ci]

    * Automated using myii/ssf-formula#427

commit 801be3d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Sun Apr 3 15:09:49 2022 +0100

    ci(kitchen+gitlab): update for new pre-salted images [skip ci]

    * Automated using myii/ssf-formula#426

commit bbc8e2d
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Fri Apr 1 15:38:39 2022 +0100

    chore(gemfile.lock): update to latest gem versions (2022-W13) [skip ci]

    * Automated using myii/ssf-formula#425

commit 6f02d2c
Author: Imran Iqbal <iqbalmy@hotmail.com>
Date:   Wed Mar 30 09:22:13 2022 +0100

    test(_mapdata): add verification file for `fedora-35` [skip ci]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant