JoseThen

Results 12 comments of JoseThen

> Wouldn't it be better to use [`outputs`](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#outputs) instead? > > Also, what would the value be? Using `outputs` sounds like the way to go. Going to have to test...

Actually no updates from me, I should close this issue, are you needing this specific function for your use case? If so you mind saying what it is?

I should have time tomorrow, if it's fine with @styfle , I'll take another look at this.

So I did some light testing with https://github.com/styfle/cancel-workflow-action/compare/main...JoseThen:main . I guess the real question is how far you want to go with this "feature". Example: https://github.com/JoseThen/cancel-workflow-action/runs/1236893939?check_suite_focus=true `check Results step`

That would be great to have, simple and concise.

Any word on this? I tried my hand at building an ARMimage but was still met with the same `standard_init_linux.go` issues

Not yet but I will try my hand tomorrow see how far I can get. _**Update From Next Day**_ - I was not able to get it to work, I...

Hey @Michandrz , I am curious about user sessions. Have you seen any issues with increasing the replicas? I have been trying to increase my AWX instance capacity.

> @tommypeps , @JoseThen : As of commit SHA [21206e7](https://github.com/stringer-rss/stringer/commit/21206e70ab95d7d721e7240009cd37831cea2763), we should have compatibility with arm64 (and this should be reflected on [Dockerhub](https://hub.docker.com/layers/stringerrss/stringer/latest/images/sha256-6b16693116fd1f29ec6d3c2bc6fbb3aebf77ec507e2250330a9750c580e61a2f?context=explore)). Were you looking for 32-bit ARM specifically?...

Using @archite 's comment I was able to build for ARM, I'll post here later this week more info, wouldn't be a bad PR for this repo!