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

Deploy local beta #345

Merged
merged 59 commits into from
Mar 30, 2021
Merged

Deploy local beta #345

merged 59 commits into from
Mar 30, 2021

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    5fcafbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3588b74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9bfcb4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Working version.

    Moved deploy to deploy_local_beta. Moved deploy in separate files, run and cleanup deal only with environment.
    mikhailyumanov committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    7e720ba View commit details
    Browse the repository at this point in the history
  2. Working version.

    Moved deploy to deploy_local_beta. Moved deploy in separate files, run and cleanup deal only with environment.
    mikhailyumanov committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    18fd778 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfe862d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eeeafc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Replaced with if stmt

    mikhailyumanov committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    cfb64aa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Configuration menu
    Copy the full SHA
    0e001a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae6ca56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    767f1ef View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    d32def3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5384f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    161ebb6 View commit details
    Browse the repository at this point in the history
  4. CST-10 znick#336 fix typo

    mikhailyumanov committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    45e2f78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47a9331 View commit details
    Browse the repository at this point in the history
  6. CST-10 znick#336 fix typo

    mikhailyumanov committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    b14b894 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2fe199 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ede40b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    986cd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41da9ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e29c63 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e0c482 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3612869 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1dc38fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8dd5111 View commit details
    Browse the repository at this point in the history
  8. CST-10 znick#336 Added some security

    Added function ANYBETA_crash_on_error and surrounded every
    potentially erroneous command in order to avoid spontaneous
    continuation of execution.
    mikhailyumanov committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    7022ce3 View commit details
    Browse the repository at this point in the history
  9. CST-10 znick#336 codestyle

    mikhailyumanov committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    c3cd713 View commit details
    Browse the repository at this point in the history
  10. CST-10 znick#336 codestyle

    mikhailyumanov committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    9008996 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    04f3f7c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    1de7013 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    521eecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4957f2b View commit details
    Browse the repository at this point in the history
  4. CST-10 znick#336 fix typo

    mikhailyumanov committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    1059757 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1587b23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29606f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6e7bc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b0f12d View commit details
    Browse the repository at this point in the history
  9. CST-10 znick#336 typo

    mikhailyumanov committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    51858eb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    796d30a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a62b74 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    30428ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9c453d8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4689c49 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    e95978c View commit details
    Browse the repository at this point in the history
  2. Pin setupttools-scm version (affected CI jobs)

    6.0.0 dropped python-2.7 support
    bcskda authored and mikhailyumanov committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    9f9a368 View commit details
    Browse the repository at this point in the history
  3. Fix redirect to same page

    znick authored and mikhailyumanov committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    229197d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    49b4b13 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Configuration menu
    Copy the full SHA
    30b561b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ba8c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    6c1a38b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    d13aa92 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Add activate shortcut

    mikhailyumanov committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    9277abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    627f810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac90da3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb965e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Configuration menu
    Copy the full SHA
    429afba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c42f9 View commit details
    Browse the repository at this point in the history
  3. znick#336 linter

    mikhailyumanov committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    7370c24 View commit details
    Browse the repository at this point in the history