Commit Graph

48 Commits

Author SHA1 Message Date
add955d46f [chore] Allow publishing from PRs. (#5)
Co-authored-by: jmug <u.g.a.mariano@gmail.com>
Reviewed-on: #5
2026-03-04 23:03:36 +00:00
jmug
952a92ba1b [chore] Unfiltered push trigger. 2026-03-04 14:45:07 -08:00
jmug
bb3f114e01 [chore] Try different push filter. 2026-03-04 14:18:22 -08:00
jmug
1b2a980a47 [chore] Workflow cleanup.
All checks were successful
Docker / publish (push) Successful in 13m59s
2026-02-23 01:55:29 -08:00
Mariano Uvalle
1ce522579e Mobile reactions and WS reconnection
* [feat] Add reaction menu item for mobile clients.

* [fix] Reconnection to the websocket with exponential backoff.

* [chore] Dev flake.

* [hack] Push to my personal gcr.
2026-02-22 13:47:39 -08:00
Kyle Kienapfel
184754ca0f chore: have GHA generate ARM64 image, add description to images
The box where githubs container website complains about a lack
a description is really big. Okay its not important.
2025-05-18 01:29:54 -07:00
Kyle Kienapfel
135dbe2da4 fix: Remove caching from GitHub actions to allow compilation of docker container
The GitHub action `actions/cache@v2` is no longer available. Last successful docker build was 2024-11-15

I've removed the caching, as merely upgrading the version of the cache script did not fix the problem. Since the revoltchat/revite is deprecated I believe that the lack of caching in builds shouldn't be an undue burden on GitHub. Only 9 commits have been made here since builds stopped working

The logic for publishing Docker containers has been shuffled so that the build is executed only once when publishing.

I have tested building to GitHub's container registry, but not to dockerhub, I do not forsee any issues there.

Main reason for doing this, is that a fix for attachment downloads (https://github.com/revoltchat/revite/pull/1067) is not easily available to anyone running self-hosted.
2025-05-11 13:21:08 -07:00
insertish
d3661170a4 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
2024-03-28 13:37:37 +00:00
Sophie L
c25ecc12b2 chore: rm mirroring script 2024-03-13 23:51:56 +00:00
insertish
a9f23fe0e3 ci: synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
[skip ci]
2023-01-24 19:43:32 +00:00
insertish
6c08ccff52 ci: synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml'
[skip ci]
2023-01-24 19:43:32 +00:00
Paul Makles
3b7c1cbe20 chore(ci): allow any tag [skip ci] 2022-06-21 11:14:04 +01:00
Paul Makles
bdc527ebbe chore(ci): re-enable mirroring 2022-06-10 18:50:14 +01:00
Paul Makles
277eaa685d chore(ci): stop mirroring to GitLab [skip ci] 2022-06-10 16:53:02 +01:00
Paul Makles
3a12f92867 fix(ci): running out of memory, need to remove ARM 2022-03-24 18:23:53 +00:00
insertish
668963e7a0 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-12-31 17:32:42 +00:00
insertish
0a1deb5289 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-12-31 14:50:30 +00:00
Paul Makles
1aff8ef516 chore(ci): only mirror master and production 2021-12-21 17:50:46 +00:00
Paul Makles
b80a6a9c3e chore(ci): remove preview PR workflow (#452) 2021-12-21 17:50:08 +00:00
Paul Makles
1780d06c97 chore(ci): triage PR on synchronize 2021-12-21 17:47:14 +00:00
Paul Makles
c29efc155b chore(ci): update CI tasks to move PRs when updated 2021-12-21 17:37:59 +00:00
insertish
594693f8d7 ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml' 2021-11-11 20:08:36 +00:00
insertish
11b164c3f5 ci: Created local '.github/workflows/triage_pr.yml' from remote 'workflows/triage_pr.yml' 2021-11-11 19:09:01 +00:00
insertish
8a2e36ffb4 ci: Synced local '.github/workflows/triage_issue.yml' with remote 'workflows/triage_issue.yml' 2021-11-11 19:01:54 +00:00
Paul Makles
931dc4b693 ci: update global workflows (#392)
Co-authored-by: web-flow <noreply@github.com>
2021-11-11 18:35:11 +00:00
Paul Makles
6c2f76debc Remove conditional workflow run since it just doesn't work. 2021-09-30 10:47:24 +00:00
Paul Makles
22516992a6 Update mirroring.yml 2021-09-30 10:46:08 +00:00
brecert
f01eb1d70f Add commit messages 2021-09-16 16:38:18 -04:00
brecert
d123c5c44d Fix push issues for cleanup by removing single-commit
- note: in the future, `JamesIves/github-pages-deploy-action@4.1.5` may need to be replaced or supplemented by git commands to fully reset the preview branch so that images and builds do not linger and take up storage for too long
2021-09-14 19:21:55 -04:00
brecert
2e8c3aa242 Make BASE in cleanup relative 2021-09-14 18:58:57 -04:00
brecert
ba2d0dd6d1 Fix wrong folder 2021-09-14 01:48:28 -04:00
brecert
f554687878 Fix build being build_preview 2021-09-14 00:51:27 -04:00
brecert
f584819a16 Fix secret not needing to be interpolated 2021-09-14 00:44:46 -04:00
brecert
628bf52ff3 Use ignored paths for pull_request events as well 2021-09-14 00:27:30 -04:00
brecert
cdf900d08b Change docker workflow to exclude preview workflows
- changed the docker workflow to exclude preview workflows from causing the docker workflow to run again
2021-09-14 00:26:18 -04:00
brecert
951a773b2c Change mirror to only run if a key is set 2021-09-14 00:22:16 -04:00
brecert
12547ba0fe Improve preview cleanup interpolation 2021-09-14 00:03:58 -04:00
brecert
f28fd40a78 Add support for external repositories with pull request previews 2021-09-13 23:54:39 -04:00
brecert
4a5d78d909 Use single-commit for build-previews 2021-09-11 10:12:14 -04:00
brecert
9bd31c4c7e Use base url for building actions 2021-09-10 18:03:06 -04:00
brecert
08e226cd0c Disable yarn check temporarily 2021-09-10 14:59:37 -04:00
brecert
28df14b734 Add pull request preview actions 2021-09-10 14:48:48 -04:00
KeepSOBP
d47827b9d0 Refactor all 2021-09-02 11:35:37 +09:00
KeepSOBP
6836380721 Support multiple architectures for docker
* add github container registry 
* refactor!
2021-08-31 21:51:55 +09:00
Paul
3628aeffdd Select the correct repository. 2021-08-30 16:51:06 +01:00
Paul
dac6f3dbba Clone submodules for Docker builds. 2021-08-30 16:25:45 +01:00
Paul
17c09baf89 Try to automate Docker builds. 2021-08-30 15:45:18 +01:00
Paul Makles
cbc5ce9008 Create main.yml 2021-08-06 16:58:31 +00:00