Gábor Csárdi
ea3b4c23e2
Add Fedora 40
2024-05-12 12:41:02 +02:00
Greg Lin
e79b3aa00d
Merge pull request #216 from rstudio/ubuntu-codeowner
...
Add CODEOWNERS for Ubuntu image/packaging changes
2024-05-09 12:39:47 -05:00
Greg Lin
193ea5e7df
Add @stevenolen to CODEOWNERS for Ubuntu image/packaging changes
2024-05-08 18:37:09 -05:00
Greg Lin
cdde8088a3
Merge pull request #214 from rstudio/opensuse154-eol
...
Remove openSUSE 15.4 for EOL
2024-05-07 12:20:28 -05:00
Greg Lin
44eb2eff06
Merge pull request #215 from michaelmayer2/openblas-focal
...
OpenBLAS support for Ubuntu 20.04 (Focal)
2024-05-03 17:32:52 -05:00
Michael Mayer
534e0874c3
add libopenblas-dev instead of libopenblas-base to make testpkg happy
2024-05-03 19:57:12 +00:00
Greg Lin
770f273ce1
Remove openSUSE 15.4 for EOL
2024-05-02 17:38:54 -05:00
Michael Mayer
8e2dbc253a
fix merge conflict
2024-05-02 13:00:48 +02:00
Michael Mayer
8d7388de1a
bring back openblas to focal builds
2024-05-02 12:56:15 +02:00
Greg Lin
896e32a8b3
Merge pull request #213 from rstudio/ubuntu24
...
Add support for Ubuntu 24.04
2024-04-17 13:49:10 -05:00
Greg Lin
111621f79a
Add support for Ubuntu 24.04
2024-04-16 18:23:04 -05:00
Greg Lin
49fd6fef5d
Merge pull request #210 from rstudio/versions
...
Fix unexpected `4.3.3.tar.xz` version in `versions.json`
2024-02-29 14:09:35 -06:00
Greg Lin
490e1513d3
Update versions.json generation for addition of .tar.xz source files
2024-02-29 13:28:58 -06:00
Gábor Csárdi
3ef16ba43b
Merge pull request #208 from rstudio/fedora-39-readme
...
Update README for Fedora 39 update
2024-02-26 21:41:24 +01:00
Gábor Csárdi
ed9f9433cc
Update README for Fedora 39 update
...
Dropping Fedora 37, now EOL, adding Fedora 39,
now that the R packages are available.
[ci skip]
2024-02-24 11:20:29 +01:00
Gábor Csárdi
aa6f37d504
Merge pull request #207 from rstudio/fedora-39
...
Add support for Fedora 39
2024-02-23 09:40:18 +01:00
Gábor Csárdi
c268f65b17
Add support for Fedora 39
...
Drop support for Fedora 37, EOL 2023-12-05.
2024-02-22 15:30:00 +01:00
Gábor Csárdi
401bbd29c3
Merge pull request #206 from rstudio/fix/deflate-debian
...
Fix libdeflate dep on Debian 11, 12 as well
2024-02-21 20:19:02 +01:00
Gábor Csárdi
2317e4c575
Fix libdeflate dep on Debian 11, 12 as well
...
To fix up #204 .
2024-02-21 10:39:53 +01:00
Gábor Csárdi
906a8657d2
Merge pull request #205 from rstudio/fix/test-xfig
...
The xfig() device is deprecated in R 4.4.0
2024-02-20 21:25:56 +01:00
Gábor Csárdi
6a3ab6905e
Merge pull request #204 from rstudio/fix/deflate
...
Fix devel builds for libdeflate
2024-02-20 21:25:44 +01:00
Gábor Csárdi
453876ff20
pictex device is also deprecated in R 4.4.0
...
Do not test that, either.
[ci skip]
2024-02-19 21:11:50 +01:00
Gábor Csárdi
90b81606fd
The xfig() device is deprecated in R 4.4.0
...
So we do not test it any more.
Cf. d04d9dbcf4
2024-02-19 21:11:50 +01:00
Gábor Csárdi
973eedc7f6
Fix devel builds for libdeflate
...
Closes #194 .
2024-02-19 21:11:50 +01:00
Gábor Csárdi
57c2e9b4a2
Fix devel builds for libdeflate
...
Closes #194 .
2024-02-19 19:23:32 +01:00
Greg Lin
5130675227
Merge pull request #203 from tiagomlalves/add-oracle-linux-support
...
Adds Oracle Linux support
2024-02-13 14:41:08 -06:00
Tiago Alves
f0e6f2e6d9
Adds Oracle Linux support
...
Adds Oracle Linux support in which version 9 requires different logic
to enable CodeReady Builder repository which provides openblas-devel
required to install R.
Changes validated in both Oracle Linux 8 and 9 versions.
2024-02-12 23:44:33 +00:00
Joshua C. Forest
430fee4f5e
Merge pull request #201 from rstudio/forgot-to-remove-dependson
...
remove the dependson
2024-02-05 16:08:38 -05:00
Joshua C. Forest
89d27508f9
remove the dependson
2024-02-05 16:07:48 -05:00
Joshua C. Forest
7ceb820ec9
Merge pull request #200 from rstudio/update-compute-env-ami
...
Theoretically we can remove the rBuildsBatchIamRole because the AWSSe…
2024-02-05 16:02:58 -05:00
Joshua C. Forest
79352c9a62
Theoretically we can remove the rBuildsBatchIamRole because the AWSServiceRoleForBatch will be automatically created if we don't specify a service role for the compute environment
2024-02-05 15:34:07 -05:00
nihara-thomas
5532edb31d
Merge pull request #182 from rstudio/deth-sles15sp5
...
Add R builds for openSUSE 15.5 / SLES 15 SP5
2023-10-03 09:32:04 -07:00
nihara-thomas
59b26c876a
Updated README --> new platform steps
2023-10-02 14:37:16 -07:00
nihara-thomas
27576d1650
Updated README + added package script
2023-10-02 14:19:30 -07:00
Joshua C. Forest
3247926d80
Merge pull request #191 from rstudio/create-sg-automatically-require-vpc-id
...
Switch to using vpcId and creating the security group directly from within serverless
2023-09-08 09:08:10 -04:00
Joshua C. Forest
8c0af64aeb
modify tags to match how we did them in python-builds and revdepcheck-cloud
2023-09-08 08:54:10 -04:00
Joshua C. Forest
042612f906
match python-builds with new allocation strategy
2023-09-07 18:53:59 -04:00
Joshua C. Forest
21aad5acc5
support staging and production
2023-09-07 17:33:02 -04:00
Joshua C. Forest
1472fe13fc
security groups is a list
2023-09-07 12:07:49 -04:00
Joshua C. Forest
e619f3bd40
Tag list is different here
2023-09-06 16:09:47 -04:00
Joshua C. Forest
d88e1c13ca
Switch to using vpcId and creating the security group directly from within serverless
2023-09-06 15:35:21 -04:00
Joshua C. Forest
b98e515cae
Merge pull request #190 from rstudio/root-fs-needs-to-write
...
Need to write to the filesystem
2023-09-06 10:53:40 -04:00
Joshua C. Forest
f0582d6fcb
Need to write to the filesystem
2023-09-06 10:41:48 -04:00
Joshua C. Forest
b5a3a93ee0
Merge pull request #189 from rstudio/fix-readonly-root-fs
...
capitalization
2023-09-06 10:27:18 -04:00
Joshua C. Forest
c4fcfe533f
capitalization
2023-09-06 10:13:27 -04:00
Joshua C. Forest
5c2d50d5e7
Merge pull request #188 from rstudio/security-hub-fixes
...
Fix read only filesystem security hub error
2023-09-06 10:01:21 -04:00
Joshua C. Forest
dc89efcd1c
It turns out we can't fix ECS.1 as far as I can tell, we cannot change the networkmode at all unless we're using eks.
...
https://docs.aws.amazon.com/batch/latest/userguide/job_definition_parameters.html
Revert "explicitly set privileged=False to attempt to quiet security hub finding ECS.1"
This reverts commit dab250f9cb .
2023-09-01 11:00:45 -04:00
Joshua C. Forest
dab250f9cb
explicitly set privileged=False to attempt to quiet security hub finding ECS.1
2023-09-01 10:40:06 -04:00
Joshua C. Forest
a641169eea
solve the ECS.5 security hub error, root filesystem should be read only
2023-09-01 10:36:00 -04:00
Joshua C. Forest
38a5ca136b
Merge pull request #186 from rstudio/encrypt-ebs-and-imdsv2
...
Encrypt the ebs and use IMDSv2, with the hop limit of 2 since ECS
2023-08-31 16:47:49 -04:00