Skip to content

GitHub Workflow improvements#59

Merged
rftrdev merged 2 commits into
1dot13:masterfrom
CptMoore:master
Jan 11, 2023
Merged

GitHub Workflow improvements#59
rftrdev merged 2 commits into
1dot13:masterfrom
CptMoore:master

Conversation

@CptMoore
Copy link
Copy Markdown
Contributor

@CptMoore CptMoore commented Jan 1, 2023

Main features:

  • Automatically pre-release "latest" master
  • Build all languages
  • Parallel builds to keep build times low

Smaller ones:

  • Build EN/DE on every branch in every repo by default
  • Allow to select all languages and to do a release when doing a manual trigger
  • If a language fails, don't fail the whole workflow. Important as the French MapEditor fails to build

@Asdow Asdow requested a review from rftrdev January 1, 2023 18:03
@CptMoore CptMoore marked this pull request as draft January 2, 2023 13:10
@CptMoore CptMoore marked this pull request as ready for review January 3, 2023 03:00
@CptMoore CptMoore marked this pull request as draft January 10, 2023 06:01
@majcosta
Copy link
Copy Markdown
Contributor

there's an empty ExceptionHandling.cpp file being added at Standard Gaming Platform/

@CptMoore
Copy link
Copy Markdown
Contributor Author

there's an empty ExceptionHandling.cpp file being added at Standard Gaming Platform/

thx I have fixed that

- Automatically pre-release master as "latest"
- Build all languages
- Parallelize workflow
- Support tag based releases
@CptMoore CptMoore marked this pull request as ready for review January 11, 2023 00:33
@rftrdev rftrdev merged commit 1a75806 into 1dot13:master Jan 11, 2023
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