kanishka

kanishka

GitHub actions vs CircleCI poll

what do you use primarily for cloud CI
  • GitHub actions
  • CircleCI
0 voters

Most Liked

dimitarvp

dimitarvp

Honestly I hate everything that uses YAML as a scripting language… :018:

Still trying to force myself to devise (or discover) a GitHub CI workflow for cross-compiling a Rust project to 4 different OS/CPU combinations, and I actually wanted to do that like 2 months ago now. It’s just not intuitive and extremely quirky. To top things off, it annoys me so much that I am not even sure I want “to get used to it” (as is the classic advice for learning something that everybody knows is dysfunctional).

KristerV

KristerV

i’ve been using GitLab and GitHub both and it’s definitely about convenience and a free package. GL I like more, GH we just need in the current project.

what I don’t get is how hard it is to find a ready YAML. i mean I’ve built a few myself and can do it, but I’m not devops and need ideas. anyone got links?

D4no0

D4no0

I’ve been using gitlab for most of my projects. I like how easily it integrates with your custom hardware, installing and linking a fully custom runner is 10 minutes of work, the runner works in pull mode, so you don’t require any network configuration, just a internet connection.

Here are some simple configurations that I use on most of my projects, all of these stages are using docker executor.

Where Next?

Popular in Polls Top

AstonJ
What is your primary dev OS? And is there any software you’d like to recommend that could make development easier? (Apart from the code e...
New
AstonJ
Do you have any favourites? (You can pick up to three) poll See post below for details:
New
axelson
I’m working on VSCode ElixirLs syntax highlighting, and different themes support different syntax definitions. So I am curious about whic...
New
AstonJ
Inspired by Andrew’s post in another thread about types: If the main benefit of static typing is to catch errors, and most people think...
New
AstonJ
I think I’ve used LittleSnitch since my first ever Mac - does anyone else use it or whatever the equivalent is on your OS? What does it ...
New
AstonJ
After seeing some of the responses in this thread, I’m curious how much RAM you’re opting for and whether there is any specific reason fo...
New
hst337
Do you use hot-reload/recompilation in production? Please note that this poll is only about BEAM’s internal features of runtime upgrades ...
New
akoutmos
I was wondering how people are handling run-time configuration of their Plugs in their Phoenix applications as of today: poll I am also ...
New
arcanemachine
Now that the results are in from the Tailwind-only poll, what do you think of the combination of Tailwind and daisyUI? poll
New
AstonJ
A terminal multiplexer is a software application that can be used to multiplex several separate pseudoterminal-based login sessions insid...
New

Other popular topics Top

Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
pmjoe
I have a relationship of love and hate with Elixir. Lots of things are just absolutely right, but there are some things that are kind of ...
New
Fl4m3Ph03n1x
About me? ( if you have nothing better to do than reading about some random guy in the internet :stuck_out_tongue: ) Hello all, this is ...
New
jerry
Good day to you all. I have been struggling to get a query involving like and ilike to work. Can anyone assist me on this, please? pro...
New
Lily
In templates/appointment/index.html.eex: <%= for appointment <- @appointments do %> <tr> <td><%= appoi...
New
joeerl
Hello again - after a longish gap I’ve decided I really must dig into Elixir and see what’s been happening here - so I have a few questio...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
JakeBecker
TL;DR: I’ve just released an implementation of Microsoft’s IDE-independent Language Server Protocol for Elixir. It adds language support ...
1144 54120 245
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

Latest on Elixir Forum

Elixir Forum

We're in Beta

About us Mission Statement