Commit Graph

21 Commits

Author SHA1 Message Date
Eric Dubé
22c61d8221
Update release-please.yml 2024-04-22 18:18:35 -04:00
Eric Dubé
87852d125f
Only deploy docker image on release branch 2024-04-22 17:47:47 -04:00
Eric Dubé
d3969b0122
Create release-please.yml 2024-04-22 17:46:40 -04:00
Eric Dubé
874928e845
Update bug_report.md 2024-04-22 16:39:47 -04:00
Sam Atkins
5ad78a5ebb Expand supported versions that we test in CI
Phoenix now only requires 16.x or above, and so does Puter itself, so
let's include that, and also 18.x as the other LTS version.
2024-04-18 14:41:06 +01:00
Sam Atkins
ea40ac1e53 Re-enable Phoenix tests
This also runs the tests for contextlink, which I think we previously
never ran. I don't see any other packages that define an `npm test`
command. Having to manually list all the sub-package test directories in
the top-level package.json is a bit unfortunate, but it works.

For Puter itself we support Node 16.x IIRC, but Phoenix requires at
least 20.x currently.
2024-04-16 13:57:02 +01:00
Mohamed Elashri
a0f46c326a
Add build stage and remove linux/arm/v7 2024-04-08 17:12:26 +02:00
Mohamed Elashri
17ae6668b4
Add linux/arm/v7 again
We need to test if this is what causes the problem of the GitHub action getting stuck or `linux/arm/v6`
2024-04-05 01:10:47 +00:00
Mohamed Elashri
06a31fd67b
Fix typo in arm64 namespace 2024-04-05 00:59:05 +00:00
Mohamed Elashri
1a13ef6921
remove linux/arm/v7,linux/arm/v6 emporarily 2024-04-05 00:55:44 +00:00
Mohamed Elashri
74bff84226
Remove unpopular archs
For now, we need to stick to the most used archs for resources and build time reasons.
2024-04-04 21:35:22 +00:00
Mohamed Elashri
b1a3124fcc
Add requirements for multi-platform docker build to the CI 2024-04-04 22:58:00 +02:00
Eric Dubé
e8935f5582
Add many platforms arbitrarily
Related to #214; added additional architectures which may or may not work. I'd rather someone find out it doesn't work then for them to be blocked from even trying.
2024-04-04 13:47:24 -04:00
Eric Dubé
2ce02db1b5
Update issue templates 2024-04-02 05:03:39 -04:00
Eric Dubé
fff46a6b63
Update issue templates 2024-04-02 04:54:33 -04:00
Sam Atkins
3f27608850 Add a script to check our translation files are valid
Checks the following:
- Translation files are valid JS
- Each translation file is registered in translations.js
- Each translation's code matches its name
- Translation dictionaries only contain keys that exist in the English
  translation.
2024-03-21 10:53:06 +00:00
Sylvain Huguet
f6279d0201
Change branch name in comment too. 2024-03-15 10:51:12 +01:00
Sylvain Huguet
06789da119 Renamed master branch to main to reflect upstream changes. 2024-03-15 10:42:22 +01:00
Sylvain Huguet
cc9d9b1063 fix indentation 2024-03-15 00:43:02 +01:00
Sylvain Huguet
c7850fe18f Tweaking the metadata/image tagging mechanism 2024-03-15 00:40:39 +01:00
Sylvain Huguet
072eec4004 Initial version 2024-03-15 00:15:16 +01:00