Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from Travis CI to GitHub Actions #1154

Closed
php-coder opened this issue Nov 15, 2019 · 3 comments
Closed

Migrate from Travis CI to GitHub Actions #1154

php-coder opened this issue Nov 15, 2019 · 3 comments
Assignees
Labels
ADR/needed A decision has been made and it needs to be documented area/build scripts area/infrastructure impact/changelog This change should be reflected in the NEWS.txt file
Milestone

Comments

@php-coder
Copy link
Owner

php-coder commented Nov 15, 2019

Plan:

See:

@php-coder
Copy link
Owner Author

Video: https://youtu.be/QoCSvwkP_lQ 🇷🇺

@php-coder php-coder modified the milestones: 0.5, next Apr 3, 2020
@php-coder php-coder changed the title Consider migration from Travis CI to GitHub Actions Migrate from Travis CI to GitHub Actions Nov 29, 2022
@php-coder php-coder modified the milestones: next, 0.4.7 Nov 29, 2022
@php-coder
Copy link
Owner Author

Travis CI has stopped to work: Builds have been temporarily disabled for public repositories due to a negative credit balance. I had 10000 credits and they have been used. Also I can't use OSS credits: You have used 0 of your 0 monthly credits

@php-coder php-coder added the impact/changelog This change should be reflected in the NEWS.txt file label Dec 3, 2022
php-coder added a commit that referenced this issue Dec 3, 2022
php-coder added a commit that referenced this issue Dec 3, 2022
…html5validator to fix the build on TravisCI"

This reverts commit 0e09fac.

During migration to GitHub Actions (#1154), in commit 661444c we
have started to use containers with Ubuntu 20.04 that has Python 3.8.10 so this workaround isn't
needed anymore.

Relate to #1533
php-coder added a commit that referenced this issue Dec 3, 2022
@php-coder
Copy link
Owner Author

Also I can't use OSS credits: You have used 0 of your 0 monthly credits

I have contacted with support and got 25k credits. Travis is working now.

php-coder added a commit that referenced this issue May 25, 2023
php-coder added a commit that referenced this issue May 28, 2023
php-coder added a commit that referenced this issue May 28, 2023
…o GitHub Actions

This change also equals PostgreSQL versions between docker compose and CI and hence fixes #1141

Part of #1154
php-coder added a commit that referenced this issue Jun 5, 2023
php-coder added a commit that referenced this issue Jul 21, 2023
php-coder added a commit that referenced this issue Jul 21, 2023
When we remove execution of the integration tests (mvn verify), we also miss that it was creating
WAR file that is used during deployment.

Correction for 6003e01 commit.

Relate to #1154
php-coder added a commit that referenced this issue Jul 24, 2023
php-coder added a commit that referenced this issue Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADR/needed A decision has been made and it needs to be documented area/build scripts area/infrastructure impact/changelog This change should be reflected in the NEWS.txt file
Projects
None yet
Development

No branches or pull requests

1 participant