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

gnome3.evolution-data-server: Re-add GNOME Online Accounts support #28955

Merged
merged 1 commit into from Sep 30, 2017

Conversation

jtojnar
Copy link
Contributor

@jtojnar jtojnar commented Sep 3, 2017

Motivation for this change

In #26879, GNOME Online Accounts support was removed resulting in repeated authentication prompts for users relying on services like Google Calendar.

This commit removes the build flag that disabled the support.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@jtojnar, thanks for your PR! By analyzing the history of the files in this pull request, we identified @groxxda, @lheckemann and @globin to be potential reviewers.

@jtojnar jtojnar mentioned this pull request Sep 3, 2017
@grahamc
Copy link
Member

grahamc commented Sep 3, 2017

Testing the compilation.

@grahamc
Copy link
Member

grahamc commented Sep 3, 2017

@teh can you take a look at this? Compiled just fine for me. Also I'd like to backport to 17.09.

@grahamc grahamc added this to the 17.09 milestone Sep 3, 2017
@jtojnar
Copy link
Contributor Author

jtojnar commented Sep 4, 2017

The change was actually introduced in the original PR by @lheckemann. Maybe he can provide a rationale for disabling GOA support.

@lheckemann
Copy link
Member

I seem to recall there being build issues, and my approach was mostly trial and error. Sorry I didn't comment it, because I'm pretty sure I did think "this can't be left as is"… If it's building with GOA now I'm sure it's fine.

@teh
Copy link
Contributor

teh commented Sep 4, 2017

Yea, definitely should not be disabled. Thanks @jtojnar !

In NixOS#26879, GNOME Online Accounts support was removed resulting in
repeated authentication prompts for users relying on services like
Google Calendar.

This commit removes the build flag that disabled the support.
@jtojnar
Copy link
Contributor Author

jtojnar commented Sep 24, 2017

Can we move this forward?

@grahamc grahamc merged commit a1a5c98 into NixOS:master Sep 30, 2017
@jtojnar jtojnar deleted the eds-goa branch October 4, 2017 16:42
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

5 participants