Commit Graph

19 Commits

Author SHA1 Message Date
Chris Mc
628fbfec8f (#17199) docs: removed v2_roadmap (updated steps in v2_migration)
* docs: removed v2_roadmap (updated steps in v2_migration)

* revert: extra changes
2023-04-25 09:22:34 +02:00
Uilian Ries
6e151164ce (#16199) Update documentation URLs to use Conan v1 dedicated address
* update conan V1 docs url

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* revert non docs

Signed-off-by: Uilian Ries <uilianries@gmail.com>

---------

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2023-03-23 19:04:53 +01:00
github-actions[bot]
ae6f8ceb95 (#13337) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2022-10-07 09:33:21 +02:00
Chris Mc
318053389c (#13102) docs: Document working locally + Conan 2.0 commands
* docs: Document working locally + Conan 2.0 commands

I also snuck in some format and link fixes

* Apply suggestions from code review

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* Update docs/README.md

* Update docs/developing_recipes_locally.md

* Apply suggestions from code review

Co-authored-by: Jordan Williams <jordan@jwillikers.com>

* Update CONTRIBUTING.md

Co-authored-by: Uilian Ries <uilianries@gmail.com>

* merge linters into dev locally

* links and touch ups

* fix links

* Apply suggestions from code review

Co-authored-by: Jordan Williams <jordan@jwillikers.com>

Co-authored-by: Uilian Ries <uilianries@gmail.com>
Co-authored-by: Jordan Williams <jordan@jwillikers.com>
2022-10-06 21:06:22 +02:00
github-actions[bot]
384b1a129f (#12955) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2022-09-20 15:45:56 +02:00
Uilian Ries
6098bb66e6 (#13028) [docs] Remove how to disable pylint
* Remove how to disable pylint

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* faq skipping linter

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2022-09-20 13:26:17 +02:00
github-actions[bot]
b9250494fb (#12873) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2022-09-14 12:37:14 +02:00
Javier G. Sogo
19e365cde2 (#12869) [docs] How to run linter locally
* Use linter locally

* fixed versions
2022-09-08 18:05:25 +02:00
Chris Mc
304d808ff7 (#12687) docs: spelling and formatting 2022-08-30 14:04:33 +02:00
Uilian Ries
6014d5a957 (#12441) [docs] Conan v2 Linter: Required Conan version
* Add information + version for new tools

Signed-off-by: Uilian Ries <uilianries@gmail.com>

* Consider import order

Signed-off-by: Uilian Ries <uilianries@gmail.com>

Signed-off-by: Uilian Ries <uilianries@gmail.com>
2022-08-22 14:51:38 +02:00
Daniel
65a5def0c4 (#12298) [linter] Fix linter v2 running on test_v1_package conanfiles
* [linter] Fix linter v2 running on test_v1_package conanfiles

* Update .github/workflows/linter-conan-v2.yml

* Update .github/workflows/linter-conan-v2.yml

* remove skip for testing

* remove other skip to make it fail

* it works!

* update docs
2022-08-18 17:46:54 +02:00
Javier G. Sogo
1318e02b96 (#12254) linter v2 - Request migration of conans.errors to conan.errors
* linter v2 - errors should be imported from module conan

* Add docs

* revert - test linter

* fix typo

* touch
2022-08-17 15:04:57 +02:00
Javier G. Sogo
9a84f4a5e4 (#12163) Up Conan version + recover linter for Version
* Up Conan version + recover linter for Version

* recover line about version (docs)
2022-08-16 17:04:16 +02:00
Javier G. Sogo
0e97dc5b59 (#12136) [linter] Do not promote migration of Version class (yet)
* [linter] Remove Version rule

* change docs
2022-08-11 08:42:41 +02:00
Javier G. Sogo
b1edf131a5 (#11989) typo: import from conan 2022-08-01 13:43:21 +02:00
Daniel
f03c78ff14 (#11948) [linter] Add more checks to migrate import for tools
* [linter] Add more checks to migrate import for tools

* add link
2022-08-01 12:03:40 +02:00
github-actions[bot]
a12e2c8d4a (#11724) [docs] Regenerate tables of contents
Co-authored-by: conan-center-bot <conan-center-bot@users.noreply.github.com>
2022-07-18 07:22:41 +02:00
Javier G. Sogo
6d91ab6ffd (#11711) [doc] How to disable linter for v1-only tests 2022-07-16 14:02:47 +02:00
Javier G. Sogo
202e85f077 (#11627) linter - check ConanFile import and cross_building
* linter - check ConanFile import and cross_building

* remove unused code

* Add docs

* improve docs

* example - abseil

* md syntax

* revert uneeded changes

* Update docs/v2_linter.md

Co-authored-by: Daniel <danimanzaneque@gmail.com>

Co-authored-by: Daniel <danimanzaneque@gmail.com>
2022-07-13 18:30:09 +02:00