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

Setup CI/CD workflows #64

Open
ligurio opened this issue Nov 22, 2021 · 0 comments
Open

Setup CI/CD workflows #64

ligurio opened this issue Nov 22, 2021 · 0 comments
Assignees

Comments

@ligurio
Copy link
Member

ligurio commented Nov 22, 2021

As Travis CI is dead I propose to setup GH Actions with CI/CD where:

  • automatically generate Sphinx docs per push
  • publish HTML files generated by Sphinx to gh-pages on tag push (?)
  • run tests (see appropriate section in .travis.yaml) with
    • lua 5.1
    • lua 5.2
    • lua 5.3
    • lua 5.4
    • luajit (latest)
    • tarantool 1.10
    • tarantool 2.[2-8]
  • run doc tests to test examples from documentation
  • run luacheck (?)
@Totktonada Totktonada changed the title Setup CD/CD workflows Setup CI/CD workflows Dec 23, 2021
@Totktonada Totktonada removed the teamE label Nov 29, 2022
@Totktonada Totktonada self-assigned this Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants