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

Add Github action to build release artifacts #916

Merged
merged 7 commits into from
Aug 30, 2024

Conversation

dklimpel
Copy link
Contributor

Checklist
  • make test-all (UNIX) passes. CI will also test this
  • unit and/or integration tests are included (if applicable)
  • documentation is changed or added (if applicable)

Description of change

Add a pipeline to create all assets for release with Github Actions.

This can replace Travis CI pipeline for creating assets.

  • add dcgoss
  • add kgoss
  • use the Makefile /build script from project

@aelsabbahy
Copy link
Member

Once this is merged, I assume I need to disable the Travis job to avoid double releases, correct?

@dklimpel
Copy link
Contributor Author

Once this is merged, I assume I need to disable the Travis job to avoid double releases, correct?

Oh, yes. I have added a commit to disable the Travis deploy job.

Copy link
Member

@aelsabbahy aelsabbahy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we go..

@aelsabbahy aelsabbahy merged commit 3bd49c1 into goss-org:master Aug 30, 2024
7 checks passed
@dklimpel dklimpel deleted the build_tag_ci branch August 30, 2024 18:01
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.

2 participants