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

OpenaAI API Key secret is added to Github Actions #30

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Aug 14, 2024

  1. 👷‍♂️ Builds are updated according to a new infrastructure injector

    * 💄 inject_build_props.py imports are sorted
    Dmytro Parfeniuk committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    ac70c07 View commit details
    Browse the repository at this point in the history
  2. 💚 tox is added to the installation process

    Dmytro Parfeniuk committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    48c2389 View commit details
    Browse the repository at this point in the history
  3. 👷 neuralmagic/nm-actions/actions/publisher is used for distributions

    dev, staging, nightly and release workflows are prepared
    Dmytro Parfeniuk committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c81e648 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. 👷‍♂️ 'build_type' is used for renaming the build name

    Dmytro Parfeniuk committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6ca56d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. 👷 utils/inject_build_props.py controls the dist names

    Dmytro Parfeniuk committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2c340ec View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. 🔥 utils/inject_build_props -> /nm-actions repository

    Dmytro Parfeniuk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a174a8e View commit details
    Browse the repository at this point in the history
  2. OpenAI API Key is added to Github Actions

    Dmytro Parfeniuk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ac53fc7 View commit details
    Browse the repository at this point in the history
  3. Google secrets authorization is added

    Dmytro Parfeniuk committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cd2d444 View commit details
    Browse the repository at this point in the history