pocmatos
2020-4-30 09:19:24

@samth given one of your last commits, shouldn’t have CS snapshots here already: https://snapshot.racket-lang.org/ci-snapshots/ ?


pocmatos
2020-4-30 09:24:52

Also just noticed we started (maybe we have done so for awhile) distributing snapshots for OpenIndiana, although we don’t really test it, do we? we should think about running CI on OpenIndiana and OpenBSD given we officially provide snapshots for it.


pocmatos
2020-4-30 09:25:18

… and who’s using OpenIndiana?


sorawee
2020-4-30 10:08:40

Unless I misunderstood, I think create-installer3m should be renamed to create-installers.



pocmatos
2020-4-30 12:38:12

Oh - so the snapshot is there but for some reason the page doesn’t show it?


sorawee
2020-4-30 12:44:04

I think the build failed.


sorawee
2020-4-30 12:44:25

But somehow is not reported as a failure


pocmatos
2020-4-30 12:49:12

Really? Wow - why do you think it failed?


pocmatos
2020-4-30 12:49:33

I fixed the job name. Opened a PR to move the snapshot creation to its own workflow.


sorawee
2020-4-30 13:11:17

Just my wild guess: failed in a sense that it didn’t finish the job. Perhap parallel in https://github.com/racket/racket/blob/master/.github/workflows/site-small.rkt#L23 is buggy and terminates whenever the first job finishes first? Idk,


pocmatos
2020-4-30 13:53:11

ah - i know what you mean. Well, I can try that locally.



pocmatos
2020-4-30 14:15:23

if all you want is to checkout the branch that triggered the workflow you don’t need to do anything besides using actions/checkout@v2


pocmatos
2020-4-30 14:15:31

pocmatos
2020-4-30 14:15:39

Only a single commit is fetched by default, for the ref/SHA that triggered the workflow.


samth
2020-4-30 14:15:49

no, it checks out the commit, not the branch


samth
2020-4-30 14:15:59

is what I did not going to work, then?


pocmatos
2020-4-30 14:16:07

I think we are using v1 , maybe update to v2?


pocmatos
2020-4-30 14:16:20

nope… because you cannot checkout a reference name.


pocmatos
2020-4-30 14:16:51

I think v2 does what you want: Creates a local branch • No longer detached HEAD when checking out a branch


samth
2020-4-30 14:16:54

oh, I see in the docs — great!


pocmatos
2020-4-30 14:17:01

try removing the step and just using checkout@v2


pocmatos
2020-4-30 14:17:06

it should work… i think


pocmatos
2020-4-30 14:17:09

at least according to the docs.


samth
2020-4-30 14:18:25

Ok, done


samth
2020-4-30 14:31:31

Finally installed act — should have done this a long time ago


pocmatos
2020-4-30 15:44:35

is there an emoji for mind blown?


pocmatos
2020-4-30 15:44:44

:exploding_head:


pocmatos
2020-4-30 15:44:50

that’s right…


pocmatos
2020-4-30 15:44:58

I didn’t know about act.


pocmatos
2020-4-30 15:44:59

lol


pocmatos
2020-4-30 15:45:08

pocmatos
2020-4-30 15:45:33

I have been sometimes commiting stuff to branch just to trigger actions. :slightly_smiling_face:


pocmatos
2020-4-30 15:45:54

need to give it a go.


pocmatos
2020-4-30 15:51:17

I like it already - take a look at this beauty of a diagram!


samth
2020-4-30 16:17:57

yeah i was impressed


sorawee
2020-5-1 00:48:20

OK, so what actually happens with Racket CS builds?


sorawee
2020-5-1 00:48:37

The last line is always raco setup: moving: <pkgs>/data-doc/data/doc/data