Giter VIP home page Giter VIP logo

berlin-open-source-portal's People

Contributors

bnjmnsbl avatar denisyilmaz avatar dnsos avatar esshahn avatar evelynebrie avatar ff6347 avatar inesweigand avatar klemensm avatar knudmoeller avatar lisa-stubert avatar machinaexlasse avatar machinaexphilip avatar raphael-arce avatar renovate-bot avatar renovate[bot] avatar timurc avatar tori-d avatar tsboter avatar vogelino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

berlin-open-source-portal's Issues

Deprecated commands in actions set-output

The GitHub actions commands set-output and set-state will be deprecated see this blog post --> https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This repo is using the set-output

A fix for setting the node version could be the following action step:

jobs:
  build:
    runs-on: ubuntu-latest
    steps: 
      - name: Set nvmrc version as .env variable
        run: echo "NODE_VERSION=$(cat .nvmrc)" >> $GITHUB_ENV
            - name: Use Node.js (.nvmrc)
              uses: actions/setup-node@v3
              with:
                node-version: "${{ env.NODE_VERSION }}"

Add tests for repo data fetching

For utils/fetchGithubData.ts we should have some tests as this script is run frequently (currently daily) and provides important content.

Remove Closed Source Projects

Public visible code is not Open Source. An Open Source Project needs an Open License. The project "Kunst im öffentlichen Raum Pankow" does not define a license. So this project is not open source.

Please discuss different solutions:

  • remove this project from the list
  • mark this project as a candidate for Open Source
  • get in touch with the project host to define a valid license on github
  • more ideas?

Thanks,
Thomas

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: Preset package is missing a renovate-config entry (@inpyjamas)

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: Using npm packages for Renovate presets is now deprecated. Please migrate to repository-based presets instead.

Pending Branch Automerge

These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.

  • chore(deps): update dependency postcss to v8.4.31 [security]
  • chore(deps): update devdependencies-non-major (@tailwindcss/typography, @testing-library/cypress, @types/node, autoprefixer, cssnano, dotenv, node-fetch, postcss-cli, start-server-and-test, tailwindcss, ts-node, typescript)

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • actions/setup-node v3
.github/workflows/repos.yml
  • actions/checkout v3
  • actions/setup-node v3
  • EndBug/add-and-commit v9
.github/workflows/test.yml
  • actions/checkout v3
  • cypress-io/github-action v2
npm
package.json
  • @11ty/eleventy 1.0.2
  • @github-docs/frontmatter 1.3.1
  • @tailwindcss/typography 0.5.7
  • @testing-library/cypress 8.0.3
  • @types/node 16.11.57
  • autoprefixer 10.4.8
  • cssnano 5.1.13
  • cypress 9.7.0
  • dotenv 16.0.2
  • fs 0.0.2
  • node-fetch 2.6.7
  • npm-run-all 4.1.5
  • postcss 8.4.16
  • postcss-cli 10.0.0
  • start-server-and-test 1.14.0
  • tailwindcss 3.1.8
  • ts-node 10.9.1
  • typescript 4.8.2
nvm
.nvmrc
  • node 18.16.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.