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

Fixing publish command gitref for bot push #11767

Merged
merged 3 commits into from
Apr 6, 2022
Merged

Conversation

Phlair
Copy link
Contributor

@Phlair Phlair commented Apr 6, 2022

What

@alafanechere pointed out an issue with the new publish command (found while publishing in this PR). The git push from Octavia is trying to push to master rather than the relevant branch. This PR fixes that so we use the right gitref.

@github-actions github-actions bot added the area/connectors Connector related issues label Apr 6, 2022
@Phlair
Copy link
Contributor Author

Phlair commented Apr 6, 2022

test

🕑 connectors/source-openweather https://github.com/airbytehq/airbyte/actions/runs/2104240850
🚀 Successfully published connectors/source-openweather
🚀 Auto-bumped version for connectors/source-openweather
✅ connectors/source-openweather https://github.com/airbytehq/airbyte/actions/runs/2104240850

@Phlair Phlair requested a review from alafanechere April 6, 2022 18:09
@Phlair Phlair temporarily deployed to more-secrets April 6, 2022 18:09 Inactive
@Phlair Phlair temporarily deployed to more-secrets April 6, 2022 18:09 Inactive
@Phlair Phlair temporarily deployed to more-secrets April 6, 2022 18:12 Inactive
@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@17407da). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 5b2ec84 differs from pull request most recent head afa8ac3. Consider uploading reports for the commit afa8ac3 to get more accurate results

@@            Coverage Diff            @@
##             master   #11767   +/-   ##
=========================================
  Coverage          ?   93.67%           
=========================================
  Files             ?        4           
  Lines             ?       79           
  Branches          ?        0           
=========================================
  Hits              ?       74           
  Misses            ?        5           
  Partials          ?        0           

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 17407da...afa8ac3. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants