Blef-team / blef_game_engine

The game engine API service for the game of Blef
GNU Affero General Public License v3.0
1 stars 0 forks source link

Set up Dev deployment CI #121

Closed adrian-golian closed 4 years ago

adrian-golian commented 4 years ago

Merges to develop should deploy the current version automatically to the currently configured Dev port. Merges to master should deploy stable releases automatically to a designated Prod port with a fixed version URL (v2 not v2.2). Clients should be using the prod deployment. The prod deployments (whether v2, v2.1, v2.2...) need to not introduce compatibility breaking changes (instead move to v3).

Set up a Github action for Dev deployments triggered on merges to develop.

maciej-pomykala commented 4 years ago

Is it separate from #53 ?

adrian-golian commented 4 years ago

Is it separate from #53 ?

Noope... Duplicate. Would you mind if we close #53, since there's more content here?

maciej-pomykala commented 4 years ago

Closed

adrian-golian commented 4 years ago

(Marked as "duplicate")