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 build to GitHub actions #1401

Closed
3 tasks done
mhalbritter opened this issue Feb 5, 2024 · 2 comments
Closed
3 tasks done

Migrate build to GitHub actions #1401

mhalbritter opened this issue Feb 5, 2024 · 2 comments
Assignees

Comments

@mhalbritter
Copy link
Contributor

mhalbritter commented Feb 5, 2024

  • Migrate build to GHA
  • Migrate to Azure Spring Apps
  • Add Google Chat notifications
@mhalbritter mhalbritter self-assigned this Feb 5, 2024
mhalbritter added a commit that referenced this issue Feb 5, 2024
mhalbritter added a commit that referenced this issue Feb 5, 2024
@mhalbritter
Copy link
Contributor Author

After we added the initialzr.stats.elastic.uri placeholder, those warnings appeared in the tests:

2024-02-05T12:02:21.705+01:00  WARN 160821 --- [   initializr-8] i.s.i.a.s.ProjectGenerationStatPublisher : Failed to publish stat to index, document follows 

{"generationTimestamp":1707130479523,"type":"maven-project","buildSystem":"maven","groupId":"com.example","artifactId":"demo","javaVersion":"17","language":"java","packaging":"jar","packageName":"com.example.demo","version":{"id":"3.1.0","major":"3","minor":"3.1"},"dependencies":{"id":"cloud-starter-vault-config testcontainers","values":["testcontainers","cloud-starter-vault-config"],"count":2}}

We need to find a way to either disable the elastic stuff when the property is set but is empty, or only include the property when the application is deployed (e.g. through a profile).

@mhalbritter
Copy link
Contributor Author

mhalbritter commented Feb 19, 2024

I have paused the Concourse pipeline.

mhalbritter added a commit that referenced this issue Feb 20, 2024
mhalbritter added a commit that referenced this issue Feb 28, 2024
mhalbritter added a commit that referenced this issue Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant