-
Notifications
You must be signed in to change notification settings - Fork 457
Comparing changes
Open a pull request
base repository: canonical/snapcraft
base: 8.6.0
head repository: canonical/snapcraft
compare: main
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b36b88c - Browse repository at this point
Copy the full SHA b36b88cView commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23aa1a7 - Browse repository at this point
Copy the full SHA 23aa1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552c132 - Browse repository at this point
Copy the full SHA 552c132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0cae5 - Browse repository at this point
Copy the full SHA 9a0cae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f676cdc - Browse repository at this point
Copy the full SHA f676cdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a1551 - Browse repository at this point
Copy the full SHA 70a1551View commit details
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 229ee11 - Browse repository at this point
Copy the full SHA 229ee11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fc646 - Browse repository at this point
Copy the full SHA 63fc646View commit details -
Configuration menu - View commit details
-
Copy full SHA for 605bec2 - Browse repository at this point
Copy the full SHA 605bec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28bb9d8 - Browse repository at this point
Copy the full SHA 28bb9d8View commit details -
Merge remote-tracking branch 'origin/integration-test' into integrati…
…on-test # Conflicts: # tox.ini
Configuration menu - View commit details
-
Copy full SHA for 4d76e9f - Browse repository at this point
Copy the full SHA 4d76e9fView commit details -
tools: Make typing use an editable install
Most static checks don't need the code to be installed at all, but type checking can require the code and its dependencies.
Configuration menu - View commit details
-
Copy full SHA for a59bb4d - Browse repository at this point
Copy the full SHA a59bb4dView commit details -
Merge pull request #14 from lengau/pyright
tools: Make typing use an editable install
Configuration menu - View commit details
-
Copy full SHA for b715342 - Browse repository at this point
Copy the full SHA b715342View commit details -
Merge pull request #13 from lengau/integration-test
tests: Ensure coverage gets per-environment filenames
Configuration menu - View commit details
-
Copy full SHA for 7e30bab - Browse repository at this point
Copy the full SHA 7e30babView commit details -
Done the same way as in rockcraft Co-authored-by: Tiago Nobrega <tiago.nobrega@canonical.com>
Configuration menu - View commit details
-
Copy full SHA for 77b955b - Browse repository at this point
Copy the full SHA 77b955bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a1e8d - Browse repository at this point
Copy the full SHA 08a1e8dView commit details -
chore(tools): Make pyproject.toml exclude rather than include
Rather than statically declaring the project to be "starcraft" all over the place, prefer excluding directories.
Configuration menu - View commit details
-
Copy full SHA for f2f804d - Browse repository at this point
Copy the full SHA f2f804dView commit details -
Merge pull request #15 from lengau/auto-find
chore(tools): Make pyproject.toml exclude rather than statically include
Configuration menu - View commit details
-
Copy full SHA for 283c21e - Browse repository at this point
Copy the full SHA 283c21eView commit details
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 067df32 - Browse repository at this point
Copy the full SHA 067df32View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3e23e3 - Browse repository at this point
Copy the full SHA f3e23e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcadedb - Browse repository at this point
Copy the full SHA bcadedbView commit details -
Merge pull request #19 from canonical/renovate/tox-4.x
chore(deps): update dependency tox to v4.4.2
Configuration menu - View commit details
-
Copy full SHA for 84cc930 - Browse repository at this point
Copy the full SHA 84cc930View commit details -
Merge pull request #17 from canonical/renovate/github-actions
chore(deps): update release-drafter/release-drafter action to v5.22.0
Configuration menu - View commit details
-
Copy full SHA for 97ca903 - Browse repository at this point
Copy the full SHA 97ca903View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a08aca - Browse repository at this point
Copy the full SHA 1a08acaView commit details -
Merge pull request #16 from canonical/renovate/patch-updates
chore(deps): update dependency tox-ignore-env-name-mismatch to v0.2.0.post2
Configuration menu - View commit details
-
Copy full SHA for cc3957c - Browse repository at this point
Copy the full SHA cc3957cView commit details
Commits on Jan 30, 2023
-
Merge pull request #18 from canonical/renovate/pytest-7.x
chore(deps): update dependency pytest to v7.2.1
Configuration menu - View commit details
-
Copy full SHA for eb5a438 - Browse repository at this point
Copy the full SHA eb5a438View commit details
Commits on Feb 1, 2023
-
lint: specify a single ruff version (#21)
Ensure that ruff only gets updated by renovate or explicitly in PRs. This will prevent random CI breakages until ruff is stable.
Configuration menu - View commit details
-
Copy full SHA for 0f3d7d0 - Browse repository at this point
Copy the full SHA 0f3d7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a0d09f - Browse repository at this point
Copy the full SHA 5a0d09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c1ea2a - Browse repository at this point
Copy the full SHA 9c1ea2aView commit details -
chore(lint): update ruff and config (#22)
New ignore: Too many arguments on test functions * chore(lint): Ruff autofixes for new pylint
Configuration menu - View commit details
-
Copy full SHA for f3d35a6 - Browse repository at this point
Copy the full SHA f3d35a6View commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd2832b - Browse repository at this point
Copy the full SHA cd2832bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130845c - Browse repository at this point
Copy the full SHA 130845cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec396df - Browse repository at this point
Copy the full SHA ec396dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34e0222 - Browse repository at this point
Copy the full SHA 34e0222View commit details -
tools: rename sphinx-build and rundocs
Rename them to docs-build and docs-autobuild (respectively). This is to keep consistent with the other tox environments, which use the <category>- prefix grouping.
Configuration menu - View commit details
-
Copy full SHA for dbd1b1d - Browse repository at this point
Copy the full SHA dbd1b1dView commit details
Commits on Feb 5, 2023
-
chore(deps): update dependency setuptools to v67 (#26)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8abb221 - Browse repository at this point
Copy the full SHA 8abb221View commit details -
chore(deps): update patch updates (#25)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b3781b - Browse repository at this point
Copy the full SHA 4b3781bView commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 679c20f - Browse repository at this point
Copy the full SHA 679c20fView commit details
Commits on Feb 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2aaed7e - Browse repository at this point
Copy the full SHA 2aaed7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4774ed - Browse repository at this point
Copy the full SHA f4774edView commit details -
chore(deps): update dependency setuptools to v67.2.0 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ea924f - Browse repository at this point
Copy the full SHA 3ea924fView commit details
Commits on Feb 14, 2023
-
chore(deps): update patch updates (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c6d0ba - Browse repository at this point
Copy the full SHA 2c6d0baView commit details
Commits on Feb 17, 2023
-
lint(shellcheck): replace
find
withgit ls-files
(#33)Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a0e2622 - Browse repository at this point
Copy the full SHA a0e2622View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2390266 - Browse repository at this point
Copy the full SHA 2390266View commit details -
lint: skip more commonly ignored files and directories with codespell (…
…#35) .direnv, .venv, venv, and .vscode are now skipped. Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee3c053 - Browse repository at this point
Copy the full SHA ee3c053View commit details
Commits on Feb 19, 2023
-
chore(deps): update dependency mypy to v1 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9c79f0 - Browse repository at this point
Copy the full SHA d9c79f0View commit details -
chore(deps): update dependency ruff to v0.0.247 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 867bb8f - Browse repository at this point
Copy the full SHA 867bb8fView commit details -
chore(deps): update dependency black to v23 (#38)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 821339b - Browse repository at this point
Copy the full SHA 821339bView commit details -
chore(deps): update dependency setuptools to v67.3.2 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6b9719a - Browse repository at this point
Copy the full SHA 6b9719aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf1d018 - Browse repository at this point
Copy the full SHA cf1d018View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.