Skip to content

Fix publish pricing CI job#1618

Merged
asfgit merged 4 commits intoapache:trunkfrom
Kami:fix_pricing_job
Oct 24, 2021
Merged

Fix publish pricing CI job#1618
asfgit merged 4 commits intoapache:trunkfrom
Kami:fix_pricing_job

Conversation

@Kami
Copy link
Copy Markdown
Member

@Kami Kami commented Oct 24, 2021

Just trying to figure out why this job suddenly started failing on CI, it works fine locally (perhaps AWS blocked GHA IPs or similar?).

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 24, 2021

Codecov Report

Merging #1618 (155e6d6) into trunk (97f7005) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            trunk    #1618   +/-   ##
=======================================
  Coverage   83.02%   83.02%           
=======================================
  Files         394      394           
  Lines       85269    85269           
  Branches     9070     9070           
=======================================
  Hits        70797    70797           
  Misses      11389    11389           
  Partials     3083     3083           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97f7005...155e6d6. Read the comment docs.

@Kami
Copy link
Copy Markdown
Member Author

Kami commented Oct 24, 2021

Looks like the issue is related to using older version of demjson and 2to3 during setup phase not working anymore with new version of setuptools.

I'm trying to find a working alternative to demjson for parsing Javascript objects, it appears jsonnet may work.

@asfgit asfgit merged commit 6eef7a5 into apache:trunk Oct 24, 2021
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