Commit Graph

30 Commits

Author SHA1 Message Date
Sebastián Ramírez
5d21a267fc 👷 Update issue-manager.yml GitHub Action permissions (#1278) 2024-08-01 01:59:45 +00:00
Alejandra
000580d0ac Add initial setup for frontend / end-to-end tests with Playwright (#1261)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 23:00:02 +00:00
Sebastián Ramírez
f9a1ac7b1c 👷 Update Smokeshow download artifact GitHub Action (#1198) 2024-05-10 18:21:52 +00:00
Sebastián Ramírez
f03db728e7 Add support for deploying multiple environments (staging, production) to the same server (#1128) 2024-03-25 21:55:24 +00:00
Sebastián Ramírez
e7975da967 📝 Add docs about CI keys, LATEST_CHANGES and SMOKESHOW_AUTH_KEY (#1126) 2024-03-25 20:41:06 +00:00
Sebastián Ramírez
78777ff011 👷 Update CI GitHub Actions to allow running in private repos (#1125) 2024-03-25 20:34:05 +00:00
Alejandra
6b79f8c919 🔧 Add GitHub templates for discussions and issues, and security policy (#1105) 2024-03-18 17:38:44 +00:00
dependabot[bot]
2c572d3af0 ⬆ Bump dawidd6/action-download-artifact from 3.1.2 to 3.1.4 (#1103)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 15:36:15 +01:00
Sebastián Ramírez
1e256bce5d 🔥 Remove Celery and Flower, they are currently not used nor recommended (#694) 2024-03-12 19:19:03 +01:00
Sebastián Ramírez
37a6e350d1 Migrate from pgAdmin to Adminer (#692) 2024-03-12 18:30:54 +01:00
Sebastián Ramírez
691443c7cd 👷 Add Lint to GitHub Actions outside of tests (#688) 2024-03-12 15:09:27 +00:00
dependabot[bot]
7e59206936 ⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.1.2 (#643)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.28.0 to 3.1.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.28.0...v3.1.2)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 15:02:19 +01:00
dependabot[bot]
2db5805622 ⬆ Bump actions/upload-artifact from 3 to 4 (#642)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 15:01:55 +01:00
dependabot[bot]
069cb30b71 ⬆ Bump actions/setup-python from 4 to 5 (#641)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 14:53:25 +01:00
Sebastián Ramírez
e56cee9c1d 👷 Tweak test GitHub Action names (#672) 2024-03-11 15:51:57 +00:00
Sebastián Ramírez
b9cbb4f8f4 👷 Add continuous deployment and refactors needed for it (#667) 2024-03-11 15:34:18 +00:00
Esteban Maya
7e2e724c4a 👷 Add coverage with Smokeshow to CI and badge (#638)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 23:03:15 +00:00
Esteban Maya
8558cf00a2 ♻ Move project source files to top level from src, update Sentry dependency (#630)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-03-07 16:35:33 +00:00
Sebastián Ramírez
a4b151112b 👷 Update GitHub Action latest-changes and move release notes to independent file (#619) 2024-02-29 13:00:15 +00:00
Sebastián Ramírez
0cc802eec8 🎨 Format files with pre-commit and Ruff (#611) 2024-02-25 19:39:33 +01:00
Sebastián Ramírez
a065f9c9e8 🔥 Clean up old files no longer relevant (#608) 2024-02-25 17:50:12 +01:00
Esteban Maya
f41f4432fe ♻ Refactor items and services endpoints to return count and data, and add CI tests (#599)
Co-authored-by: Esteban Maya Cadavid <emaya@trueblue.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-02-25 16:04:47 +01:00
dependabot[bot]
889d97f057 ⬆ Bump tiangolo/issue-manager from 0.2.0 to 0.5.0 (#591)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.2.0 to 0.5.0.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.2.0...0.5.0)

---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:09:46 +01:00
Sebastián Ramírez
e0db713f6b 👷 Add dependabot (#547) 2023-11-04 07:29:47 +04:00
Sebastián Ramírez
d148958782 👷 Fix latest-changes GitHub Action token, strike 2 (#546) 2023-11-04 07:11:15 +04:00
Sebastián Ramírez
b57ae43bcf 👷 Fix latest-changes GitHub Action token config (#545) 2023-11-04 06:35:32 +04:00
Sebastián Ramírez
5729eceb83 👷 Add latest-changes GitHub Action (#544) 2023-11-04 06:32:02 +04:00
Sebastián Ramírez
aab833bae2 ⬆️ Update issue-manager (#211) 2020-06-05 19:11:45 +02:00
Sebastián Ramírez
27fabe01ea Add GitHub Sponsors button (#201) 2020-05-25 08:43:24 +02:00
Sebastián Ramírez
cd875e5bef 👷 Add GitHub action issue-manager 2020-04-12 13:10:38 +02:00