summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2023-08-31fixed workflow for ci process/2Michael Peter Christen
2023-08-31fixed workflow for ci processMichael Peter Christen
2023-03-05fixed condition in workflowMichael Christen
2023-02-13skip github jobs on forksThomas Koch
I get scary emails from github about failed jobs for every commit pushed to my yacy fork. But the jobs should not run on my forked repo in the first place. This problem is not unique to yacy: https://github.com/actions/runner/issues/859 Alternatively every contributor could disable workflows in the settings of their fork repo: https://docs.github.com/en/actions/managing-workflow-runs/disabling-and-enabling-a-workflow
2022-11-28Update FUNDING.ymlMichael Christen
2022-10-04removed ci script for nsis buildMichael Peter Christen
2022-10-03add windows build to ciMichael Christen
2022-06-13added missing runs-on: ubuntu-latestMichael Christen
2022-06-13CI Script to build after pull requestMichael Christen
2022-06-13added ci scriptMichael Peter Christen
2021-10-29fixed nameMichael Christen
2019-09-25added patreonMichael Christen
2019-09-25added GitHub Sponsors tagMichael Christen
2019-05-23added github fundingMichael Christen