Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / netboxlabs/netbox-branching issues and pull requests

#69 - Inconsistent display of empty values in ChangeDiff REST API representation

Issue - State: closed - Opened by jeremystretch 5 months ago
Labels: type: bug

#68 - Replace ruff with pycodestyle

Issue - State: closed - Opened by jeremystretch 5 months ago
Labels: type: housekeeping

#63 - Closes #52: Introduce the `max_branches` config parameter

Pull Request - State: closed - Opened by jeremystretch 5 months ago

#58 - Fixes #57: Record ChangeDiffs only for supported object types

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#57 - ChangeDiff records are created automatically for excluded objects

Issue - State: closed - Opened by jeremystretch 6 months ago
Labels: type: bug

#56 - Unable to merge a branch with plugin data

Issue - State: open - Opened by peteeckel 6 months ago - 16 comments
Labels: type: bug, app: branching

#54 - Release v0.3.1

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#52 - Add a configuration parameter to limit the total number of branches

Issue - State: closed - Opened by jeremystretch 6 months ago
Labels: type: feature

#48 - Database errors raised during branch provisioning are not handled cleanly

Issue - State: closed - Opened by jeremystretch 6 months ago
Labels: type: bug

#47 - Rewrite raw SQL queries to pass arguments separately

Issue - State: closed - Opened by jeremystretch 6 months ago
Labels: type: housekeeping

#45 - Fixes #42: Fix exception raised when viewing custom scripts

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#43 - Unable to merge a branch with non-existing custom fields

Issue - State: closed - Opened by peteeckel 6 months ago - 3 comments
Labels: type: bug

#42 - 'str' object has no attribute '_meta'

Issue - State: closed - Opened by PaulR282 6 months ago - 3 comments
Labels: type: bug

#41 - Release v0.3.0

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#40 - Release v0.3.0

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#39 - Closes #35: Add REST API documentation & examples

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#38 - Plugin config version should be dynamic

Issue - State: open - Opened by natm 6 months ago
Labels: type: housekeeping, app: branching

#36 - Branch provisioning should be completed within an atomic transaction

Issue - State: closed - Opened by jeremystretch 6 months ago
Labels: type: feature

#35 - Add examples showing how to utilize branches for REST API requests

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: documentation

#34 - Add security policy

Pull Request - State: closed - Opened by mfiedorowicz 6 months ago

#33 - Add GHA release workflow

Pull Request - State: closed - Opened by mfiedorowicz 6 months ago - 2 comments

#32 - Constraint violations raised when merging a branch cannot be resolved by deleting the offending object

Issue - State: open - Opened by jeremystretch 6 months ago - 2 comments
Labels: type: bug, app: branching

#31 - Prevent the deletion of a branch in a transitional state

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: bug

#30 - Omit merged branches from list of impacting branches under object view

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: bug

#29 - Register a column on the global changelog table linking each change to its branch (if any)

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: feature

#28 - Conflicting changes from a sync should be retained when merging a branch

Issue - State: open - Opened by jeremystretch 6 months ago
Labels: type: bug, app: branching

#27 - Add GHA workflow to run lint and tests

Pull Request - State: closed - Opened by mfiedorowicz 6 months ago - 2 comments

#26 - Add documentation

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#25 - Display a summary of changes to be applied under the sync & merge views

Issue - State: open - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: feature, app: branching

#24 - Add the commit toggle field the merge endpoint POST serializer

Issue - State: closed - Opened by mrmrcoleman 6 months ago - 1 comment
Labels: type: bug

#23 - Unhandled `AbortTransaction` exception when doing a dry-run merge of a branch with conflicts

Issue - State: closed - Opened by jeremystretch 6 months ago - 2 comments
Labels: type: bug

#22 - Initial work on #2: Reverting a merged branch

Pull Request - State: closed - Opened by jeremystretch 6 months ago

#21 - Implement comprehensive logging for all operations

Issue - State: closed - Opened by jeremystretch 6 months ago - 2 comments
Labels: type: housekeeping

#20 - Branch schema ID uniqueness should be enforced by the database

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: housekeeping

#19 - Introduce custom event types for branch events

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: feature

#18 - Fix broken tests

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: housekeeping

#17 - Update jobs to utilize new v4.1 job runners

Issue - State: closed - Opened by jeremystretch 6 months ago - 1 comment
Labels: type: feature

#16 - Branch merge failure on many-to-many assignments

Issue - State: closed - Opened by jeremystretch 7 months ago - 2 comments
Labels: type: bug

#15 - Merging a branch should default to performing a dry run

Issue - State: closed - Opened by jeremystretch 7 months ago - 2 comments
Labels: type: feature

#14 - Use the branch name (rather than its schema ID) as URL parameter when activating a branch

Issue - State: open - Opened by jeremystretch 7 months ago
Labels: type: feature, app: branching

#13 - Include link to branch in branches navigation dropdown

Issue - State: closed - Opened by jeremystretch 7 months ago - 2 comments
Labels: type: feature

#12 - Include summary of changes on ChangeDiff API representation

Issue - State: closed - Opened by jeremystretch 7 months ago - 2 comments
Labels: type: feature

#11 - Quick search not functional for change diffs

Issue - State: closed - Opened by jeremystretch 7 months ago - 1 comment
Labels: type: bug

#10 - Merging a branch fails if deleting an object modified in another branch

Issue - State: closed - Opened by jeremystretch 7 months ago - 1 comment
Labels: type: bug

#9 - Document the plugin's public Python API

Issue - State: open - Opened by jeremystretch 7 months ago
Labels: type: documentation, app: branching

#8 - Add a mechanism to automatically delete merged branches after some time

Issue - State: open - Opened by jeremystretch 7 months ago
Labels: type: feature, app: branching

#7 - Document the complete set of NetBox objects for which branching is supported

Issue - State: open - Opened by jeremystretch 7 months ago
Labels: type: documentation, app: branching

#6 - Under the branch views, group change records by request

Issue - State: open - Opened by jeremystretch 7 months ago - 1 comment
Labels: type: feature, app: branching

#5 - Automatically redirect to avoid 404s when activating or deactivating a branch

Issue - State: open - Opened by jeremystretch 7 months ago
Labels: type: feature, app: branching

#4 - Expose the summary for each ChangeDiff in the REST API

Issue - State: closed - Opened by jeremystretch 7 months ago
Labels: type: feature

#3 - Prevent a branch from being merged until all of its conflicts have been addressed

Issue - State: closed - Opened by jeremystretch 7 months ago
Labels: type: feature

#2 - Enable a merged branch to be reverted

Issue - State: closed - Opened by jeremystretch 7 months ago
Labels: type: feature

#1 - Enable database migrations with open branches

Issue - State: open - Opened by jeremystretch 7 months ago
Labels: type: feature, app: branching