Skip to content

Develop#1390

Merged
m-pilarczyk merged 12 commits intomasterfrom
develop
May 15, 2023
Merged

Develop#1390
m-pilarczyk merged 12 commits intomasterfrom
develop

Conversation

@m-pilarczyk
Copy link
Contributor

No description provided.

m-pilarczyk and others added 12 commits April 13, 2023 14:58
Continue payment processing loop
* Fix messages

* Reject site if rejected domain

* allow rejecting sites without reason
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](guzzle/psr7@2.4.3...2.5.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update dependencies

* Add AdsTxtCrawler

* Add command

* fix lock, update status on ads txt change

* do not flood email

* execute command only if crawler is enabled

* split new and old sites

* store timestamp of last ads.txt check

* reject site if ads.txt not available for 1+ week

* ads.txt required only if crawler enabled

* add option to skip checking confirmed

* field about needed ads.txt confirmation

* extract services to constructor

* check higher level domains

* config on demand side

* extend event_logs with medium, vendor, ads_txt

* increase coverage

* fix checking site

* send mail on broken ads.txt

* mail on accepted ads.txt

* fix tests

* do not duplicate code

* cache ads txt result during event export

* add ads txt domain to info.json

* use domain from config

* fix ad server domain while checking events

* reject campaigns requiring ads.txt while ssp does not support it

* check ads txt domain matching with server

* fix test

---------

Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
* Store dsp turnover data

* Store ssp turnover data

* Add turnover endpoint

* insert historic ssp data

* insert historic dsp data

* use payments in dsp historic data

* fix travis

* fix travis

* fix travis - enable apcu

* store license address for ssp

---------

Co-authored-by: Maciej Pilarczyk <m.pilarczyk@outlook.com>
* extract ChartResolution

* use ChartResolution enum instead of string

* extract duplicated code

* increase coverage

* rename function

* change modifiers

* fix test
* Add turnover chart

* Fix nyholm/psr7 vulnerability

* add week resolution

* fetch by type

* fix test
* fix test

* update dependencies

* extract timezone aware queries

* fix turnover aggregating queries

* fix turnover chart query
* Check DCL users during export

* Check users during export
* opportunity to change favicon

* fix review remarks

* changelog
# Conflicts:
#	CHANGELOG.md
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

99.0% 99.0% Coverage
1.8% 1.8% Duplication

@m-pilarczyk m-pilarczyk merged commit 973df8e into master May 15, 2023
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.

3 participants