-
Notifications
You must be signed in to change notification settings - Fork 23
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
Sup-4597 - Deprecation of support_script_and_upload task [st0305] #175
Sup-4597 - Deprecation of support_script_and_upload task [st0305] #175
Conversation
8b6470e
to
17b2cc2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
52c0c9c is another merge of main into your feature branch. When a feature needs updating after main receives new commits, it should always be via git pull --rebase. Does this config setting not work for VS code or something?
git config --global pull.rebase true
You should be able to fix this branch with the command below again, but please ensure that updating feature branches is done with pull --rebase in the future.
git pull --rebase origin main -X theirs
1dea0b2
to
3b36ba9
Compare
|
can you rebase using the command @m0dular mentioned |
6fa2572
to
398ed40
Compare
|
Seeing validation errors, running |
7a1722c
to
5d28605
Compare
6ca59dd
to
9338e6b
Compare
78298f5
to
59d0ae9
Compare
|
I think @MartyEwings also needs to approve to satisfy the branch protection rules? |
The deprecation of task 305 with deprecation message added during runtime.