Commit Graph
113 Commits
Author SHA1 Message Date
Ishaan JaffandGitHub 540dc8e11b Update release2.yaml 2024-01-04 14:05:59 +05:30
Ishaan JaffandGitHub 0992dc831a Update release2.yaml 2024-01-04 13:50:52 +05:30
Ishaan JaffandGitHub a694150385 Create release2.yaml 2024-01-04 13:49:46 +05:30
Ishaan JaffandGitHub 8fce25820b Update new_release.yml 2024-01-04 13:43:56 +05:30
Ishaan JaffandGitHub 0aca4dd0b0 Update new_release.yml 2024-01-04 13:43:41 +05:30
Ishaan JaffandGitHub 7aa597afd1 Update new_release.yml 2024-01-04 13:41:44 +05:30
Ishaan JaffandGitHub 66607de725 (ci/cd) Create new_release.yml 2024-01-04 13:33:28 +05:30
ishaan-jaff 7a46699eca (feat) build-push alpine Dockerfile 2024-01-01 22:09:23 +05:30
Ishaan JaffandGitHub 87cc96b590 Update ghcr_deploy.yml 2023-12-26 11:15:31 +05:30
ishaan-jaff a55e7fbc44 (ci/cd) use -latest tag if none provided 2023-12-26 11:11:15 +05:30
ishaan-jaff 01deb08570 (ci/cd) rename ghcr workflow 2023-12-26 10:09:15 +05:30
Roger Meier 83cbfc0487 feat: add lint workflow 2023-12-23 09:07:57 +01:00
Reuben Thomas-Davis fe4427907d 🗑️ remove unused docker workflow for clarity 2023-12-20 12:41:23 +00:00
Reuben Thomas-Davis 50af89e853 💚 docker build and push on release
when a github release is published a docker image is pushed to ghcr avoiding manual workflow dispatch method (but still making it available as a fallback)
2023-12-20 12:40:43 +00:00
Ishaan JaffandGitHub 9f042937f8 Update ghcr_deploy.yml 2023-12-02 18:33:51 -08:00
Ishaan JaffandGitHub ea34566b9b Update ghcr_deploy.yml 2023-12-02 18:18:03 -08:00
Ishaan JaffandGitHub 5069373e61 Update ghcr_deploy.yml 2023-12-02 17:48:56 -08:00
Ishaan JaffandGitHub e3a44be527 Update ghcr_deploy.yml 2023-12-02 17:48:15 -08:00
Ishaan JaffandGitHub 239f3d6029 Update ghcr_deploy.yml 2023-12-02 17:46:00 -08:00
Ishaan JaffandGitHub 584e8b6784 Update ghcr_deploy.yml 2023-12-02 17:35:17 -08:00
Ishaan JaffandGitHub 38be2afced Update ghcr_deploy.yml 2023-12-02 17:31:46 -08:00
Ishaan JaffandGitHub 7621483406 Update ghcr_deploy.yml 2023-12-02 17:28:55 -08:00
Ishaan JaffandGitHub 3ad1e9a287 Update ghcr_deploy.yml 2023-12-02 17:19:05 -08:00
Ishaan JaffandGitHub eed25f9ff4 Create ghcr_deploy.yml 2023-12-02 17:17:17 -08:00
Ishaan JaffandGitHub 8ae519e580 Delete Azure auto build workflow 2023-12-02 17:11:58 -08:00
Ishaan JaffandGitHub eb636d9429 Update docker.yml 2023-12-02 15:54:01 -08:00
Ishaan JaffandGitHub ad2095e4b8 Update docker.yml 2023-12-02 15:50:36 -08:00
Ishaan JaffandGitHub b9707bf710 Update docker.yml 2023-12-02 15:49:44 -08:00
Ishaan JaffandGitHub 00481ef67e Update docker.yml 2023-12-02 15:48:15 -08:00
Ishaan JaffandGitHub 89e08e8288 Update docker.yml 2023-12-02 15:43:10 -08:00
Ishaan JaffandGitHub 928cc4b887 Update docker.yml 2023-12-02 15:35:53 -08:00
Ishaan JaffandGitHub fec06ef7b4 Update docker.yml 2023-12-02 15:31:11 -08:00
Ishaan JaffandGitHub 2f286d175c Update docker.yml 2023-12-02 15:17:38 -08:00
Ishaan JaffandGitHub 16becbdf12 Update docker.yml 2023-12-02 15:16:13 -08:00
Ishaan JaffandGitHub 25c141a9b7 Update docker.yml 2023-12-02 14:51:34 -08:00
Ishaan JaffandGitHub 8d39af11d6 Azure Deploy - fix startup command 2023-11-30 15:31:03 -08:00
Ishaan Jaff f305c3aaef Add or update the Azure App Service build and deployment workflow config 2023-11-30 14:56:41 -08:00
coconut49 587b808631 Refactor Docker workflow to use REPO_NAME environment variable 2023-10-24 13:30:11 +08:00
coconut49 0e34820ffe Refactor Docker workflow to remove unnecessary curly braces in variable references. 2023-10-24 12:53:20 +08:00
coconut49 33bbeaa397 Implement lower case transformation for repository name in Docker workflow 2023-10-24 12:42:04 +08:00
coconut49 0b1b73e23a Update Docker workflow to convert repository name to lowercase 2023-10-24 12:37:07 +08:00
coconut49 10737b113f Update Docker build platforms to exclude linux/386 2023-10-20 12:19:29 +08:00
coconut49 c96e45fbfb Remove submodule checkout and set Docker build context to current directory. 2023-10-20 12:19:29 +08:00
coconut49 3850a0ac58 Change submodule checkout strategy to recursive in Docker workflow 2023-10-20 12:19:29 +08:00
coconut49 c19700b0c4 Enable submodules during checkout in Docker workflow 2023-10-20 12:19:29 +08:00
coconut49 e92a68578c Add step to get build tag and include versioned tags in Docker workflow. 2023-10-20 12:19:29 +08:00
coconut49 cad02ace21 Add GitHub Actions workflow to build and release Docker images 2023-10-20 12:19:29 +08:00
ishaan-jaff 7bd1395e68 better pyproject.toml 2023-08-05 10:31:34 -07:00
Ishaan JaffandGitHub ad38f82054 Update tests.yml 2023-08-01 08:26:07 -07:00
Ishaan JaffandGitHub e25f7e94e6 Update tests.yml 2023-07-31 18:13:35 -07:00