
Security News
PEP 810 Proposes Explicit Lazy Imports for Python 3.15
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
@openstapps/projectmanagement
Advanced tools
This repository contains documentation, project resources and cli tools to manage the @openstapps
projects.
We have developer meetings via video conference on at least every first and third wednesday of the month.
An agenda is generated with the project management tool that contains all issues that have the label meeting
.
Every school gets their own subgroup on GitLab inside the group @openstapps
.
The technical name is the license plate of the school. This can be found in the list of license plates.
The official name of the school is used as the group's name and a matching logo is picked to act as the group's logo - this should be a square one because of the way that GitLab handles/shows logos.
Every school should have one maintainer on the main group. This should be someone that is involved in the development.
Inside the subgroup every school can decide on its own how to handle permissions.
gitlab-ci.yml
in @openstapps/backend
Every school has their own Docker image for the backend because every school needs other plugins and configuration. This is easily accomplished with a dedicated entry in the .gitlab-ci-yml
.
To be able to generate UUIDs for things that need to be indexed/added to the backend every schools needs a namespace in the @openstapps/api
. This namespace can be any random, valid UUIDv4.
To use the project management tool for the new subgroup, the id of that group needs to be added to the configuration of the tool.
The groups id can be found in the settings of the group on GitLab.
This is a small cli tool that helps to maintain the project(s).
openstapps-projectmanagement --help
FAQs
Main documentation and scripts for maintenance.
We found that @openstapps/projectmanagement demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.