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

Fix issues with nightlies #232

Merged
merged 5 commits into from
Sep 15, 2021
Merged

Fix issues with nightlies #232

merged 5 commits into from
Sep 15, 2021

Commits on Sep 15, 2021

  1. Temporarily remove push restrictions

    We had a setting to only push in scheduled
    builds, but this was causing it to never push.
    Switching it to always push until we discover
    the issue.
    JLockerman authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    caf0f6f View commit details
    Browse the repository at this point in the history
  2. Switch to old version of cargo-pgx in nightlies

    Something during the change caused issues 
    during init. Since this only affects the build and
    not the resulting executable, back out the
    change until we determine the issue.
    JLockerman authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    620ae61 View commit details
    Browse the repository at this point in the history
  3. Use the analytics repo

    Looks like the bot doesn’t have permissions
    for the new one. Switching back until it can
    be fixed.
    JLockerman authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    06d9f76 View commit details
    Browse the repository at this point in the history
  4. Update Readme.md

    JLockerman authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    92be6d0 View commit details
    Browse the repository at this point in the history
  5. Update nightly_build.yml

    JLockerman authored Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a5aa986 View commit details
    Browse the repository at this point in the history