James Hodgkinson
|
d5c1f9de6a
|
sqlite3 doesn't need to be installed on dev machines (#2104)
* Dependencies - sqlite3 dev no longer needs to be installed - Fixes #2083
* setting workspace-level features for rusqlite
|
2023-09-12 09:54:54 +10:00 |
|
James Hodgkinson
|
66089f6426
|
Changing build targets for debs (#2076)
* changing build targets for debs
* Updating github actions version for checkout
|
2023-09-06 10:25:30 +10:00 |
|
James Hodgkinson
|
69dfea3601
|
Still trying to fix the docs. (#1709)
* docs build/deploy fixes
* let us see if this makes the automerge less bad
|
2023-06-28 10:34:17 +10:00 |
|
James Hodgkinson
|
7da1fd4879
|
Adding mdbook-template back for bookgen (#1660)
* adding mdbook-template back
|
2023-05-29 10:21:08 +10:00 |
|
James Hodgkinson
|
0476448305
|
github pages ... something is definitely going weird. (#1605)
* fixing typo and dupe command
|
2023-05-07 20:52:13 +10:00 |
|
James Hodgkinson
|
06a8b30566
|
fix things (#1601)
|
2023-05-06 23:38:53 +10:00 |
|
James Hodgkinson
|
d22dc28698
|
reducing action concurrency load (#1598)
* reducing action concurrency load
* fixing up ruff syntax
* fixes
|
2023-05-06 22:54:05 +10:00 |
|
James Hodgkinson
|
42dd8ee0a9
|
more testing cleanup (#1595)
* more testing cleanup
* path fixings for main deploy phase of the book, refers to #1597
|
2023-05-06 18:20:47 +10:00 |
|
James Hodgkinson
|
ec8e5dfc31
|
more-merge unixd commands (#1568)
* fixing unix packaging
* stripping out actions-rs/toolchain
* fixing an error in the qrcode def in cargo.toml
|
2023-04-25 22:36:17 +10:00 |
|
dependabot[bot]
|
643e68a20a
|
chore(deps): bump actions/upload-artifact from 1 to 3 (#1557)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-23 20:57:46 +00:00 |
|
James Hodgkinson
|
90d4fe1d58
|
Sorting documentation builds (#1551)
* updating pykanidm to fix mypy issue
* removing mdbook-template requirement
|
2023-04-18 21:35:40 +10:00 |
|