Commit Graph
16 Commits
Author SHA1 Message Date
TC Johnson c525a757fd Move tests off of Digital Ocean
Experimenting with using GitLab SaaS runners to do test CI stages.
2023-08-22 14:36:33 -05:00
TC Johnson 513116e672 Version update: v0.1.9 → v0.1.10 2023-08-20 11:37:18 -05:00
TC Johnson dfeecdde0d Version update: v0.1.8 → v0.1.9 2023-08-19 17:35:52 -05:00
TC Johnson c69ed60cd2 Revise release process
Version bumping was causing an issue where a new git tag and commit was created
before Cargo.toml was updated. This merge turns off auto tag and commit creation
and moves them to the process document.
2023-08-19 17:19:17 -05:00
TC Johnson 04c26e48f0 'Version update: 0.1.7 → 0.1.8' 2023-08-18 20:27:01 -05:00
TC Johnson f49592927e Fix Python Install Instructions
Changed the references from veilid_python to veilid to match the
package name as it is in Pypi.
2023-08-18 19:59:44 -05:00
TC Johnson 38a61d385c Add standard and custom Python gitignore
Added the standard Python entries to gitignore plus included
veilid-python/demo/.demokeys to prevent personal keys from
being saved in the upstream repository
2023-08-05 15:17:28 +00:00
TC Johnson f4d71457da Add docs and mod version bumping
Added and modified documentation for the contribution process.
Added the code of conduct file.
Modified bump version's conf to auto create tags and commits.
2023-08-01 21:37:38 -05:00
TC Johnson 035a650159 Merge branch 'main' into add-contributor-docs 2023-08-01 13:46:58 -05:00
TC Johnson 4951e983c7 Release 0.1.5 2023-07-22 12:02:10 -05:00
TC Johnson e1ef4f14fb Removed CHANGELOG.md from veilid-cli directory 2023-07-21 16:14:27 -05:00
TC Johnson 546535bd73 Add contributor guide and code of conduct markdown documents 2023-07-20 22:49:26 -05:00
TC Johnson c2d0aad973 service restart if running, instructs to start if not 2023-07-17 20:55:45 -05:00
TC Johnson 090147b556 Switch - to _ in .deb filenames so dpkg-scanpackages can discern arch 2023-07-15 00:09:55 -05:00
TC Johnson 73838ab2aa Switch - to _ in .deb filenames so dpkg-scanpackages can discern arch 2023-07-14 23:50:22 -05:00
TC Johnson d18a1e3e28 edit instruction to systemctl enable 2023-07-14 20:47:03 -05:00