#dev 2020-04-17

2020-04-17 UTC
ttal, hs0ucy and [LewisCowles] joined the channel
#
[LewisCowles]
GWG++ linting & version testing is cool
#
Loqi
GWG has 26 karma in this channel over the last year (141 in all channels)
#
GWG
[LewisCowles]: Hopefully I'm testing the right things
#
[LewisCowles]
GWG, Well it looks like more people do what you do with WP than me; you also have more complex plugins than I write, so I don't really have an opinion about your work, other than isn't it wonderful you share it and help others
#
[LewisCowles]
I didn't butt in to "well actually". I saw you'd mentioned a thing a few times over the day and wanted to conserve that enthusiasm. A Burden shared and all that.
#
GWG
I always enjoy people pitching in.
#
[LewisCowles]
I've never run that style of WordPress test so it was interesting to see it set up a skeleton of WP
#
[LewisCowles]
if those tests pass, do you manually push to WordPress.org plugin repo?
#
[LewisCowles]
or is there more of a process?
#
GWG
[LewisCowles]: We've done it a few ways over the years. Currently, when the Github repo is tagged, Github actions automatically prepares a release.
#
[LewisCowles]
Ah, they you're probably using Helen's action helper to push. I only activated it for a plugin the other day. I've a backlog
#
GWG
[LewisCowles]: Yes. That's the one.
#
GWG
It saved time
nickodd joined the channel
#
[LewisCowles]
It's very cool. I've not used subversion in well over a decade and every time I had to push updates I'd fumble around accidentally copying the wrong things. It takes that burden from me and lets me focus on simpler things and the system I prefer.
#
GWG
Same
[prtksxna] joined the channel
#
[prtksxna]
The 10up actions? I’ve been meaning to understand and set those up too!
#
GWG
[prtksxna]: Same
oodani, erlend_shDiscord, DioBrandonDiscor, TimeOnDiscord[m], DreamingInCodeDi, sethforkDiscord[, pps96Discord[m], richarddavisDisc, aaronpkDiscord[m, fredcy_, silent_Activist[, cwDiscord[m], richtercamdenDis, bengoDiscord[m], Ja3oodDiscord[m], skillman623Disco, zgrDiscord[m], captain-nemoDisc, ShruthiDiscord[m, DigitalOilDiscor, WesDiscord[m], braditzDiscord[4, TryptophanDiscor, mattcDiscord[m], ShadowJonathanDi, farhad312Discord, M0zAND1zDiscord[, DoggersUniteDisc, tadpole256Discor, CantiTurtleCoinD, ShmultzDiscord[m, new0ne[m], mikeal[m], mattsseDiscord[m, Sm03leBr00tDisco, te0dDiscord[m], ReallySnazzyDisc, M|NecoDiscord[m], discord[m], realChainDiscord, janttoDiscord[m], MachiavelaDiscor, distributedjoseD, EatsDiscord[m], dqxDiscord[m], OboDiscord[m], NastyEbilPiwateD, katakotoDiscord[, swedneck[GMT1]Di, gauthamDiscord[m, OlegStotskyDisco, sander[m], JeffMaherVegas[m, Mairkur[m], TroyDiscord[m], cannabysDiscord[, ritewhose[m], Googol30Discord[, Oxy[m], bekoDiscord[m], a2b2x2Discord[m], Imnotsoimpressed, LokeLDiscord[m], AutoAIDiscord[m], hubaDiscord[m], grvhiDiscord[m], phynite8462[m], nocentDiscord[m], pbvieDiscord[m], vbDiscord[m], gtsDiscord[m], fozzie[m], bushido711Discor, vasaDiscord[m], maparentDiscord[, brewskiDiscord[m, koivunejDiscord[, mikealDiscord[m], enricomarinoDisc, M011000100111010, npfoss[m], lamborghiniDisco, AXEL-Lee[m], AtiqDiscord[m], reddDiscord[m], dy5es41Discord[m, voxpelli, dansup, user43, gRegorLove_, swentel, [prtksxna], [LewisCowles], loicm, [jgmac1106], [tantek] and hs0ucy joined the channel
#
GWG
Morning all
loicm, [KevinMarks], J, jeremych_ and [schmarty] joined the channel
#
jeremycherfas
I wish I knew how to make the emails from github about using the deprecated authentication though URL query parameters go away.
#
[LewisCowles]
I think there is an option to silence, but it may also be that eventually a more annoying URL no longer working bites you.
#
jeremycherfas
I need to figure out which of the apps is doing it.
#
jeremycherfas
Ahah, seems to be Atom's Beautify package.
#
jeremycherfas
Which seems to have been an issue since 2014.
#
jeremycherfas
Or maybe it is one of the other Atom packages. No time to investigate right now.
#
aaronpk
Ugh I need to fix that for IndieAuth.com too
[Zegnat] and jamietanna joined the channel
#
[LewisCowles]
It became an issue around January or February for me. I think late feb, but again. silencing may lead to pain
nickodd, gRegorLove, J, hs0ucy, jamietanna, KartikPrabhu, [LewisCowles], leg, Jaygles, loicm, garrettw, ben_thatmustbeme, [tantek] and [Aaron_Klemm] joined the channel; nickodd left the channel
#
[Aaron_Klemm]
Is a "token endpoint" not necessarily something included with self-hosted indieauth services, specifically in my case selfauth? I'm realizing that the error not letting me proceed with Indigenous on iOS is possibly fixable on my end. "Token Endpoint not found on [my domain]"
#
sknebel
selfauth doesn't provide a token endpoint, correct
#
sknebel
what is mintoken?
#
Loqi
Mintoken is minimal and self-hostable IndieAuth compatible token endpoint in PHP https://indieweb.org/Mintoken
#
sknebel
^^^ potential companion
swentel joined the channel
#
[Aaron_Klemm]
O.k., that helps a lot. Thank you
#
Zegnat
I have a todo thing on my personal bucket list about merging selfauth and mintoken in some way. But I keep deprioritising it, as I barely use my token endpoint as it is.
gxt joined the channel
#
[Aaron_Klemm]
Just to clarify, what *should* happen here? Should Indigenous allow me to complete logging in even without the token endpoint, or should selfauth support token endpoints? I assumed I was good to go when I confirmed my IndieAuth worked and then entered it into the Indigenous login, but was surprised to get an error.
#
sknebel
neither
#
sknebel
You can use selfauth alone to e.g. log into the wiki
#
sknebel
but if you want to authorize an app to do something (e.g. Indigenous to post to your site or access your microsub feeds), you also need a token endpoint
#
Zegnat
I do not use Indigenous, so I do not know. But if it expects something more, like a Micropub or Microsub endpoint, it will try to get a token to use those. As it then wants to have some sort of long-time identifier. Selfauth by itself only authenticates, but never provides (or keeps track of) tokens.
[KevinMarks] joined the channel
#
[Aaron_Klemm]
Got it, thanks.
[Michael_Beckwi] and loicm joined the channel; Jaygles left the channel