Releases: italia/publiccode-crawler
Releases · italia/publiccode-crawler
v2.2.0
What's Changed
- feat: clone bare repositories without blobs by @tensor5 in #269
- fix: remove wrong "-b" flag from git clone by @tensor5 in #278
- fix: detection of on-premise GitLab groups by @bfabio in #303
- chore: don't login to DockerHub on release by @bfabio in #276
- docs: update crawler diagram by @bfabio in #283
- chore: use main as branch in workflows by @bfabio in #287
- chore: add more software to third party
- chore: remove unneeded chmod by @bfabio in #297
- chore: remove Go Meta Linter by @bfabio in #290
- chore(dependencies): bump publiccode-parser-go and go-vcsurl by @bfabio in #299
- refactor: always use go-vcsurl by @bfabio in #295
- Code refactor to make the crawler's code clearer and more maintainable by @bfabio in #263
- refactor!: simplify the logic and reorganize the packages by @bfabio in #296
New Contributors
- @tensor5 made their first contribution in #269
- @giuseppecozza made their first contribution in #271
- @marco-fioriti made their first contribution in #272
- @alessio-fioravanti made their first contribution in #273
- @dej611 made their first contribution in #245
- @MicheleTiledesk made their first contribution in #284
- @piersoft made their first contribution in #286
- @cgagliardipaa made their first contribution in #285
- @mfortini made their first contribution in #289
- @madbob made their first contribution in #300
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- externalize httpclient lib by @sebbalex in #199
- add: readd io-app later on its migration to pagopa org by @sebbalex in #202
- Update docs by @bfabio in #181
- Update thirdparty.yml by @pgiacomo69 in #203
- Ported crawler diagram to mermaid syntax by @MattMattV in #205
- chore: use link shortener in crawler documentation by @bfabio in #206
- feat: add ipa and pec as keyword fields in Elasticsearch by @bfabio in #207
- feat: add lowercase normalizer to ipa and pec in ES by @bfabio in #208
- Add localisedName as keyword field in Elasticsearch. by @bfabio in #201
- Add "RiscossioneConverter" by @alessiolombardo in #210
- Adding Azure DevOps badge by @MattMattV in #204
- Add GCompris to the catalog (KDE) by @ruphy in #211
- italia/design-wordpress-theme in manual reuse list by @sebbalex in #209
- Update README.md. by @bfabio in #180
- fix(github): skip private or archived repos by @bfabio in #215
- feat: make logs available to the outside world by @bfabio in #214
- WC Carta Docente by @ilGhera in #216
- WC 18app by @ilGhera in #217
- Use /api/v4/projects with on-prem instances by @sebbalex in #117
- arpa-puglia repos blacklisted, no longer available by @sebbalex in #220
- Revert "chore: arpa-puglia repos blacklisted, no longer available" by @bfabio in #221
- blacklist GasPlanet empty repository by @sebbalex in #222
- chore: remove Azure Pipelines and CircleCI by @bfabio in #223
- chore(ci): use actions/checkout when building by @bfabio in #225
- chore(ci): actually keep the .git directory at build by @bfabio in #226
- feat: timestamp the public logs by @bfabio in #224
- feat: save the public logs as JSON by @bfabio in #228
- chore: add publiccode-editor to reuse by @bfabio in #229
- chore: re-enable cmdrc/gasplanet repository by @bfabio in #232
- Add website template for municipalities by @sebbalex in #230
- added vtenext by @davidegiarolo in #157
- refactor: don't wait for ElasticSearch by @bfabio in #235
- feat: add dry-run mode to "crawl" and "one" commands by @bfabio in #234
- chore: add Ministero della Salute organization by @bfabio in #236
- add FormPA by @sebbalex in #237
- Add Signalen to thirdparty list by @Ainali in #238
- Add TLSAssistant to the catalog by @NetBender in #239
- feat: add qfield software by @libremente in #233
- refactor: remove unused file by @bfabio in #242
- feat: use Elasticearch 7 and load PECs from pec.txt by @bfabio in #240
- feat: add name field as keyword in Elasticsearch by @bfabio in #244
- Added new repo under Opencontent: Pitre SOAP Proxy by @lorello in #246
- Aggiunto SmartPA - Document Classification by @EliaPiccoli in #247
- chore: add new oas checker repo by @libremente in #248
- Added PDFsam Basic by @torakiki in #251
- Updated repository URL of stanzadelcittadino by @lorello in #252
- chore: update publiccode-parser-go to v1.2.4 by @bfabio in #254
- chore: use golang 1.17 as 1.13 is no longer supported by @bfabio in #256
- feat: subgroups support in GitLab by @bfabio in #255
- feat: use the new publiccode-parser-go version for validation by @bfabio in #258
- fix: set the type when saving publiccodes to Elastic by @bfabio in #259
- feat: make publishers named "_" skip the same-repo check by @bfabio in #260
- feat: make publiccode.description.it.features full-text searchable by @bfabio in #267
- fix: use publiccode.yml's url when cloning the repo locally by @bfabio in #265
- refactor: don't create software_scopes.yml and software_categories.yml by @bfabio in #270
- feat: expose all indexed public software by @ruphy in #268
- feat: support publiccode.yml Standard v0.3.0 by @bfabio in #274
New Contributors
- @pgiacomo69 made their first contribution in #203
- @MattMattV made their first contribution in #205
- @alessiolombardo made their first contribution in #210
- @ilGhera made their first contribution in #216
- @davidegiarolo made their first contribution in #157
- @Ainali made their first contribution in #238
- @NetBender made their first contribution in #239
- @EliaPiccoli made their first contribution in #247
- @torakiki made their first contribution in #251
Full Changelog: v2.0.4...v2.1.0