Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove Coveralls badge from readme | 2022-02-06 | -1/+0 | |
| | ||||
* | master => main | 2021-03-13 | -7/+7 | |
| | ||||
* | Use the SVG badge on the README | 2021-01-22 | -1/+1 | |
| | ||||
* | Update badges on the README file | 2021-01-22 | -4/+3 | |
| | ||||
* | Fix the deploy stage of our build pipeline | 2020-11-19 | -1/+6 | |
| | | | | | | | | | | I've fixed the deploy stage of our build pipeline, as it got mixed in with the old workflow file due to a merge conflict. The deploy stage is currently split into a separate workflow; theoretically, this allows us to trigger a redeploy from GitHub, without having to build the container image again. Signed-off-by: Sebastiaan Zeeff <[email protected]> | |||
* | Update badges in README to new workflows | 2020-11-18 | -1/+7 | |
| | | | | Signed-off-by: Sebastiaan Zeeff <[email protected]> | |||
* | Migrate CI Pipeline to GitHub Actions | 2020-11-14 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | I've migrated our Azure CI Pipeline to GitHub Actions. While the general workflow is the same, there are a few changes: - `flake8` is no longer run by `pre-commit`, but rather by a separate action that adds annotations to the GH Action results page. - As we no longer have need for xml-formatted coverage files, the xmlrunner for unittest has been removed as a dependency. Instead, we now publish our coverage results to coveralls.io. - We use version 2 of docker's GitHub Action build-and-push flow, which is split over multiple steps instead of one. - I have changed the badges to GitHub Actions and coveralls.io badges. Note: Because we accept PRs from forks, we need to be a bit careful with our secrets. While we do use the `pull_request_target` event, we should not expose secrets in steps that run code from the repository. Signed-off-by: Sebastiaan Zeeff <[email protected]> | |||
* | Update Python Discord badge to 100k members. | 2020-10-22 | -1/+1 | |
| | ||||
* | Outdated badge in README upset me | 2020-07-03 | -1/+1 | |
| | ||||
* | Use a static discord shield on the readme. | 2019-12-26 | -1/+1 | |
| | ||||
* | Remove temp instructions, add link to contrib guide on website. | 2019-09-30 | -27/+1 | |
| | ||||
* | Do up some basic setup instructions for new setup. | 2019-09-29 | -0/+28 | |
| | ||||
* | Add all the shields | 2019-09-25 | -3/+7 | |
| | ||||
* | Update README.md | 2018-12-18 | -1/+1 | |
| | ||||
* | Add badges to README | 2018-11-18 | -2/+2 | |
| | ||||
* | committing to force redeploy | 2018-06-15 | -1/+1 | |
| | ||||
* | Update README.md | 2018-05-14 | -1/+1 | |
| | ||||
* | Update README.md | 2018-05-05 | -0/+2 | |
| | ||||
* | Update README.md | 2018-03-15 | -1/+1 | |
| | ||||
* | Clean up repo structure | 2018-02-04 | -0/+5 | |