You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adding legend
* fixing logos
* circleci config more verbose & more declaritive
* fixing exclude to ignore
* fixing packer lint dep
* adding dev suffix for all dev branches
* handling circleci build for dev branches
* modularizing python linting & add pylint back
* fixing C0301
* fixing W0611, because not used yet
* fixing W0612
* fixing W0612
* fixing C0103
* fixing C0116
* fixing C0114
* fixing R0914 & W0511
* moving global disables to pylintrc file
* forgot to push config change... 🙃
* smaller instance size
* making any facility
* adding black python ilnter
* extending build time because slower remote server
* modularizing ansible linting
* adding playbook syntax-check
* adding yamllint
* adding yamllint fixes
* adding go dep for shfmt
* adding shfmt deps to vm
* fixing path errors
* fixing pathing
* formatting to shfmt standard - bash
* conforming to shfmt styleing - posix
* adding shfmt to pipeline checks
* adding black python ilnter
* modularizing ansible linting
* adding playbook syntax-check
* adding yamllint
* adding yamllint fixes
* adding go dep for shfmt
* adding shfmt deps to vm
* fixing path errors
* fixing pathing
* formatting to shfmt standard - bash
* conforming to shfmt styleing - posix
* adding shfmt to pipeline checks
* changing instance size for development
* formatting for terraform
* using orb instead of container
* fixing pipeline dep problem
* reverting change for packaging
* testing out different instance size
* removing more filters
* linting vmware packer builder
* closes#76
* helps if you validate the right template...
* Bug/vmware restoration/#75 (#77)
* removing more filters
* linting vmware packer builder
* closes#76
* helps if you validate the right template...
* adding vmware support everywhere
* passing through license and ufw
* enabling vmware packer build
* removing uncessary dep for ansible, because of #74
* fixing dependency issue
* testing out different instance size
* passing env vars
apparently iso_checksum_type is deprecated in packer version
v1.6.4
, according to this validate run for vmware-iso: https://app.circleci.com/pipelines/github/elreydetoda/packer-kali_linux/272/workflows/6ca0f9ce-2d9c-44c0-a20b-50a05b56fc03/jobs/1273so, probably going to just remove it since the template doesn't appear to use it.
The text was updated successfully, but these errors were encountered: