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

🐛Use Correct Linked Remote Name for Upload #199

Merged
merged 1 commit into from
Feb 11, 2022

Conversation

BennyBot
Copy link
Member

Was getting lots of weird stuff like NACK's, segfaulting immediately, or code running and doing nothing (like initialize is not even called). This change SEEMS to have fixed the issue.

@HotelCalifornia
Copy link
Contributor

has this bug always been there?

@BennyBot
Copy link
Member Author

No, I changed it while working on more upload options, specifically the —name option, and it seemed to work fine. Everything just died today and reverting those 2 changes seemed to fix it.

@BennyBot BennyBot changed the title Fix issue with programs uploading segfaulting/NACKing/doing nothing Fix issue with More Upload Options Feb 11, 2022
@BennyBot BennyBot changed the title Fix issue with More Upload Options 🐛Fix issue with More Upload Options Feb 11, 2022
@BennyBot BennyBot changed the title 🐛Fix issue with More Upload Options 🐛Use Correct Linked Remote Name for Upload Feb 11, 2022
Copy link
Member

@WillXuCodes WillXuCodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved 👍

@BennyBot BennyBot merged commit cf3bf7e into release/3.3.0 Feb 11, 2022
@BennyBot BennyBot deleted the bugfix/uploading-broken branch February 11, 2022 03:40
kunwarsahni01 added a commit that referenced this pull request Feb 21, 2022
* 🐛 emit correct compiler for C files when generating CDB (#188)

* Update Azure Pipelines with new self hosted M1 Mac (#189)

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Fixes 'make.exe.exe' typo. Adds disable sentry prompt option for VSCode. (#190)

* Fixes 'make.exe.exe' typo. Adds disable sentry prompt option for VSCode.

* Fix sentry-off flag

* change sentry-off to no-sentry

* Update Version (#186) (#191)

* ✨Add Analytics (#193)

* Fix and move no-sentry to default options. Setup framework for analytics

* Fix some things. --toggle-analytics works

* Analytics should be working. Need to figure out which commands matter

* Make use-analytics a choice not a toggle

* Show no-analytics flag feedback so user knows it works

* Analytics appear to be working!

* Reset uid to None

* Compress code a bit

* Remove interactive command analytics. Fix info-project typo

* Move GA config to cli.pros. Fixes --use-analytics

* ✨More Upload Options (#194)

* Start of more upload options

* Adds project icon, name, and description. Use name/description="string"

* pros v5 rm-program command

* rm program literals

* Remove extra print messages. Kernel version = None when no project

* Update Version (#186) (#195)

* Update Version to 3.3.0

* 🐛Use Correct Linked Remote Name for Upload (#199)

* ✨Add Icon and After support to upload_options (#200)

* Change no internet exception to warning.

Co-authored-by: Alex Brooke <akb.sbc@gmail.com>
Co-authored-by: BennyBot <48661356+BennyBot@users.noreply.github.com>
Co-authored-by: Benjamin Davis <davi1561@purdue.edu>
@BennyBot BennyBot restored the bugfix/uploading-broken branch March 7, 2022 23:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants