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

move pipeline workflow to github actions #1001

Merged
merged 1 commit into from
Sep 23, 2021
Merged

Conversation

ubogdan
Copy link
Contributor

@ubogdan ubogdan commented Sep 23, 2021

Describe the PR
Move the pipeline from travis-ci to GitHub actions

Relation issue
None.

Additional context
Builds and Tests are not working anymore.

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #1001 (5e89fe7) into master (523e046) will increase coverage by 0.61%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1001      +/-   ##
==========================================
+ Coverage   92.57%   93.19%   +0.61%     
==========================================
  Files           8        7       -1     
  Lines        1925     1924       -1     
==========================================
+ Hits         1782     1793      +11     
+ Misses         80       73       -7     
+ Partials       63       58       -5     
Impacted Files Coverage Δ
operation.go 95.10% <100.00%> (+0.84%) ⬆️
parser.go 93.35% <100.00%> (+0.79%) ⬆️

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 a76cfa3...5e89fe7. Read the comment docs.

@ubogdan
Copy link
Contributor Author

ubogdan commented Sep 23, 2021

Long story short, travis-ci.com is offering one-time 10K credits for the "Free subscription" and is not accepting requests for OOS.

Swaggo organization reached this limit and then you visit travis-ci.com you can see the following message in the top of the page:
"Builds have been temporarily disabled for private and public repositories due to a negative credit balance. Please go to the Plan page to replenish your credit balance."

Another reference: atom/node-keytar#351

Please merge it ASAP so we can have builds and tests running.

Thanks.

@ubogdan ubogdan merged commit 86dc2dd into master Sep 23, 2021
@ubogdan ubogdan deleted the giltab_actions_pipeline branch September 23, 2021 18:36
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.

1 participant