{"id":21731499,"url":"https://github.com/altipla-consulting/wave","last_synced_at":"2026-05-20T04:38:28.787Z","repository":{"id":37002800,"uuid":"486344116","full_name":"altipla-consulting/wave","owner":"altipla-consulting","description":"Internal tool to build and deploy applications.","archived":false,"fork":false,"pushed_at":"2025-03-08T20:15:10.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-08T21:33:14.423Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/altipla-consulting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-04-27T20:39:44.000Z","updated_at":"2025-03-08T20:15:14.000Z","dependencies_parsed_at":"2023-10-10T19:11:54.240Z","dependency_job_id":"d4ccc24a-92b9-4f28-abdb-c87ef8b06d7c","html_url":"https://github.com/altipla-consulting/wave","commit_stats":null,"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Fwave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Fwave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Fwave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altipla-consulting%2Fwave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altipla-consulting","download_url":"https://codeload.github.com/altipla-consulting/wave/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244711934,"owners_count":20497417,"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-26T04:26:14.979Z","updated_at":"2026-05-20T04:38:23.767Z","avatar_url":"https://github.com/altipla-consulting.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# wave\n\nInternal tool to build and deploy applications.\n\n\n## Install\n\n```shell\ngo install github.com/altipla-consulting/wave@latest\n```\n\n\n## Build new containers\n\nBuild a new container with the application `myname`:\n\n```shell\nwave build myname --project google-project-foo\n```\n\nInside our normal Jenkins scripts where a variable is defined to configure gcloud previously:\n\n```shell\nwave build myname\n```\n\nDockerfile must be organized inside a folder with the name of the application: `myname/Dockerfile`. Container will build from the directory where this application runs to allow cross-applications package imports.\n\nYou can build multiple containers at the same time:\n\n```shell\nwave build foo bar baz --project $GOOGLE_PROJECT\n```\n\n\n## Deploy to Cloud Run\n\nGeneric execution in any environment:\n\n```shell\nwave deploy myname --project google-project-foo --sentry foo-name\n```\n\nInside our normal Jenkins scripts where a variable is defined to configure gcloud previously:\n\n```shell\nwave deploy myname --sentry foo-name\n```\n\nYou can deploy multiple containers at the same time:\n\n```shell\nwave deploy foo bar baz --project $GOOGLE_PROJECT --sentry foo-name\n```\n\n\n## Contributing\n\nYou can make pull requests or create issues in GitHub. Any code you send should be formatted using `make gofmt`.\n\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltipla-consulting%2Fwave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltipla-consulting%2Fwave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltipla-consulting%2Fwave/lists"}