issues Search Results · repo:elixir-bench/elixir-bench-api language:Elixir
Filter by
17 results
(64 ms)17 results
inelixir-bench/elixir-bench-api (press backspace or delete to remove)While running mix ecto.setup I m getting the error below. I can help with the fix if you can point me in the right
direction, please let me know.
** (Absinthe.Schema.Error) Invalid schema:
Elixir.ElixirBenchWeb.Schema:0: ...
marcosvm
- 3
- Opened on Oct 4, 2018
- #50
Return just a few of them, not all. Also its needed the support for pagination.
I would say that we can have a limit of 10 jobs by default if the parameter is not given and a max limit of 50 if we
want ...
hacktoberfest
tallysmartins
- 5
- Opened on Oct 1, 2018
- #49
{:error, :bad_request} is not a clear message. Should return detailed error in config.yml... not found, malformed or
something.
hacktoberfest
tallysmartins
- 3
- Opened on Aug 12, 2018
- #47
{:error, :bad_request} does not say much.... we need {:error, Repo not registered } or something
hacktoberfest
tallysmartins
- 1
- Opened on Aug 9, 2018
- #46
In some not well known scenarios, the docker execution fails and the runner does not update the job status correctly.
This causes the job not to be marked as finished and it will be claimed again by the ...
tallysmartins
- 2
- Opened on Aug 7, 2018
- #44
As our runners are limited resources, we could have a white list of projects allowed to have their benchmarks running.
This projects could be exported and read to a file or environment variables. By now ...
tallysmartins
- 4
- Opened on Aug 7, 2018
- #43
Mode can be nil, value or array... The validation of Measurement changeset breaks when mode results come as array or
null from the runner
tallysmartins
- Opened on Jun 28, 2018
- #32
Github sends the branch name in the payload as refs/head/mybranch on push events. Its better to have just mybranch as
the reference for the branch to maintain consistency with pull request events.
tallysmartins
- Opened on Jun 19, 2018
- #30
When a branch is updated in the repository and it has a PR open, Github sends two events, a push and a Pull Request for
the same branch and reference. This ends up creating two equal jobs.
tallysmartins
- Opened on Jun 19, 2018
- #29
The idea is to continue the work from the branch mm/benches in the ecto repository:
Clarification needed:
- Should we follow the implementation of previous benchmarks and write similar ones for the ...
tallysmartins
- 5
- Opened on Jun 11, 2018
- #27

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.