vlang / vpm

V's package manager
https://vpm.vlang.io
GNU General Public License v3.0
117 stars 30 forks source link

Move src files to `src` folder #99

Closed ArtemkaKun closed 1 year ago

ArtemkaKun commented 1 year ago

Fixes #33

All actual VPM source code files and templates were moved to src folder. app_unused only code was moved to app_unused folder

medvednikov commented 1 year ago

conflict in templates/components/package-card.html

ArtemkaKun commented 1 year ago

@medvednikov Fixed

ArtemkaKun commented 1 year ago

CI error is unrelated

Ign:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 postgresql all 14+238
Ign:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 postgresql all 14+238
Ign:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 postgresql all 14+238
Err:1 http://azure.archive.ubuntu.com/ubuntu jammy/main amd64 postgresql all 14+238
  Could not connect to azure.archive.ubuntu.com:80 (40.119.46.219), connection timed out
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/p/postgresql-common/postgresql_14%2b238_all.deb  Could not connect to azure.archive.ubuntu.com:80 (40.119.46.219), connection timed out
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: Process completed with exit code 100.