Commit Graph

122 Commits

Author SHA1 Message Date
d287a54cdf chore(deps): update rust crate regex to 1.9.3 2023-08-05 22:31:28 +00:00
7baf51c1f2 chore(deps): update rust crate regex to 1.9.2 2023-08-05 19:04:56 +00:00
56b44cf2e2
fix(json-edit): with actual arg instead of stupid str replace
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 18:56:43 +02:00
2919ca9a04
chore: remove cr
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 18:38:11 +02:00
ff2b59dd02
chore(json-edit): clarify errors
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 18:37:32 +02:00
19dd0ff636
fix(ci): without token
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 18:36:03 +02:00
c08918ad6f
feat(json-edit): added json-edit to update some json content with next global version
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 18:32:09 +02:00
19e7adfedb
fix(docs): check fix version
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 15:20:05 +02:00
27cb31f433 chore(docs): remove 0.2 checklist
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 13:05:03 +00:00
113e5282ef
fix(crate): initial pr always included the entire changelog
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 15:01:32 +02:00
fa67dfeee3 fix(crate): always prefix with 'v' when creating prs, or releases ()
We don't want rust versions to include the 'v',

however, many languages and tools require it. As such we're choosing when to do it, in this case at the api layer.

Signed-off-by: kjuulh <contact@kjuulh.io>
Reviewed-on: 
Co-authored-by: kjuulh <contact@kjuulh.io>
Co-committed-by: kjuulh <contact@kjuulh.io>
2023-08-04 12:41:31 +00:00
8a8d309ddf chore(release): 0.2.1 ()
### Docs
- *(check)* 0.2 milestone, forgot for 0.2.0

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: 
2023-08-04 12:33:10 +00:00
09508ec986
docs(check): 0.2 milestone, forgot for 0.2.0
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 14:22:41 +02:00
0967e35fbf chore(release): 0.2.0 ()
### Added
- *(ci)* with pr
- *(ci)* on pr only
- *(ci)* with ci:pr.sh file
- *(ci)* update ci with best settings
- *(ci)* pr ignore master
- *(ci)* ignore pr for master
- add git init
- with actual docker login
- with docker login
- back to default
- with ldd
- only ci
- with musl instead
- with some debug stuff
- with shared volume
- with shared volume
- without going into module
- set to use prefix when in ci
- only master
- with working main
- ci:main script for ci
- with run script
- fixed stuff
- with ultra caching
- with ci
- with set -e for abort
- with drone yml
- add mkdocs build
- add basic version
- update with repository
- add publishable to rest
- hack get in control of log level

### Docs
- fix admonitions
- add docs
- remove 0.1 milestone

### Fixed
- with actual install

### Other
- *(rust)* fmt
- *(rust)* clippy fix
- *(ci)* no please for pr
- *(ci)* rename pr -> pull-request in ci:pr
- remove faulty test
- add git (alpine)
- add git
- musl
- remember package name
- rename variable
- openssl-src
- with openssl-dev
- with pkg config sysroot
- with musl dev
- with build-essential
- with libssl-dev
- with token
- add mit license
- add logging to stdout
- update versions
- add docs

Co-authored-by: cuddle-please <bot@cuddle.sh>
Reviewed-on: 
2023-08-03 23:23:05 +00:00
67c2c0c0c5
chore(rust): fmt
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:19:15 +02:00
78307ec8a3
chore(rust): clippy fix
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:18:58 +02:00
d6e6dcb032
chore(ci): no please for pr
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:16:41 +02:00
0a7cbae91d
chore(ci): rename pr -> pull-request in ci:pr
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:13:05 +02:00
f94677d78f
feat(ci): with pr
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:10:10 +02:00
2d255c21e6
feat(ci): on pr only
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:04:32 +02:00
8d26c861cc
feat(ci): with ci:pr.sh file
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 01:00:46 +02:00
7d71ad7865
feat(ci): update ci with best settings
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:56:11 +02:00
a0b71c66ad
feat(ci): pr ignore master
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:55:04 +02:00
358027c850
feat(ci): ignore pr for master
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:52:45 +02:00
6f694fa0b0
chore: remove faulty test
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:43:56 +02:00
914c41f3d5
chore: add git (alpine)
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:32:13 +02:00
6c3aca4c29
chore: add git
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:31:57 +02:00
14ccba6a7e
feat: add git init
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:28:55 +02:00
4c7ea7dae6
feat: with actual docker login
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:20:16 +02:00
b00cb42208
feat: with docker login
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:17:25 +02:00
7000d4e2a6
chore: musl
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:13:30 +02:00
aa00836a29
chore: remember package name
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:12:37 +02:00
e7cb032afb
feat: back to default
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:12:05 +02:00
5674b6795c
feat: with ldd
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:10:05 +02:00
20f2392b4a
chore: rename variable
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:08:16 +02:00
ab1fc6d9c0
feat: only ci
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:05:14 +02:00
628e842988
chore: openssl-src
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:04:39 +02:00
9e125f08e8
chore: with openssl-dev
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:03:52 +02:00
22bf047d9c
chore: with pkg config sysroot
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:02:13 +02:00
6703e9c58f
chore: with musl dev
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-04 00:00:19 +02:00
64f8e427e6
chore: with build-essential
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:58:53 +02:00
ae14ba84c2
chore: with libssl-dev
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:56:20 +02:00
49a9c9f2d4
fix: with actual install
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:55:22 +02:00
7a984f0692
feat: with musl instead
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:54:44 +02:00
0a7a924727
feat: with some debug stuff
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:50:15 +02:00
5dce2e4790
feat: with shared volume
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:48:53 +02:00
be27bcfbcd
feat: with shared volume
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:48:18 +02:00
b23ca68c62
feat: without going into module
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:43:59 +02:00
cf7c006637
chore: with token
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:40:50 +02:00
e669434620
feat: set to use prefix when in ci
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 23:39:26 +02:00