Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Failed] Auto update packages list #800

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

membraneframeworkadmin
Copy link
Contributor

** (RuntimeError) The following repositories aren't mentioned in the package list:
membrane_live_compositor_plugin,
live_compositor

scripts/elixir/update_packages_list.exs:193: (file)
(elixir 1.15.6) lib/code.ex:1435: Code.require_file/2

1

  • Getting req (Hex package)
  • Getting finch (Hex package)
  • Getting jason (Hex package)
  • Getting mime (Hex package)
  • Getting nimble_ownership (Hex package)
  • Getting castore (Hex package)
  • Getting mint (Hex package)
  • Getting nimble_options (Hex package)
  • Getting nimble_pool (Hex package)
  • Getting telemetry (Hex package)
  • Getting hpax (Hex package)
    ==> mime
    Compiling 1 file (.ex)
    Generated mime app
    ==> nimble_options
    Compiling 3 files (.ex)
    Generated nimble_options app
    ===> Analyzing applications...
    ===> Compiling telemetry
    ==> jason
    Compiling 10 files (.ex)
    Generated jason app
    ==> hpax
    Compiling 4 files (.ex)
    Generated hpax app
    ==> nimble_pool
    Compiling 2 files (.ex)
    Generated nimble_pool app
    ==> castore
    Compiling 1 file (.ex)
    Generated castore app
    ==> mint
    Compiling 1 file (.erl)
    Compiling 20 files (.ex)
    Generated mint app
    ==> finch
    Compiling 14 files (.ex)
    Generated finch app
    ==> nimble_ownership
    Compiling 2 files (.ex)
    Generated nimble_ownership app
    ==> req
    Compiling 9 files (.ex)
    Generated req app

00:19:11.949 [debug] Fetching https://api.github.com/orgs/membraneframework/repos?per_page=100&page=1

00:19:15.017 [debug] Fetching https://api.github.com/orgs/membraneframework/repos?per_page=100&page=2

00:19:15.640 [debug] Fetching https://api.github.com/orgs/membraneframework-labs/repos?per_page=100&page=1

00:19:17.852 [debug] Fetching https://api.github.com/orgs/membraneframework-labs/repos?per_page=100&page=2

00:19:18.399 [debug] Fetching https://api.github.com/orgs/jellyfish-dev/repos?per_page=100&page=1

00:19:19.664 [debug] Fetching https://api.github.com/orgs/jellyfish-dev/repos?per_page=100&page=2

@membraneframeworkadmin membraneframeworkadmin added the no-changelog This label has to be added if changes from the PR are not meant to be placed in the CHANGELOG.md label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog This label has to be added if changes from the PR are not meant to be placed in the CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant