Werner changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Forums Feed: #armbian-rss | Type 'help' for help | This channel is logged -> irc.armbian.com
drobo_00 has quit [Ping timeout: 256 seconds]
TheMaster is now known as Unit193
macc24 has quit [Ping timeout: 260 seconds]
ChriChri_ has joined #armbian
ChriChri has quit [Ping timeout: 265 seconds]
ChriChri_ is now known as ChriChri
algyz has quit [Remote host closed the connection]
Strykar has quit [Quit: /quit]
Strykar has joined #armbian
drobo_00 has joined #armbian
drobo_00 has quit [Client Quit]
DaRock has quit [Ping timeout: 264 seconds]
sunshavi has quit [Remote host closed the connection]
sunshavi has joined #armbian
lanefu has joined #armbian
lanefu has quit [Changing host]
Miouyouyou has joined #armbian
<Miouyouyou>
I don't worry about failures that are not from the files I modified :3
<Miouyouyou>
Just a thought : For github CI, can't you create a git repo with the latest .tar.gz of the build tools, and pull them through Git or simple HTTP directly, instead of using rtorrent ?
<Miouyouyou>
I'm not sure Github would mind in such cases.
<Miouyouyou>
You can then rince-and-repeat on Gitlab when using Gitlab CI
<Werner>
Good morning
<Miouyouyou>
Good morning
epsilonKNOT has quit [Ping timeout: 258 seconds]
archetech has joined #armbian
<gediz539>
good morning
_whitelogger has joined #armbian
<IgorPec>
good morning
<Werner>
IgorPec, would you mind merging two PR at the documentation repo?
epsilonKNOT has joined #armbian
<IgorPec>
i enable you push access
<IgorPec>
try
<Werner>
Seems to work.
<Werner>
Um...should the actual documentation automatically update on push?
<IgorPec>
yes, that would also be nice .. now its cron
<Werner>
Ah okay. So just give it a few minutes.
<IgorPec>
yeah, it seems good enough
<Werner>
Just needed to know. Thanks
<Werner>
Next bug... ~~ strikethrough is not supported by mkdocs -.-
<IgorPec>
really?
<Werner>
Does not work for me. Retried locally, samek
<IgorPec>
do we have good alternative for this?
<IgorPec>
without serious rework ofc
<Werner>
old fashion HTML but lanfu wont like it ^^
<mrueg>
lanefu: I sent a PR to fix some shellcheck findings
macc24 has joined #armbian
wojci has joined #armbian
wojci2 has joined #armbian
indy has joined #armbian
gediz539 has quit [Remote host closed the connection]
gediz539 has joined #armbian
wojci has quit [Ping timeout: 240 seconds]
BCMM has quit [Quit: Konversation terminated!]
<Werner>
mrueg, yeah I know them but I do not trust them very much since they were former giga-hosting biz and they did not have a good reputation by the time...
igorp_ has joined #armbian
igorp_ has quit [Ping timeout: 256 seconds]
IgorPec has quit [Ping timeout: 256 seconds]
IgorPec has joined #armbian
IgorPec has quit [Changing host]
IgorPec has joined #armbian
indy has quit [Ping timeout: 240 seconds]
indy has joined #armbian
<lanefu>
Hopefully we can figure out a pattern where we can just spin up extra resources for burst capacity
<lanefu>
<lanefu>
<lanefu>
BigErchie has joined #armbian
indy has quit [Read error: Connection reset by peer]
indy has joined #armbian
dddddd has joined #armbian
<lanefu>
Werner: man... i did some googling. Markdown flavors are more controversial than i expected
<veremitz>
o,O
<Werner>
So?
<lanefu>
IgorPec: so after all my fanfare about the github market place for shellcheck.. your script version was better :P
<lanefu>
Werner: oh.. uhm just interesting.. its an idealogical battlefield..
<lanefu>
anyway.. your <del> doesnt offend me :P
<Werner>
What about using github pages or Wiki?
<lanefu>
we startd from the wiki, and it was difficult to manage... the mkdocs got things maintainable
<lanefu>
you hate it that much?
<Werner>
I never said I hate it. It is just annoying when stumbling over issues. And the script somewhen may need a rewrite since python 2.7 is EOL
<lanefu>
yeah if its still on python2, we're probably missing out on some enhancements
<lanefu>
..but yeah i guess turning that into a github action would make it a little easier
<lanefu>
to keep it current
<lanefu>
..and i guess that could be hosted on github pages
<lanefu>
the cloud will ruin us all
<Werner>
What was the difficulty with the wiki? The only downside I see is that if you have many pages they are not shown all in the sidebar so you have to add a custom one too
<lanefu>
yeah doc structure, and i think access control.. originally with the mkdocs we had a script that dynamically generated the index based on file name... it felt clever, but turned out to be complicated :P
<lanefu>
but just having a PR model for doc updates is straightforward
<lanefu>
having it as a transaction i think is more comfortable for first time contributors.. or 1 time
<IgorPec>
yeah, content is the king, then if we really got bored ... fancy stuff
<lanefu>
IgorPec: I've got a runner on my IOT network now... i removed my EC2 runners
<Werner>
Yeah makes sens to keep the possibility to do prs
<lanefu>
Ohh tell me more.. so we have a nightly branch that's automatically maintained?
<IgorPec>
i made one for testing, yes. if you run the script on 20.05 for example ... it will also create whatever you want and bump version at the end
<IgorPec>
1. sync master -> nigtthly ... 2. builds stuff ... 3. updated and upload repo 4. if ok, bump version
<lanefu>
is that using the SUBis that using the SUBVERSION var? or VERSION
<lanefu>
*is that using the SUBVERSION or VERSION var
BigErchie has quit [Remote host closed the connection]
<Werner>
Advantage is that there is more need for a cron, backend will always be up to date and we keep the possibility to use PRs. Disadvantage is that search function needs to be implemented manually and the layout needs to be written one time properly and I am not very good with css and that kind of stuff...
archetech has quit [Quit: Leaving]
indy has quit [Ping timeout: 265 seconds]
<Werner>
lanefu, was do you think?
<lanefu>
what about?
drobo_00 has quit [Ping timeout: 258 seconds]
drobo_00 has joined #armbian
<Werner>
github pages
indy has joined #armbian
drobo_00 has quit [Quit: drobo_00]
archetech has joined #armbian
<lanefu>
i guess i don't know that much about them.. is it just a hosting platform?
<IgorPec>
yeah, but I have no desire to publish docs at github
<lanefu>
Werner: whats the primary pain point you'd like to solve?
<Werner>
There is no real pain point. Just looking for stuff that could be an option to be used in the project. But if you need a real reason then the best one would be the EOL of python2 as mentioned earlier.
<Werner>
If there is a new version of mkdocs though would be an easier fix.
<Werner>
Though this way I had a chance to play with github pages and its features.
sassinak-work has quit [Ping timeout: 260 seconds]
<IgorPec>
:) i ran rebuilding all bsp packages at once
macc24_ has joined #armbian
macc24 has quit [Ping timeout: 264 seconds]
macc24_ is now known as macc24
<lanefu>
HAHAHA
<lanefu>
man 56 cores
<Werner>
Go big or go home
<lanefu>
yeah no kidding
<IgorPec>
my desktop is 2x faster then this ;)
<IgorPec>
but it looks impressive
<lanefu>
ha
<lanefu>
yeah iwas looking at CPU upgrades for my server
<lanefu>
it can do dual 22-core xeons
<lanefu>
but they're still like $1000 a piece
<lanefu>
so..nope
<IgorPec>
uf, that's a lot
<IgorPec>
for 800 you get ryzen 3950x
<IgorPec>
which is faster
<IgorPec>
then dual setup
<lanefu>
hehe. still more than i'll spend
<lanefu>
i got my dual E5-2650 v3 with 256gigs of ram for free :P
<IgorPec>
yeah, i also think i will stick to my setup
<lanefu>
once i can spend 200-300 on cpus for a big upgrade i will
<lanefu>
used server CPU pricing is weird
macc24 has quit [Quit: WeeChat 2.8]
<lanefu>
okay.. so github ci accomplishments... we have self-hosted runners.. we shellcheck, and we have the PR testing kernels
<lanefu>
any other short/quick priorities? mkdocs -> github actions?
<IgorPec>
ok. now the release part
<Werner>
upgrading/moving docs is a nice-to-have and not important
mirage335 has quit [Ping timeout: 260 seconds]
<lanefu>
okay tell me more about the release part.. what are you envisioning
<IgorPec>
how safe is it enableing auto repository update on push to master
<lanefu>
update what repository?
<IgorPec>
nightly / edge
<lanefu>
debs && images?
<IgorPec>
debs only
<IgorPec>
images is way too much traffic
<lanefu>
k and you said you already ahve the code that builds the debs based on changes right?
<lanefu>
so it's just a matter of triggering the job and pushing the updates safely?
<IgorPec>
yes
<lanefu>
which really means .. rsync over ssh?
<IgorPec>
one moment
<IgorPec>
brbr
<IgorPec>
10min
<lanefu>
:) sure thing.. i'll go ahead and do some research on secrets management
mirage335 has joined #armbian
macc24 has joined #armbian
IgorPec has quit [Quit: Leaving]
IgorPec has joined #armbian
macc24 has quit [Ping timeout: 256 seconds]
drobo_00 has joined #armbian
<IgorPec>
lanefu: ok ... secrets. it is possible to store keys at github where only admins have access, then how to make use of those keys and secrets?
<IgorPec>
but again the one with a push access is always able to get them, right?
<lanefu>
I think we can store them safely in github
<lanefu>
i'm looking at the docs
<lanefu>
what secrets would we need to store... SSH for upload and GPG for signing? anything else?
<IgorPec>
that's it
<lanefu>
okay I'll work on solving that
dummyuser has joined #armbian
archetech has quit [Quit: Leaving]
archetech has joined #armbian
archetech has quit [Quit: Konversation terminated!]
macc24 has joined #armbian
archetech has joined #armbian
lvrp16 has quit [Quit: Updating details, brb]
macc24 has quit [Quit: WeeChat 2.8]
lvrp16 has joined #armbian
drobo_00 has quit [Ping timeout: 240 seconds]
sassinak-work has quit [Ping timeout: 246 seconds]
sassinak-work has joined #armbian
rdorsch`away is now known as rdorsch
drobo_00 has joined #armbian
willmore has quit [Remote host closed the connection]
willmore has joined #armbian
archetech has quit [Quit: Konversation terminated!]
xecuter has joined #armbian
<ArmbianTwitter>
@kylerankin (Kyle Rankin): @bigbrovar I got the XU4 first and have been using it as a home server for years. My only complaint with it had been lack of software updates (the biggest weakness in the SBC ecosystem and where RPi shines), but recent Armbian support has helped. (7s ago)
drobo_00 has quit [Quit: drobo_00]
drobo_00 has joined #armbian
rdorsch is now known as rdorsch`away
macc24 has joined #armbian
drobo_00 has quit [Quit: drobo_00]
<ArmbianTwitter>
@armbian (armbian): @bigbrovar @kramse @kylerankin Odroid XU4 was released in 2015. https://t.co/YfhLEHk9I9 (22s ago)
sassinak-work has quit [Ping timeout: 246 seconds]
sassinak-work has joined #armbian
macc24 has quit [Ping timeout: 265 seconds]
xecuter has quit [Remote host closed the connection]