Recent projects

Recent contributions

knip 7231

Skip checking a github action step if its not an array as its possibly a templated string.
In gh actions a valid config is ${{ toJSON(steps) }} which breaks the plugins parsing. if we see a string we should just skip those steps

wetty 4403
pets 463

Adding Support for using with arch machines

wetty 4403

close issue #432

  • use snowpack build --watch rather then snowpack dev
  • Update docs/developments.md to reflect the acutal development
    environment
wetty 4403

issue #375: Build multiple versions of docker containers for different platforms

See #379 for reference