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 |
|
Joshua C. Forest
|
5f5418baf1
|
Encrypt the ebs and use IMDSv2, with the hop limit of 2 since ECS
|
2023-08-31 10:57:41 -04:00 |
|
Gábor Csárdi
|
5f9777270c
|
Merge pull request #184 from rstudio/fix/R-3.0.x-arm64
|
2023-08-16 23:39:30 +02:00 |
|
Gábor Csárdi
|
c74f362d60
|
Merge pull request #183 from rstudio/fix/readme-fedora-urls
|
2023-08-16 23:21:15 +02:00 |
|
Gábor Csárdi
|
101246253a
|
Fix R 3.0.0 - R 3.0.3 on arm64
|
2023-08-16 12:37:36 +02:00 |
|
Gábor Csárdi
|
740c10ca53
|
Fix Fedora download URLs in README
|
2023-08-16 12:23:10 +02:00 |
|
Toni Noble
|
509840ccda
|
add sles15sp5 to install script
|
2023-08-03 16:22:21 -04:00 |
|
Toni Noble
|
db1f2a22c7
|
add support for sles15sp5
|
2023-08-03 16:15:18 -04:00 |
|
Greg Lin
|
9fe1725620
|
Merge pull request #181 from rundel/fedora
Add builds for Fedora 37 and 38
|
2023-08-03 12:53:57 -05:00 |
|
Colin Rundel
|
093675c29a
|
Add lapack flag
|
2023-08-02 17:37:47 -04:00 |
|
Colin Rundel
|
90001f001b
|
Fix to handle Fedora
|
2023-08-02 17:06:51 -04:00 |
|
Colin Rundel
|
85bff41042
|
Revert
|
2023-08-02 17:06:41 -04:00 |
|
Colin Rundel
|
7b14f23fd9
|
Use flexiblas
|
2023-08-02 16:41:10 -04:00 |
|
Colin Rundel
|
f8c67002cb
|
Provide details on blas
|
2023-08-02 16:13:43 -04:00 |
|
Colin Rundel
|
c0f78b5f75
|
Fix flexiblas
|
2023-08-02 14:11:14 -04:00 |
|
Colin Rundel
|
afa8fddca0
|
Fix Fedora entry
|
2023-08-02 13:51:55 -04:00 |
|
Colin Rundel
|
6c9247cfea
|
Attempt at adding builds for Fedora 37 and 38
|
2023-07-25 17:36:23 -04:00 |
|
Gábor Csárdi
|
03dbd456d4
|
Merge pull request #179 from rstudio/fix/R-3.3.x-zlib
|
2023-07-20 09:21:01 +02:00 |
|
Gábor Csárdi
|
ee6c49ca9e
|
Update handler.py not to skip R 3.3.x
We have a patch now, so we can build these
R versions.
|
2023-07-19 23:18:16 +02:00 |
|
Gábor Csárdi
|
7b9cc43452
|
Add missing patch files
Thanks .gitignore!
|
2023-07-19 11:29:27 +02:00 |
|
Gábor Csárdi
|
33c666c5b4
|
Fix R 3.3.0-3.3.2 builds
|
2023-07-19 11:09:02 +02:00 |
|
Greg Lin
|
b541a8ff7c
|
Merge pull request #177 from rstudio/glin-eol
Discontinue openSUSE 15.3 and Ubuntu 18.04 builds for EOL
|
2023-07-11 11:52:32 -05:00 |
|
Greg Lin
|
50a21a0d14
|
Merge pull request #176 from rstudio/glin-fix-suse154
Fix R <= 4.2 builds for SUSE 15.4; patch configure to allow libcurl 8.x
|
2023-07-11 11:52:17 -05:00 |
|
Greg Lin
|
fc59a69afd
|
Discontinue openSUSE 15.3 and Ubuntu 18.04 builds for EOL
|
2023-07-10 15:09:17 -05:00 |
|
Greg Lin
|
f43d0784da
|
Fix R <= 4.2 builds for SUSE 15.4; patch configure to allow libcurl 8.x
|
2023-07-10 14:56:38 -05:00 |
|
Greg Lin
|
05d4d3856b
|
Merge pull request #175 from rstudio/glin-fix-deploy
Fix deploy job; use absolute path for HOME
|
2023-07-10 14:07:40 -05:00 |
|
Greg Lin
|
cd3961e38a
|
Merge pull request #174 from rstudio/glin-debian12-aws
Fix AWS CLI on PATH for Debian 12; install v2
|
2023-07-06 18:51:20 -05:00 |
|
Greg Lin
|
503d980dc4
|
Ignore more generated files that increase serverless package size by 20M
|
2023-07-06 18:34:34 -05:00 |
|
Greg Lin
|
ffb8b7b214
|
Add verbose logging to serverless deploy
|
2023-07-06 18:17:19 -05:00 |
|
Greg Lin
|
c423af8311
|
Fix deploy job; use absolute path for HOME
|
2023-07-06 18:16:43 -05:00 |
|
Greg Lin
|
a71a56bbb5
|
Fix AWS CLI on PATH for Debian 12; install v2
|
2023-07-05 18:20:39 -05:00 |
|
Gábor Csárdi
|
c97f0cc4dd
|
Merge pull request #166 from rstudio/feature/debian-12
|
2023-06-26 11:18:54 +02:00 |
|
Gábor Csárdi
|
2058bd6503
|
Fix Dockerfile for Debian-12
|
2023-06-17 15:29:33 +02:00 |
|
Gábor Csárdi
|
4fdb5a8154
|
Fix libtiff package name for Debian 12
|
2023-06-17 11:07:09 +02:00 |
|
Gábor Csárdi
|
6a56d0aa9f
|
Add support for Debian 12
|
2023-06-17 09:47:41 +02:00 |
|
Greg Lin
|
af8b2e5c3c
|
Merge pull request #163 from rstudio/glin-rhel9-flexiblas
Use FlexiBLAS on RHEL 9 for R 4.3.0 and above
|
2023-04-20 17:26:18 -05:00 |
|