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

WIP - Upgrade core #220

Open
wants to merge 233 commits into
base: main
Choose a base branch
from
Open

WIP - Upgrade core #220

wants to merge 233 commits into from

Conversation

multiflexi
Copy link
Contributor

This upgrades core container to latest Alpine and Python 3.12.

Work in progress

@multiflexi multiflexi closed this Mar 7, 2024
@multiflexi multiflexi deleted the upgrade_core branch March 7, 2024 15:05
@multiflexi multiflexi restored the upgrade_core branch March 7, 2024 16:06
@multiflexi multiflexi reopened this Mar 7, 2024
dependabot bot and others added 30 commits July 22, 2024 16:13
Bumps [envelope](https://github.com/CZ-NIC/envelope) from 2.0.3 to 2.0.5.
- [Changelog](https://github.com/CZ-NIC/envelope/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CZ-NIC/envelope/commits)

---
updated-dependencies:
- dependency-name: envelope
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [selenium](https://github.com/SeleniumHQ/Selenium) from 4.22.0 to 4.23.0.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](SeleniumHQ/selenium@selenium-4.22.0...selenium-4.23.0)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
… run on the "same time" local variables start overwriting. Collect function is running multiple times in same class instance. Result was bad category, bad source update times and it start mixing source parsing rules, properties across various sites!

This update fix:
- after some time scheduler cross runs
- source save and collectors refresh on the already running scheduler
- applying bad parsing attributes from another source !!!!
…tors/selenium-4.23.0

Bump selenium from 4.22.0 to 4.23.0 in /src/collectors
…hers/envelope-2.0.5

Bump envelope from 2.0.3 to 2.0.5 in /src/publishers
Fix missing value_description definition
Ignore custom settings files and templates
Fix: run collector always in new class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants