Showing 17 open source projects for "ti89/page/2"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    Flux

    Flux

    Open and extensible continuous delivery solution for Kubernetes

    Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories and OCI artifacts), and automating updates to the configuration when there is new code to deploy. Flux version 2 ("v2") is built from the ground up to use Kubernetes' API extension system, and to integrate with Prometheus and other core components of the Kubernetes ecosystem. In version 2, Flux supports multi-tenancy and support for syncing an arbitrary number of Git repositories, among...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Jest Puppeteer

    Jest Puppeteer

    Run your tests using Jest & Puppeteer

    Most continuous integration platforms limit the number of threads one can use. If you have more than one test suite running puppeteer chances are that your test will timeout. This is because jest will try to run puppeteer in parallel and the CI platform won't be able to handle all the parallel jobs in time. A fix to this is to run your test serially when in a CI environment. Users have discovered that running test serially in such environments can render up to 50% of performance gains....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Atlas

    Atlas

    A modern tool for managing database schemas

    atlas is an open-source schema migration tool. Atlas is a tool for managing and migrating database schemas using modern DevOps principles. It offers two workflows. Similar to Terraform, Atlas compares the current state of the database with the desired state defined in an HCL or SQL schema, and generates a migration plan to reach that state. Unlike other tools, Atlas automatically plans schema migrations for you. Users can describe their desired database schema in HCL or SQL and use Atlas CLI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GoCD

    GoCD

    Main repository for GoCD, continuous delivery server

    ... a broken pipeline by tracking every change from commit to deploy in real time. Compare content, both files and commit messages, across any two arbitrary builds. GoCD integrates with many popular external tools and services via its extensible plugin architecture. We have put a lot of thought into making sure GoCD upgrades are painless and non-breaking even when you are using plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5
    EARTHLY

    EARTHLY

    The effortless CI/CD framework that runs anywhere

    Share compute and cache with Earthly Satellites. Build remotely from the comfort of your terminal. Satellites use the code in your current directory, stream logs back to you in real time, and output results (images, artifacts) back to your laptop. When used from a CI, Earthly Satellites can be used to speed up builds, as the cache is retained between runs. Earthly was engineered for readability. Most engineers are able to read an Earthfile without any prior knowledge. We took some of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jenkins Docker

    Jenkins Docker

    Docker jenkins repo

    ... a container, you can use a Docker command to extract the data, or other options to find where the volume data is. Note that some symlinks on some OSes may be converted to copies (this can confuse jenkins with lastStableBuild links etc). You can define the number of executors on the Jenkins built-in node using a groovy script. By default it is set to 2 executors, but you can extend the image and change it to your desired number of executors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cyclone

    Cyclone

    Powerful workflow engine and end-to-end pipeline solutions

    ..., Cyclone provides built-in support for high-level functionalities, with CI/CD pipelines and AI DevOps being two notable examples, and it is possible to expand to more use cases as well. With Cyclone, users end up with the flexibility of workflow orchestration and the usability of complete CI/CD and AI DevOps solutions. Parameterization: stage (unit of execution) can be parameterized to maximize configuration reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    dbglider-devops

    Database Change Promotion and Release Management Software

    A complete database devops solution. It defines continuous integration and continuous deployment process for database application. It makes database application development and release management just like any other code application CI/CD. The software is provided with an easy user friendly UI interface to define the CI/CD for complex database application. Creation of new project, baseline, CI/CD, access management and many other functionalities offer through easy to understand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    bento-starter

    bento-starter

    Full-Stack solution to quickly build PWA applications with Vue.js

    ... Database so you can focus on writing your front-end code. Optional continuous integration/delivery configuration that helps you control your code quality before deployment. BentoStarter helps you getting started by proposing a default app structure based on best practices. As this project is a template and not a CLI, you can modify the whole project according to your needs. Prerender your different app pages and boost SEO with meta-data description per page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Software Testing Platform | Testeum Icon
    Software Testing Platform | Testeum

    Testeum is a Software Testing & User Test platform

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • 10
    Growth In Action

    Growth In Action

    Full stack growth engineer in action

    ... a Single Page Application. Configurable management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Continuous Integration Demo - 4

    Continuous Integration Demo - 4

    An example project to demonstrate continuous integration, in HTML5..

    Demonstration of a web based GUI using HTML, CSS, and Javascript. This project builds on the Continuous Integration Demo - Java - 2 and / or Continuous Integration Demo - Java - 3 projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Continuous Integration Demo - Java - 2

    Continuous Integration Demo - Java - 2

    An example project to demonstrate continuous integration, in Java.

    Demonstrations of web services. This project builds on Continuous Integration Demo - Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jenkins_api_client

    Client libraries for communicating with a Jenkins CI server

    This project is a simple API client for interacting with Jenkins Continuous Integration server. Jenkins provides three kinds of remote access API. 1. XML API, 2. JSON API, and 3. Python API. This project aims at consuming the JSON API and provides some useful functions for controlling jobs on the Jenkins programatically. Even though Jenkins provides an awesome UI for controlling jobs, it would be nice and helpful to have a programmable interface so we can dynamically and automatically manage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The C'it (Continuous Integration and Testing) project (say "see it!") is a set of services to increase the perception of the evolving software, letting you easily implement continuous integration at its best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A complete Continuous Integration utility, used for managing projects using XML. It consists of a flexible repository for 3rd party products, a mechanism for building, testing, deploying your projects and a management & status web application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CI-feed is an atom extension for transmitting build information and status from a continuous integration system to clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mangos CI is a continuous integration build project. Create an easy to using CI build environment for the Mangos MMO Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next