Hello!
This is a discussion for gathering user feedback on the beta release of Brazilian Portuguese translations for Discussions.
To learn more about this feature and how to use it, see the changβ¦
Read moreWhenever I upload .mqh .mq4 .mq5 files on Github, it says "Binary file not shown."
These are actual code files, can Github implement a suitable solution for these?
Recenty, I code a tool for excel based on POI.
The link is https://github.com/zhaoligang594/easy-excel
Thank you very much for you star!!
Example:
$f + a + i = l + s$
This is a variable $fails$, why does it not render $p$?
Neither does this o $n$ e!
At least it does not render in the Preview.
A lot of initial commits add the source code. However it seems impossible (at least on web) because creating a repository does not have a section for source code. See this commit for reference.. Hoβ¦
Read moreI am working on a application that uses Github API to fetch appropriate statistics data about users and their repositories and show them to the end user.
I interacted a Github App right now to mainβ¦
Hello,
Via trail and error I found out that the workflow engine does not resolve expression in uses statement.
I expected the following to work:
on:
workflow_call:
inputs:
ref: '@v1'
jobsβ¦Hey guys,
recently we switched our SSH server from port 22 to a random 5 digits port to reduce random connections/attacks, spamming our logs and keeping fail2ban busy.
There are GitHub workflows whβ¦
Read moreHow did you provide the correct public key to curl? With OpenSSH in general a key is accepted (or not) for a host/port combination, so you might need to adjust that, too.