+ [5 years ago] nedbat escherial: i think it would be ok. in a case like this, i would make a test repo and try it out
+ [5 years ago] escherial nedbat: sounds reasonable, thanks
+ [5 years ago] altendky i have a matrixed github actions job. i want some matrix entries (linux) to use a docker image. how can i conditionally specify a docker image for the whole job based on the matrix?
+ [5 years ago] altendky escherial: i think if they merge the second pr that github realizes the first has been merged to and closes it. but sure, a test wouldn't hurt.
+ [5 years ago] altendky https://github.com/altendky/pyqt5-tools/blob/8c014950ce23c7c2e20146e86a7fb642d5e48722/.github/workflows/ci.yml it seems that just having an expression resulting in an empty string is sufficient to have the container: line ignored

message no. 178971

Posted by altendky in #github at 2020-04-05T14:39:18Z

https://github.com/altendky/pyqt5-tools/blob/8c014950ce23c7c2e20146e86a7fb642d5e48722/.github/workflows/ci.yml it seems that just having an expression resulting in an empty string is sufficient to have the container: line ignored
+ [5 years ago] relipse2 if code on github doesn't have a license, can I use it commercially?
+ [5 years ago] nedbat relipse2: you should ask a lawyer. GitHub doesn't have an answer to that.
+ [5 years ago] R2robot open an issue and request they add/specify the license
+ [5 years ago] cornfeedhobo hello. i'm playing with the reference API, and I'm getting a 404 when POSTing and using a non-master SHA. anyone know what's up? my goal is to branch from a non-master branch which has a commit that is ahead of master
+ [5 years ago] cornfeedhobo https://developer.github.com/v3/git/refs/#create-a-reference