{"id":19893973,"url":"https://github.com/github-for-unity/upload-to-aws","last_synced_at":"2026-05-13T14:37:28.004Z","repository":{"id":107359674,"uuid":"141292991","full_name":"github-for-unity/upload-to-aws","owner":"github-for-unity","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-17T13:40:17.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T20:13:35.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github-for-unity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-17T13:23:44.000Z","updated_at":"2022-09-09T10:32:56.000Z","dependencies_parsed_at":"2023-05-09T15:48:32.060Z","dependency_job_id":null,"html_url":"https://github.com/github-for-unity/upload-to-aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-for-unity%2Fupload-to-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-for-unity%2Fupload-to-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-for-unity%2Fupload-to-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-for-unity%2Fupload-to-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github-for-unity","download_url":"https://codeload.github.com/github-for-unity/upload-to-aws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241322706,"owners_count":19944073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T18:32:04.128Z","updated_at":"2026-05-13T14:37:27.963Z","avatar_url":"https://github.com/github-for-unity.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What it is\n\nSome ruby scripts to upload things to aws. You'll need a ruby, and run `bundle install` to get all the needed gems before running the scripts\n\n## Before running\n\nSet the following environment variables:\n\nAWS_S3_ACCESS_KEY_ID\nAWS_S3_SECRET_ACCESS_KEY\n\n## What it does\n\nThe script goes through every file inside `git`, `feed` or `build` and uploads all of them to aws to the corresponding directories in the `unity` top folder. Therefore, it is **VERY IMPORTANT** that these directories only have the files to be uploaded and **NOTHING ELSE** (`.gitignore` files are skipped)\n\n## Uploading a build - `build` directory\n\n1. Delete all unwanted files that are in `build/` by runnning `git clean -f` inside it\n2. Copy the unitypackage file to `build/unity/releases`\n3. Run `script/upload-build` with no arguments to see what it will do\n4. Run `script/upload-build go` to upload all the files in `build/`\n\n## Uploading the update feed for releases - `feed` directory\n\n1. Delete all unwanted files that are in `feed/` by runnning `git clean -f` inside it\n2. Copy the `latest.json` file to `feed/unity`\n3. Run `script/upload-feed` with no arguments to see what it will do\n4. Run `script/upload-feed go` to upload all the files in `feed/` (in this case, only one)\n\n## Uploading git and git-lfs - `git` directory\n\n1. Delete all unwanted files that are in `git/` by runnning `git clean -f` inside it\n2. Copy the git.zip/git.json and git-lfs.zip/git-lfs.json file pairs to the correct platform directory (`git/unity/git/windows`, `git/unity/git/mac`, `git/unity/git/linux`). Only the files that have been changed need to be uploaded.\n3. Run `script/upload-git` with no arguments to see what it will do\n4. Run `script/upload-git go` to upload all the files in `git/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub-for-unity%2Fupload-to-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub-for-unity%2Fupload-to-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub-for-unity%2Fupload-to-aws/lists"}