pat-s
d2fc0c9600
ci: build last four minor R versions instead of only the latest
...
Derive the latest patch release of each of the last four minor R versions
from posit's versions.json and build any that are missing from S3,
so older supported minors stay available rather than only the newest stable.
Replace the awk regex existence check with a literal index() match;
the unescaped version dots made e.g. 4.4.3 spuriously match 4.3.3.
2026-06-12 16:08:46 +02:00
.crow
ci: build last four minor R versions instead of only the latest
2026-06-12 16:08:46 +02:00
.github
Add @stevenolen to CODEOWNERS for Ubuntu image/packaging changes
2024-05-08 18:37:09 -05:00
builder
fix: install ca-certificates before switching Ubuntu 22.04 sources to HTTPS
2026-05-05 09:45:46 +02:00
jenkins
refactor: awscli -> s5cmd, add alpine 323
2025-12-06 12:33:35 +01:00
test
feat: add Ubuntu 26.04 (Resolute) support
2026-04-24 13:20:25 +02:00
.gitignore
make repo public
2019-03-25 12:59:14 -04:00
build.sh
add alpine
2024-08-28 00:31:41 +02:00
deploy.Jenkinsfile
Fix deploy job; use absolute path for HOME
2023-07-06 18:16:43 -05:00
handler.py
Update versions.json generation for addition of .tar.xz source files
2024-02-29 13:28:58 -06:00
install.sh
Adds Oracle Linux support
2024-02-12 23:44:33 +00:00
Jenkinsfile
Update default branch to main
2022-11-30 15:50:40 -06:00
Justfile
feat: add Ubuntu 26.04 (Resolute) support
2026-04-24 13:20:25 +02:00
LICENSE
make repo public
2019-03-25 12:59:14 -04:00
Makefile
feat: add Ubuntu 26.04 (Resolute) support
2026-04-24 13:20:25 +02:00
package-lock.json
Update serverless version, remove serverless-pseudo-parameters as it's functionality is part of serverless since 2.5
2024-05-20 14:48:01 -04:00
package.json
Update serverless version, remove serverless-pseudo-parameters as it's functionality is part of serverless since 2.5
2024-05-20 14:48:01 -04:00
README.md
CI
2024-06-10 10:02:34 +02:00
renovate.json
chore: add renovate config
2025-06-13 21:26:21 +02:00
requirements.txt
Upgrade python to 3.11, upgrade packages to support python 3.11
2024-05-20 11:34:51 -04:00
serverless-resources.yml
Fix invalid image for fedora-40
2024-05-24 16:58:54 -05:00
serverless-stepf.yml
You cannot use the short version of the functions in the serverless-step-functions plugin, it's not supported at this time
2024-05-20 16:38:53 -04:00
serverless.yml
Merge pull request #217 from rstudio/fedora40
2024-05-24 10:06:13 +02:00