Commit Graph

49 Commits

Author SHA1 Message Date
086b5776ff remove dotnet as 'tool'
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
2023-12-01 18:51:52 -05:00
240606336b default run is to list topics
Some checks failed
greyn/franz/pipeline/head There was a failure building this commit
gitea/franz/pipeline/head There was a failure building this commit
because for some reason auto create is not a thing
2023-05-21 19:02:53 -04:00
8e42797116 maybe the secret name is a string
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
greyn/franz/pipeline/head There was a failure building this commit
2023-03-29 22:20:06 -04:00
53b0572c1e they do have names! but the names are all a secret?
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
https://github.com/jenkinsci/dotnet-sdk-plugin/blob/main/downloadables/tfm-list.json
2023-03-29 22:19:23 -04:00
e6935bc565 expected to find someTool someVersion
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
2023-03-29 22:15:29 -04:00
310f1a883c maybe i did mean null?
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
2023-03-29 22:13:04 -04:00
e66fad3e78 jenkins update attempt
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
2023-03-29 22:08:36 -04:00
2724646e29 i don't believe jenkins is cooperating
Some checks failed
gitea/franz/pipeline/head There was a failure building this commit
2023-03-29 22:02:52 -04:00
e1ff1db122 .net7, and topic lister will also create them
All checks were successful
gitea/franz/pipeline/head This commit looks good
2023-03-08 16:25:23 -05:00
5e78f52f0d bump franz version number 2022-12-14 17:12:00 -05:00
142873a298 execute command arguments = 1 string; more intuitive
given that I've been down this road of "why did it explode? oh because it's an array of strings. why is it an array? this should stop" before
2022-12-14 17:11:32 -05:00
d79ba3671b don't let every single possible client explode just because one malformed message was seen 2022-12-14 17:09:28 -05:00
013e4079c3 bump version 2022-12-13 12:34:19 -05:00
e472087189 switch to confluent kafka 2022-12-12 21:01:44 -05:00
db8e8f5636 have jenkinsfile build lister 2022-11-30 18:35:08 -05:00
3fe8da9b12 topic liszter! 2022-11-30 18:29:44 -05:00
4132d46f88 re-fix jenkins 2022-11-30 18:04:00 -05:00
5b13021b2b version bump and jenkinsfile fix
changes that break this much should probably be a 2.0, but eh. also I don't need Jenkins to completely trip to death if I don't bump the version number every time.
2022-11-30 18:03:23 -05:00
4b2f1a9aa8 bump version number 2022-11-30 17:44:58 -05:00
8b78707667 meddlists are dead; messages are gray now 2022-11-30 17:43:43 -05:00
fdc4db1a07 take 3 I think we got it this time 2022-11-30 16:15:01 -05:00
13c361ef1e i still dk 2022-11-30 16:13:16 -05:00
6b8ef4fc29 fuckin idk 2022-11-30 16:11:49 -05:00
262f72c6df .NET 6, owned by greyn, jenkins pack/publish 2022-11-30 15:52:25 -05:00
c84dcc353a ditch silver meddlists stuff, adapt to my own namespace 2022-01-26 22:30:21 -05:00
be6ddf26fd more tests and version 0.0.9 2021-12-17 06:30:26 -05:00
73d729ff66 observe, it works, and also finally franz shuts the hell up so I can read 2021-12-17 04:11:11 -05:00
70c465e9e9 bump version number 2021-12-09 10:30:29 -05:00
15a9ba0dde tests agian 2021-12-09 10:04:44 -05:00
becac42720 0.7 - quieter logger 2021-11-17 05:59:28 -05:00
14883de0b7 bump version number 2021-10-28 21:21:09 -04:00
0f6c495d7c I don't think this can be handled at my level 2021-10-28 21:21:02 -04:00
409b0854a8 forget execute check. I'm not going to know what output means a successful check. You will. Just execute_command. 2021-10-26 03:44:25 -04:00
d7192a6897 let's be real
it's as least as much work making tests as making whatever software you're supposed to be testing, and at least as much work maintaining tests as maintaining whatever you're testing, and idk about you guys but I have never benefitted from a test
2021-10-24 10:06:21 -04:00
4597df6d96 quieter logger 2021-10-24 10:04:55 -04:00
1f9d1fac23 package incremented 2021-09-03 07:21:27 -04:00
62aa42e3b5 nullabhle release/recording in yt datetime 2021-09-03 07:05:06 -04:00
21c7e4d050 redundant unsubscribing should be fine 2021-09-03 04:45:47 -04:00
5dde912564 timeout is a timespan 2021-09-03 04:31:59 -04:00
07a5f0a5f4 telefranz is a singleton
kind of wrecked my ability to use telefranz.tests, but I'm not going to ruin my entire design just for the fun of writing twice as much code for no benefit
2021-08-21 06:14:51 -04:00
1e3ea299df call it v3 2021-07-23 02:13:33 -04:00
a99d5a9086 commands update 2021-07-23 02:08:34 -04:00
a6d0ce16a1 done and done. wow, way easier. 2021-06-29 08:28:32 -04:00
0636157a02 [wip] alright I think I figured out the issue
that dummy that gets created to grab the topic off? I think somehow kafka.net is getting confused and that's why the name is getting clobbered.

NEW PLAN: every message type is a topic.
2021-06-29 08:15:10 -04:00
0f1868d85e [wip] ought to work
but testing frameworks are counter productive
2021-06-29 07:39:11 -04:00
b9f8b4ec9f [wip] switch to kafkasharp 2021-06-29 04:20:09 -04:00
634713171d just now it passed. I have changed nothing. it took 4 seconds. 2021-06-19 05:39:39 -04:00
c3fdf8fb9b seems to theoretically work 2021-06-19 01:07:12 -04:00
92c5112f4d Initial commit 2021-06-19 01:02:12 -04:00