Skip to content

Conversation

@ujgsp
Copy link
Contributor

@ujgsp ujgsp commented Aug 8, 2025

Deskripsi

Menambahkan fitur github action deploy otomatis via ansible

Apa yang berubah?

  • Penyesuaian dengan github action
  • Penyesuaian task ansible git fetch

Ada 2 workflow:

Deploy dev

  • Deploy ke branch dev, ketika ada event PR di merge ke dev dan status PR nya close
  • Akan checkout ke branch dev
image1

Deploy rilis

  • Deploy ke branch master dengan event rilis publish dan bukan prerelease
  • Akan checkout ke tag rilis
image1-1

@ujgsp ujgsp changed the title feat: deploy dev Fitur: deploy dev dan deploy rilis Aug 8, 2025
@ujgsp ujgsp requested a review from apidong August 8, 2025 06:45
@ujgsp
Copy link
Contributor Author

ujgsp commented Aug 8, 2025

- Memperbaiki urutan task ansible di deploy-opendk
- Menambahkan var release_tag di deploy-opendk
- Menghapus task git fetch/reset yang duplikat
@apidong apidong closed this Aug 20, 2025
@apidong apidong reopened this Aug 21, 2025
@apidong apidong merged commit d1ab8be into dev Aug 26, 2025
1 of 3 checks passed
@apidong apidong deleted the ubah-gh-action-ansible branch August 26, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants