yordisprieto
GitHub Actions for Library Authors
Hey folks, just want to share the latest update on how we leverage GitHub Actions since I found a way that until now, it is quite simple to add the basic setup for most libraries out there.
I created the following repo: GitHub - straw-hat-team/github-actions-workflows: A set of GitHub Actions Workflow Templates · GitHub where I added two full workflows so far:
- Elixir Hex Publish publish Elixir packages to https://hex.pm/.
- Elixir Quality Assurance enables Quality Assurance tools (testing, format, credo, dialyzer).
Here is an example of a full setup: https://github.com/straw-hat-team/one_piece_commanded/tree/master/.github/workflows
Github Reusable Workflows still does not support matrixes without doing some hacky stuff community · Discussions · GitHub which I haven’t done it yet in the shared workflows hoping that they will add it, otherwise I am more than happy to open up the setup to it.
Please share some feedback, I would like to hear what else you normally include in your setups. Cheers.
Popular in Discussions
Other popular topics
Chat & Discussions>Discussions
Latest on Elixir Forum
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #security
- #hex









