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

feat: make Viper compile on platforms unsupported by fsnotify #1457

Merged
merged 5 commits into from Nov 4, 2022

Commits on Nov 3, 2022

  1. feat: disable watcher on aix

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 3, 2022
    Copy the full SHA
    c933cfd View commit details
    Browse the repository at this point in the history
  2. ci: add build for aix

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 3, 2022
    Copy the full SHA
    c9f4823 View commit details
    Browse the repository at this point in the history
  3. ci: drop dedicated wasm build

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 3, 2022
    Copy the full SHA
    7f21bc7 View commit details
    Browse the repository at this point in the history
  4. feat: fix compilation for all platforms unsupported by fsnotify

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 3, 2022
    Copy the full SHA
    ec60661 View commit details
    Browse the repository at this point in the history
  5. refactor: rename watch file to unsupported

    Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
    sagikazarmark committed Nov 3, 2022
    Copy the full SHA
    8c94701 View commit details
    Browse the repository at this point in the history