-
-
Notifications
You must be signed in to change notification settings - Fork 16
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 to GitHub Actions #99
Comments
In addition, I want to move from Coveralls to Codecov. I checked |
@vweevers on a roll! 😄 |
Just in time: https://github.blog/changelog/2021-04-19-github-actions-limit-workflow-run-or-job-concurrency/ We will need this on repositories with browser tests, to avoid too many parallel jobs against Sauce Labs. |
Otherwise we'll hit Sauce Labs concurrency limits. Uses a beta feature that just came out today. Ref Level/community#99
@vweevers, I think I can contribute with these migrations. I gonna start with |
level-concat-iterator
: Move to GitHub Actions concat-iterator#26, Level/concat-iterator@390d8c7level-supports
: Level/supports@1f0452f, Level/supports@2338ee5abstract-leveldown
: chore(ci): converted travis workflow to github action abstract-leveldown#375, Level/abstract-leveldown@b3331f8codec
: chore(ci): move to github actions codec#65, Level/codec@f56349cerrors
: chore(ci): converted travis workflow to github action errors#35, Level/errors@dcdfe8blevel-iterator-stream
: chore(ci): converted travis workflow to github action iterator-stream#69encoding-down
: chore(ci): converted travis workflow to github action encoding-down#99, Level/encoding-down@82d55aflevel-js
: Move to GitHub Actions level-js#211, Level/level-js@44f2eed, Only run 1 GitHub Actions workflow at a time level-js#212memdown
: chore(ci): converted travis workflow to github action memdown#208, Level/memdown@d80dc65leveldown
: Move to GitHub Actions leveldown#764deferred-leveldown
: chore(ci): converted travis workflow to github action deferred-leveldown#87, Level/deferred-leveldown@7111205levelup
: chore(ci): converted travis workflow to github action levelup#718, Level/levelup@521b34c, Level/levelup@f4d6a1dpackager
: chore(ci): converted travis workflow to github action packager#101, Level/packager@d151d7dlevel
: chore(ci): converted travis workflow to github action level#196rocksdb
: to be copied fromleveldown
once ready (including a successfulleveldown
release)level-compose
: chore(ci): converted travis workflow to github action compose#10, Level/compose@a59494alevel-ws
: chore(ci): move to github actions level-ws#124level-test
: Move to GitHub Actions level-test#143level-mem
: Move to GitHub Actions mem#63, Level/mem@f93313e, Level/mem@19e15a4level-rocksdb
: Level/level-rocksdb@d635b37subleveldown
: Move to GitHub Actions subleveldown#99multileveldown
: Move to GitHub Actions multileveldown#26level-party
: Move to GitHub Actions party#31level-bench
: chore(ci): move to github actions bench#26webpack-starter
: chore(ci): converted travis workflow to github action webpack-starter#9browserify-starter
: chore(ci): move to github actions browserify-starter#5electron-demo
: chore(ci): move to github actions electron-demo#117awesome
: Level/awesome@ccbac95community
: 4ccd824(slated to be deprecated)leveldown-hyper
andlevel-hyper
leveljs.org
: Level/leveljs.org@3bd49f2level-ttl
On the side:
Cleanup tasks once the above is done:
github-actions
ecosystem todependabot.yml
where missingleveljs.org
subleveldown
multileveldown
party
bench
mem
browserify-starter
electron-demo
codec
level-js
git fetch --tags
step thanks to vweevers/remark-changelog@c3e25b1level-test
abstract-leveldown
deferred-leveldown
packager
subleveldown
multileveldown
party
mem
bench
browserify-starter
electron-demo
@level-ci
machine accountThe text was updated successfully, but these errors were encountered: