This website requires JavaScript.
Explore
Help
Sign In
denozord
/
EvoBGP
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
133
Wiki
Activity
All Workflows
CD
CI
quality
Other workflows
1
release.yaml
215 workflow runs
Actor
All actors
denozord
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
feat: refactor materialization logic to group static routes by community in the refresh pipeline. Introduce a new structure for managing static routes, enhancing the handling of IPv4 and IPv6 routes while preserving community associations. Update relat…
CI #55
:
Commit
1c5a9c91bb
pushed by
denozord
main
2026-04-06 20:33:50 +07:00
12m51s
View workflow file
feat: add smart aggregation for IPv4 CIDR prefixes in refresh pipeline. Implement functionality to aggregate prefixes based on community and source attributes, ensuring preservation of BIRD semantics. Enhance test coverage for aggregation logic and mod…
CI #54
:
Commit
0428b83eb5
pushed by
denozord
main
2026-04-06 20:06:29 +07:00
13m10s
View workflow file
feat: implement bulk selection and deletion for modules and entries. Add functionality for selecting multiple modules, AS entries, CDN sources, domain entries, and IP ranges, along with a confirmation dialog for bulk deletion. Enhance UI to reflect sel…
CI #53
:
Commit
e816d175ea
pushed by
denozord
main
2026-04-06 19:21:37 +07:00
2m41s
View workflow file
feat: add CSV import and export functionality for module entries. Implement endpoints for exporting and importing module entries in CSV format, supporting types AS_PREFIXES, DOMAINS, and IP_RANGES. Enhance UI with buttons for CSV operations, improving …
CI #52
:
Commit
bae2d68803
pushed by
denozord
main
2026-04-06 19:14:32 +07:00
15m36s
View workflow file
chore: upgrade Go version to 1.24 in Dockerfiles for evobgp-agent and gobinary. This change ensures compatibility with the latest features and improvements in the Go ecosystem.
CI #51
:
Commit
4ba5b03f0b
pushed by
denozord
main
2026-04-06 18:24:30 +07:00
15m34s
View workflow file
feat: enhance job detail handling in UI with caching and loading states. Introduce SvelteMap for job details and SvelteSet for loading states, improving performance and user experience when expanding job entries. Update UI to reflect detailed job infor…
CI #49
:
Commit
05bc5c435e
pushed by
denozord
main
2026-04-06 17:44:35 +07:00
2m49s
View workflow file
feat: enhance job processing with detailed logging and UI improvements. Introduce revision log entries in the Worker to capture job metadata, including source and community details. Update the Svelte UI to display job logs with expandable details, impr…
CI #48
:
Commit
c48cc4e2d4
pushed by
denozord
main
2026-04-06 17:25:30 +07:00
14m41s
View workflow file
feat: implement CDN source preview functionality and enhance data handling. Add a new endpoint for previewing CDN sources, allowing users to fetch and parse CIDR prefixes from specified URLs. Update OpenAPI documentation to include new request and resp…
CI #45
:
Commit
e20c9f3113
pushed by
denozord
main
2026-04-06 15:24:22 +07:00
15m57s
View workflow file
refactor: remove strict bind configuration from BGP templates and update related logic. Eliminate 'strict bind on' from both IPv4 and IPv6 templates to simplify BGP peer rendering. Adjust OpenAPI documentation and internal handling of BGP source addres…
CI #43
:
Commit
482eeb122d
pushed by
denozord
main
2026-04-06 14:20:17 +07:00
16m31s
View workflow file
feat: add strict bind configuration to BGP templates. Enhance BGP template rendering by including 'strict bind on' for both IPv4 and IPv6 templates, improving address binding behavior in Docker and bridge environments.
CI #41
:
Commit
07f2ce562e
pushed by
denozord
main
2026-04-06 13:46:55 +07:00
14m28s
View workflow file
feat: refine BGP template handling and documentation updates. Remove local IP requirements in BGP template options, simplifying the configuration to focus on ASN. Update OpenAPI documentation to clarify BIRD parameters and enhance user guidance on JSON…
CI #37
:
Commit
6266a39aed
pushed by
denozord
main
2026-04-06 12:07:43 +07:00
15m53s
View workflow file
feat: update OpenAPI documentation and internal logic for BIRD settings. Enhance the description of BIRD parameters in openapi.yaml, adding details for optional BGP source addresses. Modify refresh.go to include handling for new BGP source address fiel…
CI #36
:
Commit
62bf987a19
pushed by
denozord
main
2026-04-06 11:49:55 +07:00
14m14s
View workflow file
feat: enhance RefreshModule to aggregate prefixes from all enabled tenant modules. Update documentation to clarify the behavior of ingest and revision generation, ensuring accurate representation of data sources and prefix handling.
CI #35
:
Commit
431c6a90f1
pushed by
denozord
main
2026-04-06 11:15:13 +07:00
11m55s
View workflow file
feat: enhance BGP template and peer configuration handling. Introduce policies_json parameter for local IP and ASN overrides in BGP speakers. Implement BGP template rendering and update peer configuration to utilize templates, improving flexibility in …
CI #34
:
Commit
be8e7b5742
pushed by
denozord
main
2026-04-06 10:31:24 +07:00
12m24s
View workflow file
feat: implement AS holder name resolution and enhance ASEntry structure. Add ASHolderName function to retrieve organization names from RIPEstat, update ASEntry model to include ASN name, prefix count, and resolution timestamp. Modify database interacti…
CI #33
:
Commit
c958d5af0d
pushed by
denozord
main
2026-04-06 02:04:00 +07:00
14m25s
View workflow file
feat: add enabled state to BGP peer types and UI. Implement peer enabling toggle in the network page, allowing users to enable or disable peers during creation and editing. Update relevant API calls and UI components to reflect the new functionality.
CI #32
:
Commit
80965adc0c
pushed by
denozord
main
2026-04-06 01:38:10 +07:00
2m33s
View workflow file
feat: enhance peer neighbor handling by introducing NormalizePeerNeighborString function. Update CreatePeer and UpdatePeer methods in Postgres and Memory stores to validate and normalize neighbor input, improving data integrity and error handling.
CI #30
:
Commit
80f3a8d105
pushed by
denozord
main
2026-04-06 01:13:50 +07:00
12m6s
View workflow file
feat: add @types/node and undici-types to devDependencies in package.json and package-lock.json for improved TypeScript support and HTTP/1.1 client functionality.
CI #29
:
Commit
d92a06c9c8
pushed by
denozord
main
2026-04-06 00:45:57 +07:00
2m41s
View workflow file
feat: add BIRD status endpoint and integrate birdc checks into job processing. Enhance UI to display BIRD runtime status and job metadata, improving user feedback on BIRD operations.
CI #27
:
Commit
94a4c6acd4
pushed by
denozord
main
2026-04-06 00:40:06 +07:00
14m15s
View workflow file
feat: enhance RefreshModule to support legacy ASN resolution and improve prefix handling. Introduce sorting of ASNs and manage announced prefixes with polite pauses for better API interaction. Update buildPreviewFragments to streamline route rendering …
CI #26
:
Commit
e1aaa18377
pushed by
denozord
main
2026-04-06 00:17:27 +07:00
16m10s
View workflow file
feat: add bird configuration preview functionality with tabbed interface for fragments and prefixes. Implement fragment extraction and default path selection for improved user experience in previewing BIRD configurations.
CI #25
:
Commit
1969a00151
pushed by
denozord
main
2026-04-05 23:50:15 +07:00
2m40s
View workflow file
refactor: enhance JSON struct tags for various data models in backend and memory store. Update fields in ModulePatch, CDNSource, ASEntry, DomainEntry, IPRangeEntry, DohProfile, Community, and BGPPeer to improve API response formatting and consistency.
CI #23
:
Commit
4a860a088e
pushed by
denozord
main
2026-04-05 23:26:03 +07:00
12m9s
View workflow file
refactor: update Switch component styles and structure for improved accessibility and responsiveness. Adjust class bindings and enhance thumb positioning based on size prop.
CI #22
:
Commit
d4282c270b
pushed by
denozord
main
2026-04-05 23:05:36 +07:00
2m39s
View workflow file
feat: implement theme selection and automatic theme application based on user preference. Update AppShell to include a dropdown for theme options and enhance layout to manage theme state. Adjust HTML language attribute to Russian and improve UI element…
CI #21
:
Commit
b70a643016
pushed by
denozord
main
2026-04-05 22:58:29 +07:00
14m38s
View workflow file
refactor: update ListModules and GetModule methods in Postgres repository to include cron expression handling. Enhance module data retrieval by adding cron field to the scan process and updating the module struct accordingly.
CI #20
:
Commit
73d0003281
pushed by
denozord
main
2026-04-05 22:37:04 +07:00
11m58s
View workflow file
chore: update package dependencies and enhance AppShell component with new navigation items and tooltip support. Refactor API client for improved error handling and response parsing. Expand type definitions for modules, entries, and communities, and en…
CI #18
:
Commit
7d85fef602
pushed by
denozord
main
2026-04-05 22:06:34 +07:00
15m37s
View workflow file
docs: update README and Docker Compose configurations to clarify usage of pre-built images from the Container Registry, introduce the new microvps-full profile with Web UI, NATS, and Prometheus, and enhance quickstart instructions for improved deployme…
CI #17
:
Commit
7fac79c2e0
pushed by
denozord
main
2026-04-05 18:59:33 +07:00
14m42s
View workflow file
docs: enhance README and CI workflow to clarify Docker image build conditions and Gitea Container Registry usage, including new job flags for OpenAPI and code changes
CI #15
:
Commit
c6687b2c91
pushed by
denozord
main
2026-04-05 18:34:09 +07:00
13m43s
View workflow file
docs: update README and CI workflow to clarify Gitea Registry login process and improve Docker image build conditions, including handling of secrets and environment variables
CI #14
:
Commit
f1b33b9daf
pushed by
denozord
main
2026-04-05 18:13:05 +07:00
13m37s
View workflow file
refactor: adjust BootstrapWorkers function call in server.go to change the order of returned values, improving clarity in dependency management for backend, registry, and pool.
CI #12
:
Commit
032fa9945c
pushed by
denozord
main
2026-04-05 17:46:02 +07:00
46s
View workflow file
First
Previous
...
4
5
6
7
8
Next
Last