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

use github workflow #500

Merged
merged 2 commits into from
Dec 21, 2021
Merged

use github workflow #500

merged 2 commits into from
Dec 21, 2021

Conversation

dbu
Copy link
Contributor

@dbu dbu commented Jul 3, 2021

fix #492

TODO

  • figure out varnish setup problems
  • edit README to show github actions status instead of travis status

@dbu dbu mentioned this pull request Jul 3, 2021
.github/workflows/static.yml Outdated Show resolved Hide resolved
@dbu dbu force-pushed the github-workflow branch 28 times, most recently from c74d196 to 7f52a9a Compare July 6, 2021 15:50
@dbu dbu force-pushed the github-workflow branch 20 times, most recently from d1e0c65 to 8eb9b57 Compare December 21, 2021 09:21
dbu added 2 commits December 21, 2021 10:37
setting up old varnish versions did not work, commenting out the legacy
builds
* have no risky tests
* fix deprecations

# spent hours trying to make this work
# unfortunately, the installation always picks the varnish 5 from ubuntu instead of the specified one
# installing with `apt-get install varnish=${VARNISH_VERSION}.*` reports that the version is not found
Copy link
Contributor Author

@dbu dbu Dec 21, 2021

Choose a reason for hiding this comment

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

i gave up on this for now, to move forward => #510

@dbu dbu merged commit e663eaa into master Dec 21, 2021
@dbu dbu deleted the github-workflow branch December 21, 2021 09:44
This was referenced Dec 21, 2021
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.

move build to github actions
1 participant