Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixops
base: f07b2a8b99d2
Choose a base ref
...
head repository: NixOS/nixops
compare: 403bc38cab42
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 16, 2020

  1. Add a flake check running a linter on the doc

    The main objective is to be able to locally run what the CI is
    running. Now, to run the doc linter, a user just have to run `nix
    flake check`.
    
    The `lint-docs` script is now available in the shell environment.
    nlewo committed Jun 16, 2020
    Copy the full SHA
    ac746bc View commit details
    Browse the repository at this point in the history
  2. ci: run the doc linter with Nix

    nlewo committed Jun 16, 2020
    Copy the full SHA
    3ff09af View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4aa461d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ee014b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Merge pull request #1366 from nlewo/flake-check

    Use flake check for the documentation linting test
    adisbladis committed Jul 9, 2020
    Copy the full SHA
    403bc38 View commit details
    Browse the repository at this point in the history