Dot Files Changelog

Contents

Abstract

Basic information about the CI/CD processes in this repo.

Dot Files Changelog#

0.0.3#

  • Enable changelog by Xander Harris at 2024-08-30 13:07:17

    Closes #88

  • Merge pull request #87 from edwardtheharris/86-add-moustach-to-vim-config by Xander Harris at 2024-08-30 12:42:52

    Update vim config Closes #87

  • Update vim config by Xander Harris at 2024-08-21 17:26:16

    Closes #86

  • Merge pull request #82 from edwardtheharris/dependabot/pip/paramiko-3.4.1 by Xander Harris at 2024-08-21 17:24:28

    Bump paramiko from 3.4.0 to 3.4.1

  • Merge branch ‘main’ into dependabot/pip/paramiko-3.4.1 by Xander Harris at 2024-08-21 17:21:21

  • Merge pull request #84 from edwardtheharris/dependabot/pip/tox-4.18.0 by Xander Harris at 2024-08-20 18:57:59

    Bump tox from 4.17.1 to 4.18.0

  • Bump tox from 4.17.1 to 4.18.0 by dependabot[bot] at 2024-08-19 20:31:39

    Bumps [tox](https://github.com/tox-dev/tox) from 4.17.1 to 4.18.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.17.1…4.18.0) — updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #85 from edwardtheharris/dependabot/pip/ansible-10.3.0 by Xander Harris at 2024-08-19 20:30:01

    Bump ansible from 10.2.0 to 10.3.0

  • Bump ansible from 10.2.0 to 10.3.0 by dependabot[bot] at 2024-08-19 18:23:25

    Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 10.2.0 to 10.3.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/10.2.0…10.3.0) — updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge branch ‘main’ into dependabot/pip/paramiko-3.4.1 by Xander Harris at 2024-08-12 21:19:58

  • Merge pull request #83 from edwardtheharris/dependabot/pip/sphinx-last-updated-by-git-0.3.8 by Xander Harris at 2024-08-12 21:19:35

    Bump sphinx-last-updated-by-git from 0.3.7 to 0.3.8

  • Bump sphinx-last-updated-by-git from 0.3.7 to 0.3.8 by dependabot[bot] at 2024-08-12 18:14:06

    Bumps [sphinx-last-updated-by-git](https://github.com/mgeier/sphinx-last-updated-by-git) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/mgeier/sphinx-last-updated-by-git/releases) - [Changelog](https://github.com/mgeier/sphinx-last-updated-by-git/blob/master/NEWS.rst) - [Commits](https://github.com/mgeier/sphinx-last-updated-by-git/compare/0.3.7…0.3.8) — updated-dependencies: - dependency-name: sphinx-last-updated-by-git dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Bump paramiko from 3.4.0 to 3.4.1 by dependabot[bot] at 2024-08-12 18:13:24

    Bumps [paramiko](https://github.com/paramiko/paramiko) from 3.4.0 to 3.4.1. - [Commits](https://github.com/paramiko/paramiko/compare/3.4.0…3.4.1) — updated-dependencies: - dependency-name: paramiko dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

0.0.2#

  • Merge pull request #79 from edwardtheharris/dependabot/pip/myst-parser-4.0.0 by Xander Harris at 2024-08-10 19:10:29

    Bump myst-parser from 3.0.1 to 4.0.0

  • Fix build errors by Xander Harris at 2024-08-10 19:09:07

  • Bump myst-parser from 3.0.1 to 4.0.0 by dependabot[bot] at 2024-08-05 19:02:31

    Bumps [myst-parser](https://github.com/executablebooks/MyST-Parser) from 3.0.1 to 4.0.0. - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v3.0.1…v4.0.0) — updated-dependencies: - dependency-name: myst-parser dependency-type: direct:production update-type: version-update:semver-major … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #80 from edwardtheharris/dependabot/pip/black-24.8.0 by Xander Harris at 2024-08-10 18:56:39

    Bump black from 24.4.2 to 24.8.0

  • Bump black from 24.4.2 to 24.8.0 by dependabot[bot] at 2024-08-05 19:03:04

    Bumps [black](https://github.com/psf/black) from 24.4.2 to 24.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.4.2…24.8.0) — updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #77 from edwardtheharris/dependabot/pip/pytest-8.3.2 by dependabot[bot] at 2024-07-30 17:00:30

  • Bump pytest from 8.3.1 to 8.3.2 by dependabot[bot] at 2024-07-29 18:51:35

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.3.1…8.3.2) — updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #74 from edwardtheharris/dependabot/pip/pylint-3.2.6 by dependabot[bot] at 2024-07-22 22:06:41

  • Bump pylint from 3.2.5 to 3.2.6 by dependabot[bot] at 2024-07-22 22:04:36

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5…v3.2.6) — updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #73 from edwardtheharris/dependabot/pip/pytest-8.3.1 by dependabot[bot] at 2024-07-22 22:03:05

  • Bump pytest from 8.2.2 to 8.3.1 by dependabot[bot] at 2024-07-22 21:59:45

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2…8.3.1) — updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #75 from edwardtheharris/dependabot/pip/sphinx-7.4.7 by dependabot[bot] at 2024-07-22 21:58:13

  • Bump sphinx from 7.4.5 to 7.4.7 by dependabot[bot] at 2024-07-22 21:54:54

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 7.4.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.4.5…v7.4.7) — updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #76 from edwardtheharris/72-move-reset-code-to-appropriate-repository by Xander Harris at 2024-07-22 21:39:38

    72 move reset code to appropriate repository Closes #72

  • Update site by Xander Harris at 2024-07-22 21:32:10

    Closes #72

  • Adjust inventory by Xander Harris at 2024-07-22 20:39:37

    Closes #72

  • Merge pull request #71 from edwardtheharris/70-add-kube-vip-static-pods-config by Xander Harris at 2024-07-20 22:16:46

    70 add kube vip static pods config Closes #70

  • Update docs by Xander Harris at 2024-07-20 21:46:06

    Closes #70

  • Update kube-vip settings by Xander Harris at 2024-07-20 21:33:59

    Closes #70

  • Update docs by Xander Harris at 2024-07-20 21:29:23

    Closes #70

  • Don’t do hard reset by Xander Harris at 2024-07-20 21:22:51

    Closes #70

  • Update hosts by Xander Harris at 2024-07-20 21:22:07

    Closes #70

  • Not quite all the way by Xander Harris at 2024-07-20 21:17:28

    Closes #70

  • Adjust variable by Xander Harris at 2024-07-20 21:16:24

    Closes #70

  • Update init yaml template by Xander Harris at 2024-07-20 21:15:22

    Closes #70

  • Merge pull request #69 from edwardtheharris/68-rotate-logs by Xander Harris at 2024-07-19 18:08:13

    68 rotate logs Closes #68

  • Adjust LVM prep by Xander Harris at 2024-07-19 18:06:39

    Closes #68

  • Smaller roles for volume jobs by Xander Harris at 2024-07-19 17:44:37

    Closes #68

  • Create lvm FS by Xander Harris at 2024-07-19 17:35:04

    Closes #68

  • Add logrotate, cache handling by Xander Harris at 2024-07-19 17:29:32

    Closes #68

  • Add log rotation by Xander Harris at 2024-07-19 16:44:18

    Closes #68

  • Merge pull request #67 from edwardtheharris/19-add-nautobot-install-and-configure by Xander Harris at 2024-07-17 22:38:30

    19 add nautobot install and configure Closes #19

  • Merge branch ‘main’ into 19-add-nautobot-install-and-configure by Xander Harris at 2024-07-17 22:36:41

  • More lint by Xander Harris at 2024-07-17 22:26:02

    Closes #19

  • More lint by Xander Harris at 2024-07-17 22:25:18

    Closes #19

  • Merge pull request #20 from edwardtheharris/19-add-nautobot-install-and-configure by Xander Harris at 2024-07-17 22:24:46

    Add LVM and NFS Closes #19

  • Fix lint by Xander Harris at 2024-07-17 22:23:21

    Closes #19

  • Add LVM and NFS by Xander Harris at 2024-07-17 22:13:27

    Closes #19

  • Merge branch ‘main’ of by Xander Harris at 2024-07-17 20:43:35

    github.com:edwardtheharris/dotfiles into 19-add-nautobot-install-and-configure Closes #19

  • Merge pull request #66 from edwardtheharris/65-install-glances by Xander Harris at 2024-07-17 20:42:13

    65 install glances Closes #65

  • Enable glances by Xander Harris at 2024-07-17 20:40:17

    Closes #65

  • Add glances by Xander Harris at 2024-07-17 20:35:13

    Closes #65

  • Add local provisioner discover dir by Xander Harris at 2024-07-17 20:20:07

    Closes #19

  • Update tasks by Xander Harris at 2024-07-17 20:13:49

    Closes #19

  • Add some notes by Xander Harris at 2024-07-17 18:48:21

    Closes #19

  • Add basic info by Xander Harris at 2024-07-17 18:23:28

    Closes #19

  • Drop duplicate file by Xander Harris at 2024-07-17 18:11:06

    Closes #19

  • Merge branch ‘main’ of by Xander Harris at 2024-07-17 18:10:23

    github.com:edwardtheharris/dotfiles into 19-add-nautobot-install-and-configure Closes #19

  • Merge pull request #64 from edwardtheharris/63-add-uniform-wifi-configuration by Xander Harris at 2024-07-17 18:09:00

    63 add uniform wifi configuration Closes #63

  • Update doc by Xander Harris at 2024-07-17 18:05:11

    Closes #63

  • Fix lint issues by Xander Harris at 2024-07-17 17:55:32

    Closes #63

  • Update lock file by Xander Harris at 2024-07-17 17:47:10

    Closes #63

  • Fix spacing by Xander Harris at 2024-07-17 16:50:18

    Closes #63

  • Drop handler by Xander Harris at 2024-07-16 18:45:06

    Closes #63

  • Add automated iwd deployment by Xander Harris at 2024-07-16 17:33:06

    Closes #63

  • Drop bandit by Xander Harris at 2024-07-16 17:20:34

    Closes #19

  • Fix envrc by Xander Harris at 2024-07-16 17:20:14

    Closes #19

  • Merge branch ‘main’ of by Xander Harris at 2024-07-16 17:19:49

    github.com:edwardtheharris/dotfiles into 19-add-nautobot-install-and-configure Closes #19

  • Merge pull request #61 from edwardtheharris/36-update-ubuntu-rcs by Xander Harris at 2024-07-14 17:48:55

    36 update ubuntu rcs Closes #36

  • Merge branch ‘main’ of github.com:edwardtheharris/dotfiles into 36-update-ubuntu-rcs by Xander Harris at 2024-07-14 17:47:02

    Closes #36

  • Merge pull request #60 from edwardtheharris/59-add-containerd-and-kubeadm by Xander Harris at 2024-07-14 17:44:59

    59 add containerd and kubeadm Closes #59

  • And the second one by Xander Harris at 2024-07-14 17:43:13

    Closes #59

  • Add join configs by Xander Harris at 2024-07-14 17:38:49

    Closes #59

  • Need to add bind by Xander Harris at 2024-07-14 17:15:01

    Closes #59

  • Add tasks and vars by Xander Harris at 2024-07-14 16:58:05

    Closes #59

  • Update modes again by Xander Harris at 2024-07-14 16:20:05

    Closes #59

  • Update modes by Xander Harris at 2024-07-14 16:19:39

    Closes #59

  • Adjust file locations by Xander Harris at 2024-07-14 16:18:11

    Closes #59

  • Update arch rc file by Xander Harris at 2024-07-14 16:04:21

    Closes #59

  • update ubuntu rcs by Xander Harris at 2024-04-01 05:39:41

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • update ubuntu rcs by Xander Harris at 2024-03-29 16:48:20

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • update ubuntu rcs by Xander Harris at 2024-03-26 15:53:01

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • update ubuntu rcs by Xander Harris at 2024-03-24 23:22:15

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • update ubuntu rcs by Xander Harris at 2024-03-24 10:16:02

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • update ubuntu rcs by Xander Harris at 2024-03-24 10:12:53

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • update ubuntu rcs by Xander Harris at 2024-03-24 06:56:25

    See #36 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge branch ‘main’ of github.com:edwardtheharris/dotfiles by Xander Harris at 2024-03-06 03:38:01

    into 19-add-nautobot-install-and-configure See #19 add nautobot install and configure See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • See #19 by Xander Harris at 2024-02-27 01:18:19

    @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-22 19:37:12

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-22 19:31:47

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-22 00:58:01

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-22 00:03:26

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-21 22:06:04

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-21 21:48:19

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-21 21:48:11

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add nautobot install and configure by Xander Harris at 2024-02-21 21:15:43

    See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge branch ‘main’ of by Xander Harris at 2024-02-21 19:41:31

    github.com:edwardtheharris/dotfiles into 19-add-nautobot-install-and-configure See #19 add nautobot install and configure See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Add nautobot install and configure by Xander Harris at 2024-02-21 17:25:22

    closes #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed add nautobot install and configure See #19 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

