Vishnu Narayanan and GitHub
2dee7457cd
fix: set minimal top-level permissions on workflows ( #14358 )
...
- Fix CodeQL alerts by declaring read-only GITHUB_TOKEN scope at the
workflow level. The codespace image publish workflow additionally needs
packages: write to push to ghcr.io.
2026-05-04 17:56:25 +05:30
Bruno Shiohei and GitHub
4304e06748
fix: Updating the Ubuntu version to run the tests ( #11260 )
...
In my previous PR I got some errors that when checking it is possible to
conclude that the version of ubuntu 20.04 in the Github Actions images
to run the tests is no longer supported.

Possible to check at this url:
https://github.com/actions/runner-images/issues/11101
## What's changed
Changing the Ubuntu version in the image to run the tests.
Old version: 20.04
New version: 22.04
## BEFORE:

## NOW:

2025-04-08 16:36:06 -07:00
Vishnu Narayanan and GitHub
12d7be62d3
chore: fix nightly linux installer github action ( #11009 )
...
- chore: fix nightly linux installer github action
2025-03-03 17:45:57 +05:30
Vishnu Narayanan and GitHub
0d1b474e60
chore: upgrade to latest versions of gh helper actions ( #8896 )
...
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Fixes: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-02-09 10:56:36 +04:00
Vishnu Narayanan and GitHub
42d9b6ffed
chore: upload log artifact in nightly gh action ( #6513 )
2023-02-28 12:18:06 +05:30
Vishnu Narayanan and GitHub
bc23c69605
chore: Fix gh nightly failure ( #5442 )
...
* chore: fix gh nightly failure
2022-09-15 23:16:45 +05:30
Vishnu Narayanan and GitHub
3cb72242de
feat: add gh action for linux nightly installer ( #5191 )
...
* feat: add gh action for nightly installer
Signed-off-by: Vishnu Narayanan <vishnu@chatwoot.com >
2022-08-16 11:04:09 +05:30