Skip to content
View sonjek's full-sized avatar
🇺🇦
🇺🇦
  • Ukraine
  • 08:45 (UTC +02:00)

Block or report sonjek

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sonjek/README.md

Hi there 👋

Pinned Loading

  1. Print all Jenkins credentials to the... Print all Jenkins credentials to the console.
    1
    import com.cloudbees.plugins.credentials.CredentialsProvider
    2
    
                  
    3
    CredentialsProvider.lookupStores(jenkins.model.Jenkins.instance).each { store ->
    4
      store.domains.each { domain ->
    5
        store.getCredentials(domain).each { cred ->
  2. go-gitea/gitea go-gitea/gitea Public

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

    Go 47.5k 5.7k

  3. mouse-stay-up mouse-stay-up Public

    Small app that moves your cursor to prevent sleep mode — efficient and virtually invisible.

    Go 6 3

  4. go-templ-gorm-htmx-picocss-example go-templ-gorm-htmx-picocss-example Public

    Example CRUD app based on Go + templ + </>htmx + PicoCSS + Ionicons

    Go 11 1