0.0.1#

  • Merge pull request #58 from edwardtheharris/57-add-missing-k8s-aliases by Xander Harris at 2024-07-13 23:38:14

    Add missing aliases Closes #57

  • Merge branch ‘main’ into 57-add-missing-k8s-aliases by Xander Harris at 2024-07-13 23:36:17

  • Add missing aliases by Xander Harris at 2024-07-13 23:34:37

    Closes #57

  • Merge pull request #55 from edwardtheharris/dependabot/pip/pip-a8b23622d7 by dependabot[bot] at 2024-07-13 22:58:29

  • Merge branch ‘main’ into dependabot/pip/pip-a8b23622d7 by Xander Harris at 2024-07-13 22:55:55

  • Merge pull request #54 from edwardtheharris/dependabot/pip/pylint-3.2.5 by dependabot[bot] at 2024-07-09 23:03:01

  • Bump pylint from 3.2.3 to 3.2.5 by dependabot[bot] at 2024-07-09 21:55:00

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.3 to 3.2.5. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.3…v3.2.5) — updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #53 from edwardtheharris/dependabot/pip/ipython-8.26.0 by dependabot[bot] at 2024-07-09 21:44:44

  • Bump ipython from 8.25.0 to 8.26.0 by dependabot[bot] at 2024-07-09 21:42:10

    Bumps [ipython](https://github.com/ipython/ipython) from 8.25.0 to 8.26.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.25.0…8.26.0) — updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #56 from edwardtheharris/dependabot/pip/tox-4.16.0 by dependabot[bot] at 2024-07-09 21:39:00

  • Bump tox from 4.15.1 to 4.16.0 by dependabot[bot] at 2024-07-08 18:42:24

    Bumps [tox](https://github.com/tox-dev/tox) from 4.15.1 to 4.16.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.15.1…4.16.0) — updated-dependencies: - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Bump certifi from 2024.6.2 to 2024.7.4 in the pip group by dependabot[bot] at 2024-07-06 02:27:50

    Bumps the pip group with 1 update: [certifi](https://github.com/certifi/python-certifi). Updates `certifi` from 2024.6.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.06.02…2024.07.04) — updated-dependencies: - dependency-name: certifi dependency-type: indirect dependency-group: pip … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #27 from edwardtheharris/26-make-kubeadm-repeatable by Xander Harris at 2024-06-22 18:02:53

    26 make kubeadm repeatable Closes #26

  • Enable repeatable kubeadm by Xander Harris at 2024-02-28 01:04:21

    Closes #26 User: @edwardtheharris Author: Xander Harris xandertheharris@gmail.com Changelog: changed

  • Merge pull request #52 from edwardtheharris/51-fix-python-version-list by Xander Harris at 2024-06-19 22:41:21

    Fix tox ini Closes #51

  • Merge branch ‘main’ of github.com:edwardtheharris/dotfiles into 51-fix-python-version-list by Xander Harris at 2024-06-19 22:30:09

    Drop sonar Closes #51

  • Update coveralls.yml by Xander Harris at 2024-06-19 22:29:55

    Drop sonar

  • Update args by Xander Harris at 2024-06-19 22:24:41

    See #51

  • Update source by Xander Harris at 2024-06-19 22:22:24

    See #51

  • Fix tox by Xander Harris at 2024-06-19 22:21:05

    See #51

  • Fix sonar by Xander Harris at 2024-06-19 22:19:34

    See #51

  • Fix checkout by Xander Harris at 2024-06-19 22:13:35

    See #51

  • Update args by Xander Harris at 2024-06-19 22:10:22

    Closes #51

  • Drop checkout by Xander Harris at 2024-06-19 22:09:18

    See #51

  • Fix fetch depth by Xander Harris at 2024-06-19 22:07:47

    See #51

  • Fix missing filename by Xander Harris at 2024-06-19 22:02:35

    See #51

  • Update git fetch by Xander Harris at 2024-06-19 22:00:49

    See #51

  • Fix version by Xander Harris at 2024-06-19 21:59:47

    See #51

  • Fix other backslash by Xander Harris at 2024-06-19 21:55:34

    Closes #51

  • Fix raw string by Xander Harris at 2024-06-19 21:54:26

    Closes #51

  • Use concise version by Xander Harris at 2024-06-19 21:52:23

    Closes #51

  • Merge branch ‘main’ of github.com:edwardtheharris/dotfiles into 51-fix-python-version-list by Xander Harris at 2024-06-19 21:50:04

    See #51

  • Update coveralls.yml by Xander Harris at 2024-06-19 21:49:12

    See #51

  • Add properties by Xander Harris at 2024-06-19 21:44:40

    Closes #51

  • Adjust coverage settings by Xander Harris at 2024-06-19 21:42:01

    Closes #51

  • Update file path by Xander Harris at 2024-06-19 21:37:07

    Closes #51

  • Update coverage generation by Xander Harris at 2024-06-19 21:36:10

    Closes #51

  • Use black for formatting by Xander Harris at 2024-06-19 21:26:31

    Closes #51

  • Update ignore by Xander Harris at 2024-06-19 21:20:12

    See #51

  • Drop 3.8 by Xander Harris at 2024-06-19 21:00:23

    Closes #51

  • Fix coveralls by Xander Harris at 2024-06-19 20:58:08

    Closes #51

  • Fix tox ini by Xander Harris at 2024-06-19 20:52:06

    Closes #51

  • Merge pull request #35 from edwardtheharris/34-add-coverage-analysis by Xander Harris at 2024-03-20 20:47:23

    34 add coverage analysis Closes #34

  • add coverage analysis by Xander Harris at 2024-03-20 20:35:13

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 20:31:53

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 20:25:42

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 20:15:54

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 20:11:41

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge branch ‘34-add-coverage-analysis’ of by Xander Harris at 2024-03-20 20:08:51

    github.com:edwardtheharris/dotfiles into 34-add-coverage-analysis See #34

  • add coverage analysis by Xander Harris at 2024-03-20 20:08:22

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge branch ‘main’ into 34-add-coverage-analysis by Xander Harris at 2024-03-20 20:02:44

  • add coverage analysis by Xander Harris at 2024-03-20 20:02:21

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #32 from edwardtheharris/dependabot/pip/pytest-8.1.1 by dependabot[bot] at 2024-03-20 19:54:31

  • Merge branch ‘main’ into dependabot/pip/pytest-8.1.1 by Xander Harris at 2024-03-20 19:52:09

  • add coverage analysis by Xander Harris at 2024-03-20 19:45:40

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 19:43:39

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 19:40:26

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 19:34:30

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 19:15:45

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add coverage analysis by Xander Harris at 2024-03-20 19:12:06

    See #34 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #33 from edwardtheharris/pixeebot/drip-2024-02-27-pixee-python/sandbox-process-creation by Xander Harris at 2024-03-20 18:55:26

    pixeebot/drip 2024 02 27 pixee python/sandbox process creation Closes #25

  • pixeebot/drip 2024 02 27 pixee python/sandbox process creation by Xander Harris at 2024-03-20 18:48:02

    See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #24 from edwardtheharris/pixeebot/drip-2024-02-27-pixee-python/sandbox-process-creation by Xander Harris at 2024-03-20 18:41:36

    Sandbox Process Creation Closes #24

  • Merge branch ‘main’ of by Xander Harris at 2024-03-20 18:38:35

    github.com:edwardtheharris/dotfiles into pixeebot/drip-2024-02-27-pixee-python/sandbox-process-creation pixeebot/drip 2024 02 27 pixee python/sandbox process creation See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Bump pytest from 8.0.2 to 8.1.1 by dependabot[bot] at 2024-03-11 18:16:56

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2…8.1.1) — updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #31 from edwardtheharris/28-fix-the-git-commit-hook by Xander Harris at 2024-03-06 03:32:14

    28 fix the git commit hook Closes #28

  • fix the git commit hook by Xander Harris at 2024-03-06 03:30:21

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:22:30

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:17:35

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:17:10

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:14:27

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:12:37

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:03:57

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 03:03:12

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 02:58:26

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 02:43:08

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • fix the git commit hook by Xander Harris at 2024-03-06 02:38:59

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • See # by Xander Harris at 2024-03-06 01:28:15

    @ - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Fix the git commit hook by Xander Harris at 2024-03-06 01:05:54

    See #28 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #29 from edwardtheharris/dependabot/pip/ipython-8.22.2 by dependabot[bot] at 2024-03-04 20:48:07

  • Merge branch ‘main’ into dependabot/pip/ipython-8.22.2 by Xander Harris at 2024-03-04 20:44:39

  • Merge pull request #30 from edwardtheharris/dependabot/pip/ansible-9.3.0 by dependabot[bot] at 2024-03-04 20:44:04

  • Bump ansible from 9.2.0 to 9.3.0 by dependabot[bot] at 2024-03-04 18:27:41

    Bumps [ansible](https://github.com/ansible-community/ansible-build-data) from 9.2.0 to 9.3.0. - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](https://github.com/ansible-community/ansible-build-data/compare/9.2.0…9.3.0) — updated-dependencies: - dependency-name: ansible dependency-type: direct:production update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • Bump ipython from 8.22.1 to 8.22.2 by dependabot[bot] at 2024-03-04 18:26:09

    Bumps [ipython](https://github.com/ipython/ipython) from 8.22.1 to 8.22.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.22.1…8.22.2) — updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge branch ‘main’ into pixeebot/drip-2024-02-27-pixee-python/sandbox-process-creation by Xander Harris at 2024-02-27 20:51:12

  • Merge pull request #22 from edwardtheharris/dependabot/pip/pytest-8.0.2 by Xander Harris at 2024-02-27 20:05:45

    Bump pytest from 8.0.1 to 8.0.2

  • Sandbox Process Creation by pixeebot[bot] at 2024-02-27 13:23:54

  • Merge branch ‘main’ into dependabot/pip/pytest-8.0.2 by Xander Harris at 2024-02-27 00:37:17

  • Merge pull request #21 from edwardtheharris/dependabot/pip/cryptography-42.0.4 by dependabot[bot] at 2024-02-26 23:53:26

  • Bump the pip group across 1 directories with 1 update by dependabot[bot] at 2024-02-26 19:05:50

    Bumps the pip group with 1 update in the /. directory: [cryptography](https://github.com/pyca/cryptography). Updates `cryptography` from 42.0.3 to 42.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.3…42.0.4) — updated-dependencies: - dependency-name: cryptography dependency-type: indirect … Signed-off-by: dependabot[bot] <support@github.com>

  • Bump pytest from 8.0.1 to 8.0.2 by dependabot[bot] at 2024-02-26 19:03:36

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1…8.0.2) — updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch … Signed-off-by: dependabot[bot] <support@github.com>

  • Merge pull request #23 from edwardtheharris/dependabot/pip/ipython-8.22.1 by dependabot[bot] at 2024-02-26 18:59:07

  • Bump ipython from 8.21.0 to 8.22.1 by dependabot[bot] at 2024-02-26 18:17:11

    Bumps [ipython](https://github.com/ipython/ipython) from 8.21.0 to 8.22.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.21.0…8.22.1) — updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor … Signed-off-by: dependabot[bot] <support@github.com>

  • main by Xander Harris at 2024-02-21 18:33:54

    See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • main by Xander Harris at 2024-02-21 17:25:22

    See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #18 from edwardtheharris/17-add-arch-user-rc-file-copy by Xander Harris at 2024-02-20 21:57:29

    17 add arch user rc file copy Closes #17

  • add arch user rc file copy by Xander Harris at 2024-02-20 21:56:02

    See #17 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add arch user rc file copy by Xander Harris at 2024-02-20 21:31:12

    See #17 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add arch user rc file copy by Xander Harris at 2024-02-20 21:19:35

    See #17 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add arch user rc file copy by Xander Harris at 2024-02-20 21:16:25

    See #17 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add arch user rc file copy by Xander Harris at 2024-02-20 21:15:45

    See #17 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add arch user rc file copy by Xander Harris at 2024-02-20 21:13:46

    See #17 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #16 from edwardtheharris/10-rename-file by Xander Harris at 2024-02-20 03:35:09

    10 rename file Closer #10

  • rename file by Xander Harris at 2024-02-20 03:33:38

    See #10 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • rename file by Xander Harris at 2024-02-20 03:33:04

    See #10 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • rename file by Xander Harris at 2024-02-20 03:32:19

    See #10 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge branch ‘main’ into 10-rename-file by Xander Harris at 2024-02-20 03:28:57

    See #10

  • Merge branch ‘main’ of github.com:edwardtheharris/dotfiles into pixeebot/drip-2024-02-19-pixee-python/subprocess-shell-false by Xander Harris at 2024-02-20 03:28:14

  • pixeebot/drip 2024 02 19 pixee python/subprocess shell false by Xander Harris at 2024-02-20 03:27:59

    See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #12 from edwardtheharris/pixeebot/drip-2024-02-19-pixee-python/subprocess-shell-false by Xander Harris at 2024-02-20 03:24:26

    Use `shell=False` in `subprocess` Function Calls Closes #13

  • Merge branch ‘main’ of github.com:edwardtheharris/dotfiles into pixeebot/drip-2024-02-19-pixee-python/subprocess-shell-false by Xander Harris at 2024-02-20 03:22:51

    Closes #13 pixeebot/drip 2024 02 19 pixee python/subprocess shell false See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #15 from edwardtheharris/14-add-security-policy by Xander Harris at 2024-02-20 03:21:41

    14 add security policy Closes #14

  • pixeebot/drip 2024 02 19 pixee python/subprocess shell false by Xander Harris at 2024-02-20 03:21:15

    See # @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 03:18:32

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 03:16:18

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 03:15:35

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 03:12:55

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 03:06:46

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 02:51:33

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 02:49:39

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 02:45:23

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 02:36:57

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 02:35:21

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add security policy by Xander Harris at 2024-02-20 02:22:31

    See #14 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Use `shell=False` in `subprocess` Function Calls by pixeebot[bot] at 2024-02-19 02:27:40

    pixeebot/drip 2024 02 19 pixee python/subprocess shell false Closes #13 @edwardtheharris - 23113631+pixeebot@users.noreply.github.com pixeebot[bot] Changelog: changed

  • rename file by Xander Harris at 2024-02-19 21:02:09

    See #10 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #11 from edwardtheharris/10-rename-file by Xander Harris at 2024-02-19 00:24:51

    rename file Closes #10

  • rename file by Xander Harris at 2024-02-19 00:22:22

    See #10 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #9 from edwardtheharris/6-add-other-files by Xander Harris at 2024-02-19 00:18:42

    6 add other files Closes #6

  • Merge branch ‘6-add-other-files’ of github.com:edwardtheharris/dotfiles into 6-add-other-files by Xander Harris at 2024-02-19 00:15:17

    See #6

  • add other files by Xander Harris at 2024-02-19 00:15:02

    See #6 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge branch ‘main’ into 6-add-other-files by Xander Harris at 2024-02-19 00:06:42

  • Merge pull request #8 from edwardtheharris/7-double-check-the-first-add by Xander Harris at 2024-02-19 00:06:26

    double check the first add Closes #7

  • add other files by Xander Harris at 2024-02-19 00:03:52

    See #6 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • double check the first add by Xander Harris at 2024-02-19 00:00:24

    See #7 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • add other files by Xander Harris at 2024-02-18 23:50:43

    See #6 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #5 from edwardtheharris/4-add-file by Xander Harris at 2024-02-18 23:39:27

    add file Closes #4

  • add file by Xander Harris at 2024-02-18 23:37:00

    See #4 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed

  • Merge pull request #2 from edwardtheharris/1-add-existing-code-back by Xander Harris at 2024-02-18 23:30:07

    add existing code back Closes #1

  • add existing code back by Xander Harris at 2024-02-18 23:16:01

    See #1 @edwardtheharris - xandertheharris@gmail.com Xander Harris Changelog: changed